Skip to main content

github-project-automation

Automates GitHub repository tasks like CI/CD, issue templates, and security scanning, enhancing project setup and workflow efficiency.

Install this skill

or
73/100

Security score

The github-project-automation skill was audited on Feb 12, 2026 and we found 5 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 155

Template literal with variable interpolation in command context

SourceSKILL.md
155```yaml
medium line 245

Template literal with variable interpolation in command context

SourceSKILL.md
245```yaml
high line 327

Template literal with variable interpolation in command context

SourceSKILL.md
327**Why It Happens**: Wrong syntax (`$secrets.NAME` instead of `${{ secrets.NAME }}`)
low line 216

External URL reference

SourceSKILL.md
216echo "Worker URL: https://your-worker.your-subdomain.workers.dev"
low line 478

External URL reference

SourceSKILL.md
478- **CodeQL**: https://codeql.github.com/docs/
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →