Caveat verdict

moses-governance

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Governance harness skill enforcing constitutional constraints, audit logging, and lineage verification; the optional referee endpoint is opt-in and the HMAC signing key is explicitly never transmitted.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

40
security
80
transparency
70
maintenance

Findings (7)

Pattern match critical

Possible hardcoded credential

README.md · code · SECRET='your-hmac-key

Pattern match medium

Instructs covert action — may act without user awareness

AMENDMENT-FORMAT.md · prose · downgraded · silently

Pattern match medium

subprocess execution — runs system commands from Python

scripts/govern_loop.py · prose · downgraded · subprocess.run(

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

Pattern match low

Python urllib.request — network access

scripts/adversarial_review.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/adversarial_review.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/meta.py · prose · downgraded · shutil.move(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_in

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API