Caveat verdict
moses-governance
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.
Findings (7)
Possible hardcoded credential
README.md · code · SECRET='your-hmac-key
Instructs covert action — may act without user awareness
AMENDMENT-FORMAT.md · prose · downgraded · silently
subprocess execution — runs system commands from Python
scripts/govern_loop.py · prose · downgraded · subprocess.run(
Opens WebSocket connection
SKILL.md · prose · downgraded · WebSocket
Python urllib.request — network access
scripts/adversarial_review.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/adversarial_review.py · prose · downgraded · os.environ.get(
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?
Thanks — recorded.