Skip to main content

github-gist-api

Generates code for GitHub Gist API, providing patterns for creating gists and handling responses with validation.

Install this skill

or
94/100

Security score

The github-gist-api skill was audited on Feb 12, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 62

Template literal with variable interpolation in command context

SourceSKILL.md
62Authorization: `token ${token}`,
low line 60

External URL reference

SourceSKILL.md
60.post("https://api.github.com/gists", {
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →