github
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for using the official GitHub Command Line Interface (
gh) to manage issues, pull requests, and workflow runs. - [SAFE]: All examples use standard CLI flags and do not involve suspicious command chaining, obfuscation, or unauthorized access to sensitive files.
- [SAFE]: The skill does not contain any hardcoded credentials, remote script downloads, or persistence mechanisms.
- [SAFE]: While the skill processes external data from GitHub (via
gh pr view, etc.), which is a surface for indirect prompt injection, it follows standard usage patterns for development tools and does not exhibit exploitable vulnerabilities.
Audit Metadata