Caveat verdict

email-pro-optimized

q012315-email-pro-optimized

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

Email client skill using IMAP/SMTP and OAuth 2.0 to read and send emails via standard protocols; network access matches the stated email management purpose.

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

45
security
70
transparency
80
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

subprocess execution — runs system commands from Python

scripts/auto-push.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

scripts/auto-push.py · prose · downgraded · subprocess.run( cmd, shell=True

Pattern match low

Python os.getenv — reads environment variable

scripts/oauth_handler.py · prose · downgraded · os.getenv(

Pattern match low

POSTs data to external URL

scripts/providers.py · prose · downgraded · .post('https://

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

Requires 1 system binary.

network_outnetwork_inpackage_install

Is this flag fair?

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