ClawAudit verdict

aaes

ai-agent-email-skill

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

Reads EMAIL_USERNAME and EMAIL_PASSWORD from env to authenticate with the user's own IMAP/SMTP server — standard email client behavior that matches the stated purpose of programmatic email operations.

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

33
security
80
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · PASSWORD="my-password

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match low

Base64 encoding/decoding

SKILL.md · prose · downgraded · base64-encode

Pattern match low

Python urllib.request — network access

scripts/common/auth.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/common/auth.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: EMAIL_PASSWORD).

Is this flag fair?

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