opencode-github
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard setup instructions for GitHub CLI (
gh) and Git. It checks for tool presence, verifies authentication status, and sets global configuration values. - [COMMAND_EXECUTION]: Uses standard
gitandghcommands for their intended purposes. There are no signs of command injection or use of suspicious flags. - [DATA_EXFILTRATION]: No network exfiltration or unauthorized access to sensitive local files was detected. All network operations are performed by the official GitHub CLI during the login process.
Audit Metadata