ClawAudit verdict

todo-list

todo-list-skill

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

10
security
60
transparency
70
maintenance

Findings (8)

Pattern match critical

Recursive delete from root or home — destructive command

INSTALL.md · code · rm -rf /

Pattern match critical

Pipe to python — executes piped content as Python code

ROADMAP.md · code · | Python

Pattern match medium

Python os.getenv — reads environment variable

DESIGN.md · code · os.getenv(

Pattern match medium

subprocess execution — runs system commands from Python

src/reminder.py · prose · downgraded · subprocess.run(

Pattern match low

Sets world-executable permissions

INSTALL.md · prose · downgraded · chmod 755

Pattern match low

Python os.environ.get — reads environment variable

src/store.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

tests/test_nl_regression.py · prose · downgraded · got

Pattern match low

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?

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