ClawAudit verdict
aaes
ai-agent-email-skill
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.
Findings (5)
Possible hardcoded credential
SKILL.md · code · PASSWORD="my-password
Pipe to python — executes piped content as Python code
SKILL.md · code · | python3
Base64 encoding/decoding
SKILL.md · prose · downgraded · base64-encode
Python urllib.request — network access
scripts/common/auth.py · prose · downgraded · urllib.request
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?
Thanks — recorded.