gh-link-subissues
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the official GitHub CLI (
gh) to perform GraphQL API calls. The implementation correctly uses-fand-Fflags to pass parameters like owner, repository name, and issue numbers as typed variables, which is a secure method that prevents command injection or GraphQL manipulation. - [EXTERNAL_DOWNLOADS]: The skill requires the GitHub CLI (
gh), an official and well-known tool. It does not download or execute any third-party scripts, remote binaries, or unverifiable dependencies.
Audit Metadata