Caveat verdict

doro-email-to-calendar

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Email-to-calendar extraction skill using wrapper scripts around local Google tools; the executionSinkDetected flag corresponds to legitimate wrapper script invocations, and all rules in the content are protective guardrails (confirm before creating events, check for duplicates).

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat 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