sequence-load
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill implements a human-in-the-loop confirmation pattern in Step 4, requiring the user to approve a preview of lead candidates before the agent proceeds with credit-consuming enrichment and sequence enrollment tasks.
- [COMMAND_EXECUTION]: All API interactions are handled via defined Apollo MCP tools. The skill does not execute any raw shell commands, system scripts, or unverifiable external binaries.
- [PROMPT_INJECTION]: The skill ingests user input through the '$ARGUMENTS' variable to define search criteria. Ingestion point: '$ARGUMENTS' parsing in SKILL.md. Boundary markers: None. Capability inventory: Uses MCP tools for lead search, enrichment, and sequence enrollment in SKILL.md. Sanitization: Structural parsing of variables. The risk of indirect instruction execution is mitigated by the requirement for manual user confirmation before performing sensitive write operations.
Audit Metadata