Skip to content

Security: sheepxux/SuperLoop

Security

SECURITY.md

Security Policy

SuperLoop is a workflow design and validation toolkit. It should not be treated as a permission system by itself.

Supported Versions

Security fixes target the latest published patch in the v1 line.

Reporting

If you find a security issue, open a private advisory or contact the maintainers before publishing details.

Safety Defaults

The validator requires human-only gates for high-risk actions such as:

  • Merging pull requests.
  • Deploying production.
  • Deleting data.
  • Spending money.
  • Changing permissions.
  • Publishing pull requests, issue comments, or other external messages.

Runtime state and lease corruption must fail closed. Adapters should preserve these gates and avoid adding unattended external write behavior.

There aren't any published security advisories