github-labels
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill contains standard documentation for using the GitHub CLI to manage labels. It does not include any unauthorized data access, network exfiltration, or prompt injection patterns.
- [COMMAND_EXECUTION]: The skill uses the
ghCLI tool via Bash, which is a standard method for interacting with GitHub repositories. All commands are limited to label management functions (gh label list,gh pr create --label,gh issue edit --add-label). - [EXTERNAL_DOWNLOADS]: No external code downloads or package installations (npm, pip, etc.) were found.
Audit Metadata