Caveat verdict
auto-revolution
This is a deliberately minimal, human-supervised task workflow skill that explicitly prohibits autonomous execution, remote agent spawning, and direct execution of shell instruction strings; it enforces human-in-the-loop review before any action.
⚠ 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 (6)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/security-scan.js · prose · downgraded · curl | sh
Pipe-to-shell pattern (wget | sh)
scripts/security-scan.js · prose · downgraded · wget | sh
Pipe to sh — executes piped content as shell commands
scripts/security-scan.js · prose · downgraded · | sh
Recursive delete from root or home — destructive command
scripts/security-scan.js · prose · downgraded · rm -rf /
References sudo — requests elevated privileges
scripts/security-scan.js · prose · downgraded · sudo
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). 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?
Thanks — recorded.