triage-issue
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses git log to examine the commit history of affected files. This is a standard operation for root cause analysis in a development environment.\n- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted input from bug reports and searches the codebase for error messages and comments.\n
- Ingestion points: User-provided bug reports and external source code/git logs via file search.\n
- Boundary markers: None explicitly defined in the instructions for isolating external content.\n
- Capability inventory: Local file read/write access and command execution via git.\n
- Sanitization: No specific sanitization or validation of the ingested data is specified, but the risk is mitigated by the skill's limited output scope (markdown documentation).
Audit Metadata