Mailchimp Automation
Pass
Audited by Gen Agent Trust Hub on Jun 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines marketing automation workflows using an MCP server (
email-mcp) with tools restricted to Mailchimp operations such as campaign management, audience segmentation, and reporting. These capabilities align with the stated purpose of the skill. - [SAFE]: All configuration examples and code snippets use placeholders (e.g.,
list_id: "abc123",email_address: "user@example.com") rather than hardcoded credentials or real API keys. There are no attempts to access sensitive system files (e.g.,.env,.ssh,.aws). - [SAFE]: No obfuscation techniques, such as Base64 encoding of commands, zero-width characters, or homoglyph substitutions, were found in the skill content.
- [SAFE]: The skill does not perform any remote code execution or download unverified dependencies. The JavaScript snippets provided are illustrative examples and are not executed as part of the skill's runtime.
- [SAFE]: No persistence mechanisms, privilege escalation attempts, or dynamic context injections (
!commandsyntax) were detected.
Audit Metadata