ClawAudit verdict

email-to-calendar

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

Calendar event extraction from emails with explicit user-confirmation requirements before creating events; uses wrapper scripts with transparent behavior and no suspicious exfiltration.

⚠ 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.

25
security
100
transparency
100
maintenance

Findings (6)

Pattern match critical

Pipe to python — executes piped content as Python code

references/extraction-patterns.md · code · | python3

Pattern match high

Instructs covert action — may act without user awareness

BOOT.md · code · silently

Pattern match medium

subprocess execution — runs system commands from Python

scripts/utils/calendar_ops.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

scripts/utils/event_tracking.py · prose · downgraded · subprocess.run( f'{script_dir}/delete_tracke

Pattern match low

References agent memory files

SKILL.md · prose · downgraded · MEMORY.md

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/tests/test_activity_ops.py · prose · downgraded · shutil.rmtree(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D/F). 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