Caveat verdict

agentmail

agentemail

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

Legitimate API-first email platform for AI agents; reads API key from environment variable, creates inboxes and sends emails to user-specified recipients via the AgentMail platform — the content even proactively warns about prompt injection risk from incoming webhooks, showing security awareness rather than malicious intent.

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

38
security
60
transparency
70
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (5)

Pattern match critical

Possible hardcoded credential

references/WEBHOOKS.md · code · api_key="your_api_key

Pattern match medium

Python os.getenv — reads environment variable

SKILL.md · code · os.getenv(

Pattern match medium

References tunneling service

references/WEBHOOKS.md · code · ngrok

Pattern match medium

Base64 encoding/decoding

references/API.md · code · base64-encode

Pattern match low

References webhook/callback URL

scripts/setup_webhook.py · prose · downgraded · webhook.url

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_accessdata_encodingnetwork_inagent_memory

Is this flag fair?

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