Skip to main content

using-gh-cli

Guides users on effectively using the GitHub CLI for repository management, enhancing interaction with GitHub resources.

Install this skill

or
79/100

Security score

The using-gh-cli skill was audited on Mar 1, 2026 and we found 3 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 40

Template literal with variable interpolation in command context

SourceSKILL.md
40```bash
high line 89

Curl to non-GitHub URL

SourceSKILL.md
89| `curl https://api.github.com/...` | `gh api <endpoint>` |
low line 89

External URL reference

SourceSKILL.md
89| `curl https://api.github.com/...` | `gh api <endpoint>` |
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →