gh-issue-view
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured command patterns for the official GitHub CLI to avoid deprecation errors while viewing issues and pull requests.
- [SAFE]: No malicious patterns such as credential theft, unauthorized network access, or persistence mechanisms were detected.
- [SAFE]: The skill relies on pre-installed tools and does not attempt to download or execute external code, packages, or scripts.
- [PROMPT_INJECTION]: The skill functions as a data ingestion surface by reading external content from GitHub.
- Ingestion points: Fetches issue and PR data including titles, bodies, and comments via
gh issue viewandgh pr viewinSKILL.md. - Boundary markers: No explicit delimiters or instructions are used to separate fetched data from agent operational instructions.
- Capability inventory: The skill's capabilities are restricted to read and display operations; it lacks tools for file system modification, network exfiltration, or arbitrary command execution.
- Sanitization: No explicit instructions are provided for sanitizing or filtering instructions that may be embedded within GitHub issue or PR content.
Audit Metadata