brief-recon
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Indirect Prompt Injection Surface.
- Ingestion points: The skill retrieves data from the web using
WebFetchandWebSearch, and from the local filesystem usingRead,Glob, andGrep(SKILL.md, Step 1). - Boundary markers: The instructions do not define delimiters or protective prompts to prevent the agent from obeying malicious instructions potentially hidden in analyzed legal documents or web pages.
- Capability inventory: The agent has access to
BashandWritetools (SKILL.md frontmatter), which could be misused if the agent is compromised by an indirect injection. - Sanitization: No sanitization or validation of external input is described in the skill's logic.
Audit Metadata