triage-issues
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows its stated purpose of triaging Gitee issues. It uses standard MCP tools to interact with the Gitee API.
- [SAFE]: No obfuscation, hidden instructions, or malicious command patterns were detected.
- [SAFE]: Indirect prompt injection surface identified. 1. Ingestion points: reads issue titles and descriptions via 'list_repo_issues'. 2. Boundary markers: absent. 3. Capability inventory: can update labels and post comments. 4. Sanitization: none. This is considered safe as it is core to the issue triage functionality and includes a user confirmation step before performing write operations.
Audit Metadata