deep-analysis
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface (Category 8). Its core functionality involves analyzing untrusted code and external web data using tools like
Read,Grep, andWebFetch. When combined with capabilities likeBash,Write, andEdit, this creates a potential vector where malicious instructions embedded in the processed data could influence the agent to perform unintended actions.\n - Ingestion points:
SKILL.md(usesRead,WebFetch, andWebSearchtools to ingest external content).\n - Boundary markers: Absent; the provided report templates do not define explicit delimiters to isolate untrusted content from system instructions.\n
- Capability inventory:
SKILL.mdgrants access toBash,Write,Edit, andTasktools, which could be misused if the agent follows instructions found in untrusted data.\n - Sanitization: No validation or sanitization logic is present in the templates to filter malicious sequences in ingested data.
Audit Metadata