ClawAudit verdict
todo-list
todo-list-skill
Personal cross-session TODO manager using local SQLite storage; all data stays local and network access is limited to declared notification endpoint.
⚠ 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 (8)
Recursive delete from root or home — destructive command
INSTALL.md · code · rm -rf /
Pipe to python — executes piped content as Python code
ROADMAP.md · code · | Python
Python os.getenv — reads environment variable
DESIGN.md · code · os.getenv(
subprocess execution — runs system commands from Python
src/reminder.py · prose · downgraded · subprocess.run(
Sets world-executable permissions
INSTALL.md · prose · downgraded · chmod 755
Python os.environ.get — reads environment variable
src/store.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
tests/test_nl_regression.py · prose · downgraded · got
Python shutil file operation — copies/moves/deletes files
tests/test_reminder.py · prose · downgraded · shutil.rmtree(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/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.
network_in Is this flag fair?
Thanks — recorded.