ClawAudit verdict

warden-governance

an2b-warden-governance

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

A governance and audit skill that intercepts agent actions via before/after hooks and logs them to a local SQLite audit trail; optional enterprise API keys are clearly marked optional and the community mode works with zero cloud dependencies, consistent with a transparent policy-enforcement tool.

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

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

30
security
70
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Possible hardcoded credential

UPGRADE.md · code · API_KEY: "snos_your_key_here

Pattern match high

Recursive delete from root or home — destructive command

tests/test_skill.py · prose · downgraded · rm -rf /

Pattern match medium

os.system/popen — direct OS command execution

tests/test_skill.py · prose · downgraded · os.system(

Pattern match low

Popular HTTP library — network access

tests/test_full_pipeline.py · prose · downgraded · got

Pattern match low

Python os.environ.get — reads environment variable

warden_governance/settings.py · prose · downgraded · os.environ.get(

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.

package_install

Is this flag fair?

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