ClawAudit verdict

claw-mail

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

This is a multi-account IMAP/SMTP email management skill with explicit TLS enforcement, hardened ciphers, and support for 1Password/Keychain credential storage; the credential_store capability is used transparently for secure email account credentials.

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

0
security
60
transparency
70
maintenance

Findings (10)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · password: "op://Work/IMAP/password

Pattern match high

Accesses system credential store

SKILL.md · frontmatter · Keychain

Pattern match high

Pipe to python — executes piped content as Python code

scripts/compose_mail.py · prose · downgraded · | python3

Pattern match high

<script> tag in markdown — potential code injection

scripts/lib/composer.py · prose · downgraded · <script>

Pattern match medium

References webhook/callback URL

references/REFERENCE.md · code · webhook_url

Pattern match medium

subprocess execution — runs system commands from Python

scripts/lib/credential_store.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

scripts/lib/credential_store.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

scripts/lib/oauth2.py · prose · downgraded · urllib.request

Pattern match low

Base64 encoding/decoding

scripts/lib/oauth2.py · prose · downgraded · base64-encode

Pattern match low

Popular HTTP library — network access

scripts/reply_mail.py · prose · downgraded · Got

Why the tier is capped

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

credential_store

Is this flag fair?

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