Caveat verdict

test-driven-revolution

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

A TDD workflow orchestrator for AI-driven code development with safety scanning and audit logging; no exfiltration or malicious behavior in the content.

⚠ 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.

0
security
70
transparency
70
maintenance

Findings (7)

Pattern match critical

Recursive delete from root or home — destructive command

README.md · code · rm -rf /

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scripts/security-scan.js · prose · downgraded · curl | sh

Pattern match high

Pipe-to-shell pattern (wget | sh)

scripts/security-scan.js · prose · downgraded · wget | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/security-scan.js · prose · downgraded · | sh

Pattern match medium

References child_process — can spawn system processes

scripts/auditor-review.js · prose · downgraded · child_process

Pattern match medium

References sudo — requests elevated privileges

scripts/security-scan.js · prose · downgraded · sudo

Pattern match low

Sets world-executable permissions

scripts/security-scan.js · prose · downgraded · chmod 777

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/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.

Is this flag fair?

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