mailchimp
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses curl, jq, and md5sum to interact with the Mailchimp API and process data. These operations are essential for the skill's stated purpose.
- [EXTERNAL_DOWNLOADS]: Connects to official Mailchimp domains (mailchimp.com) to manage audiences and campaigns. This interaction is expected for an email marketing tool.
- [CREDENTIALS_UNSAFE]: Relies on the MAILCHIMP_TOKEN environment variable for authentication. Storing secrets in environment variables is a recommended security practice.
- [DATA_EXFILTRATION]: Transmits user-provided marketing data (emails, names, campaign settings) to Mailchimp's servers as part of its core functionality.
Audit Metadata