sinch-mailgun-optimize
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches configuration and documentation from documentation.mailgun.com, which is an official and trusted source for Mailgun API reference.
- [CREDENTIALS_UNSAFE]: Directs the agent to handle the MAILGUN_API_KEY through environment variables or .env files, which is consistent with secure credential management practices.
- [COMMAND_EXECUTION]: Uses curl for API requests, which is the intended purpose of the skill and does not involve suspicious or unauthorized command execution.
- [SAFE]: The skill includes defensive instructions for the agent to ignore untrusted domains and only fetch data from specified first-party domains, mitigating risks associated with external content ingestion.
Audit Metadata