deepline-plays-quickstart
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
deeplineCLI to perform prospecting tasks. It executes shell commands to run pre-defined workflows ('plays') and export data to the local file system (e.g.,deepline runs export). This is the primary intended function of the skill. - [PROMPT_INJECTION]: The skill processes lead data from external providers like Apollo, which constitutes a surface for indirect prompt injection. If search results (e.g., names or descriptions) contained malicious instructions, they could potentially influence the agent during the display phase.
- Ingestion points: Resulting rows from
deepline plays runanddeepline tools executecommands. - Boundary markers: None mentioned in the instructions for the data being processed.
- Capability inventory: Shell command execution and file system writes.
- Sanitization: The skill does not define specific validation or sanitization steps for data retrieved from external tools before it is tabulated or exported.
Audit Metadata