email-sequence
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for email marketing automation and sequence design. It provides structured templates and instructional guidelines for various sequence types (welcome, nurture, re-engagement, etc.). No malicious instructions or bypass attempts were found.
- [SAFE]: The included Python script (
scripts/sequence_analyzer.py) is a local utility that analyzes JSON-formatted email data for quality metrics (subject length, spam triggers, pacing). It uses only Python standard libraries (argparse,json,re,sys) and does not perform network operations, file system modifications, or dynamic code execution. - [SAFE]: The skill suggests reading marketing context from a local file (
.claude/product-marketing-context.md). This is a standard pattern for providing localized project context to an AI agent and does not present a security risk given the skill's limited capability scope.
Audit Metadata