email-marketing
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements strict access control using a dedicated authorization component. Sensitive operations, including managing subscription topics, listing subscriber data, and initiating marketing broadcasts, are restricted to users with administrative privileges.
- [SAFE]: All external dependencies and prefabricated modules (subscribers, unsubscribe mixins, and email clients) originate from the vendor's own verified namespace, following standard modular extension practices.
- [SAFE]: The skill enforces security best practices for marketing communications, such as requiring email verification before users can receive messages and mandating the presence of unsubscribe links via automated placeholder replacement.
- [SAFE]: User data handling is scoped to the skill's primary purpose. Personalization via substitutions is implemented using a controlled templating system rather than dynamic execution or unsafe string evaluation.
Audit Metadata