mailchimp
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized behaviors were detected. The skill performs legitimate marketing operations as described.
- [COMMAND_EXECUTION]: The skill uses standard CLI tools (
curl,jq,md5sum,cut) to interact with the API. This usage is consistent with the primary purpose of the skill. - [EXTERNAL_DOWNLOADS]: Network interaction is limited to official Mailchimp domains (
*.api.mailchimp.com), which are well-known and trusted service endpoints. - [CREDENTIALS_UNSAFE]: Sensitive information is handled securely using the
MAILCHIMP_TOKENenvironment variable as configured in the skill metadata, adhering to security best practices.
Audit Metadata