outbound-sequences
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the skill's source files. The skill consists of static templates and reference documentation for sales outreach.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface typical of outreach tools that process user-provided data for sequence generation. This is documented as a functional surface consistent with its intended purpose.
- Ingestion points: Data is accepted through YAML input fields in
SKILL.mdsuch astarget_persona,value_prop, andcurrent_best. - Boundary markers: No explicit instructions or delimiters are implemented in the templates to differentiate user-provided content from agent instructions.
- Capability inventory: The skill is authorized to use
Read,Write,Edit, andWebSearchtools. - Sanitization: No sanitization of user-provided strings is performed prior to template interpolation.
Audit Metadata