github-issues
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official GitHub CLI (
gh) and the public GitHub API (api.github.com) to manage issue lifecycles, which are well-known and trusted services. - [SAFE]: The shell commands provided (such as
gh issue list,gh issue create, andcurlfallbacks) are standard administrative operations and do not include any obfuscation or malicious redirection. - [SAFE]: While the skill ingests data from external GitHub issues (Indirect Prompt Injection surface), it is used for the primary intended purpose of issue triage and management with no evidence of malicious intent.
Audit Metadata