Skip to main content

github-issue-standard

Establishes a mandatory format for GitHub issues, ensuring consistency and traceability in project management and development workflows.

Install this skill

or
90/100

Security score

The github-issue-standard skill was audited on Feb 19, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 118

Template literal with variable interpolation in command context

SourceSKILL.md
118const featureUrl = `https://github.com/${repo}/tree/develop/.specweave/docs/internal/specs/${project}/${featureId}`;
medium line 123

Template literal with variable interpolation in command context

SourceSKILL.md
123taskLink = `https://github.com/${repo}/tree/develop/${relativePath}`;
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →