github-issue-prioritizer
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a priority ranking system for GitHub issues based on structured labels and occurrence counts. The logic is self-contained and does not perform any external network requests or sensitive file operations.
- [SAFE]: Data processing is restricted to ranking logic and the generation of GraphQL mutation payloads. No execution of these payloads is performed within the provided skill files.
- [SAFE]: No obfuscation, prompt injection attempts, or persistence mechanisms were detected in the instructions or the test suite.
- [SAFE]: External dependencies are restricted to standard testing frameworks (pytest) and internal module imports.
Audit Metadata