nurture-sequence
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to run local Python scripts such asscripts/content/generate_sequence.pyandscripts/content/analyze_sequences.py. These scripts are part of the skill's internal package and are used for the intended purpose of content generation and pattern analysis. - [PROMPT_INJECTION]: An indirect prompt injection surface is present because the skill reads content from external or user-provided email examples in the
references/directory. - Ingestion points: Reads files from the
references/examples/emails/directory. - Boundary markers: No specific boundary markers or 'ignore' instructions are defined to separate the processed data from the agent's instructions.
- Capability inventory: The skill has
Writeaccess to theoutput/directory and can execute local scripts viaBash. - Sanitization: The skill does not explicitly describe any sanitization or filtering processes for the data read from the reference files.
Audit Metadata