triage-issue
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions describe a legitimate developer workflow for investigating issues and documenting them.
- [COMMAND_EXECUTION]: The skill instructs the agent to use
git logfor diagnostics andgh issue createto report findings. These are standard developer tools used within their intended context. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided issue descriptions and codebase content. Although it ingests potentially untrusted data, the risk is mitigated by the structured output format (GitHub issue template) and the specific, restricted scope of the agent's actions.
- [DATA_EXPOSURE]: The skill accesses repository metadata and code structure to perform analysis. This data is used only to populate the issue report and does not involve exfiltration to external or unknown third-party services.
Audit Metadata