ClawAudit verdict
terminal
The skill provides a local shell copilot for command planning and execution, which seems to emphasize safety and does not show malicious behavior.
⚠ 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.
Findings (4)
Pipe to sh — executes piped content as shell commands
scripts/lib/safety.py · prose · downgraded · |sh
References sudo — requests elevated privileges
scripts/lib/safety.py · prose · downgraded · sudo
subprocess execution — runs system commands from Python
scripts/run_command.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
scripts/run_command.py · prose · downgraded · subprocess.run(
args.command,
shell=True
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?
Thanks — recorded.