ClawAudit verdict

system-cmd

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

Exposes arbitrary shell command execution via `/system_cmd exec <command>` with only a confirmation flag for 'high-risk' commands, providing broad OS-level access beyond typical skill scope.

โš  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.

50
security
70
transparency
70
maintenance

Findings (3)

Pattern match high

subprocess execution โ€” runs system commands from Python

README.md ยท code ยท subprocess.run(

Pattern match high

Recursive delete from root or home โ€” destructive command

scripts/system_cmd_v2.js ยท prose ยท downgraded ยท rm -rf /

Pattern match medium

References child_process โ€” can spawn system processes

scripts/system_cmd_simple.js ยท prose ยท downgraded ยท child_process

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.

Is this flag fair?

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