github-ops
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns detected. The skill uses the official gh CLI for all operations, which is the standard tool for GitHub automation.
- [COMMAND_EXECUTION]: The skill leverages the gh CLI to perform repository tasks. These commands are appropriately scoped to GitHub operations and do not pose a risk of arbitrary shell injection.
- [SAFE]: No data exfiltration or hardcoded credentials were found. The skill interacts solely with GitHub via authenticated CLI sessions.
Audit Metadata