ClawAudit verdict
todo-list
The skill has executionSinkDetected=true, indicating potential for executing commands, but its purpose seems legitimate.
⚠ 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 (3)
subprocess execution — runs system commands from Python
PUBLISH_CHECKLIST.md · code · subprocess.run(
subprocess with shell=True — command injection vector
PUBLISH_CHECKLIST.md · code · subprocess.run(cmd, shell=True
Python shutil file operation — copies/moves/deletes files
scripts/todo.py · prose · downgraded · shutil.rmtree(
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?
Thanks — recorded.