lead-intelligence
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The
signal-scorer,mutual-mapper, andenrichment-agentare all configured with theBashtool. This provides a broad capability for arbitrary command execution on the host environment, which is used here for data filtering (Grep, Glob) and general processing. - [INDIRECT_PROMPT_INJECTION]: The skill's primary function is to ingest and analyze untrusted data from external sources.
- Ingestion points: Untrusted content enters the agent context via
WebSearch,WebFetch, and X API results inenrichment-agent.md,signal-scorer.md, andmutual-mapper.md. - Boundary markers: The instructions do not define delimiters or warnings to ignore instructions embedded in the external data (e.g., in bios or tweets).
- Capability inventory: The agents have access to
Bash,Read, andWebFetch. - Sanitization: No sanitization or escaping of the external content is performed before it is used to draft outreach messages in
outreach-drafter.md. - [EXTERNAL_DOWNLOADS]: The skill performs extensive network operations to fetch data from well-known services including the X API, Exa Search, and LinkedIn. While these are legitimate for the skill's purpose, they involve retrieving content from across the open web.
Audit Metadata