sequence-load
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows its stated purpose of managing Apollo outreach sequences and lead enrichment without any suspicious or undocumented behaviors.
- [DATA_EXPOSURE]: No sensitive data exposure detected. Access to sequences and email accounts is limited to the functionality of the Apollo MCP tools and is consistent with the skill's purpose.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests user input via the
$ARGUMENTSvariable to define search criteria. A mandatory confirmation step (Step 4) is implemented before enrichment or enrollment occurs, mitigating the risk of unintended automated actions. - Ingestion points: User-supplied targeting criteria and sequence names in
SKILL.mdvia$ARGUMENTS. - Boundary markers: None explicitly defined for the input text, but logic is strictly bounded by the tool parameters.
- Capability inventory: The skill can search people, enrich contacts, and add them to sequences via
mcp__claude_ai_Apollo_MCP__tools. - Sanitization: Relies on the underlying MCP server and Apollo API for input validation.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any external downloads or install third-party dependencies. All operations use managed Apollo MCP tools.
Audit Metadata