sinch-mailgun-inspect
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents standard
curlcommands to interact with the Mailgun Inspect REST API endpoints. This is the intended primary purpose of the skill. - [CREDENTIALS_UNSAFE]: The skill includes explicit security guidelines for handling sensitive data. It correctly instructs the agent to use environment variables (
MAILGUN_API_KEY) and avoid hardcoding secrets in source code or shell commands. - [EXTERNAL_DOWNLOADS]: The skill references official documentation, OpenAPI specifications, and support resources from
mailgun.com,mailgun.net, andsinch.com. These are the vendor's own trusted domains. - [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration were detected. The skill proactively addresses potential risks like indirect prompt injection by providing sanitization and domain-restriction instructions for handling user-supplied content.
Audit Metadata