Caveat verdict
agentmail-to
The skill content contains a hardcoded AgentMail API key ('am_us_9c78f14e6adbd64b...') stored in a plaintext .env file path that is embedded directly in the public skill document, exposing real credentials to anyone who reads this skill โ this is a credential leak risk even if unintentional.
โ 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.
Findings (3)
Possible hardcoded credential
README.md ยท code ยท API_KEY="your-api-key-here
POSTs data to external URL
README.md ยท code ยท .post(
'https://
Python os.getenv โ reads environment variable
README.md ยท code ยท os.getenv(
Permissions & capabilities
No declared permissions โ minimal attack surface.
Is this flag fair?
Thanks โ recorded.