bug-report
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it ingests and processes untrusted data from the codebase and user-provided input.
- Ingestion points: Reads local files using
Read,Glob, andGreptools and accepts a user-provideddescriptionargument in theSKILL.mdinstructions. - Boundary markers: Absent. The skill does not define specific delimiters or instructions to prevent the agent from obeying commands hidden within the code files or bug descriptions it analyzes.
- Capability inventory: Utilizes
Read,Glob,Grep, andWritetools to perform analysis and generate reports. - Sanitization: No sanitization, escaping, or validation of the ingested data is specified before the agent processes it for report generation.
Audit Metadata