surface
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection by passing untrusted user input into sub-agent instructions.
- Ingestion points: User input from
$ARGUMENTSis ingested and used to build the prompt for therecon-rankeragent inSKILL.md. - Boundary markers: There are no delimiters or boundary markers used to separate user-provided arguments from the agent's instructions.
- Capability inventory: The skill possesses the ability to read local data from the
recon/directory and abraindata store, and it can trigger other agents (recon-ranker,/hunt). - Sanitization: No sanitization or validation is applied to the input before it is interpolated into the agent prompt.
Audit Metadata