sinch-mailgun-inspect
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with well-known service endpoints (
api.mailgun.netandapi.eu.mailgun.net) belonging to the official Mailgun/Sinch infrastructure. - [SAFE]: Security documentation within the skill correctly advises using environment variables (
MAILGUN_API_KEY) and secret managers to handle sensitive credentials, discouraging hardcoded literals. - [PROMPT_INJECTION]: The skill identifies the attack surface associated with processing user-supplied HTML and URLs. It proactively mitigates this risk by instructing the agent to sanitize input before submission and to treat API responses strictly as structured data rather than instructions.
Audit Metadata