github
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill instructions and metadata revealed no malicious patterns, obfuscation, or unauthorized data access attempts.
- [COMMAND_EXECUTION]: The skill facilitates the use of the official GitHub CLI (
gh) for tasks like cloning repositories, committing changes, and creating pull requests, which is consistent with its stated purpose. - [DATA_EXPOSURE]: No hardcoded credentials or sensitive file path access were identified. The skill relies on external authentication through the standard
gh auth loginprocess. - [PROMPT_INJECTION]: The skill processes content from GitHub issues, representing a surface for indirect prompt injection. However, no specific malicious instructions or bypass attempts were found in the skill's own code or instructions, and this ingestion is central to its intended functionality.
Audit Metadata