Skip to main content

generate-skill

Guides users in creating high-quality Claude Code skills by asking targeted questions and generating a complete SKILL.md file.

Install this skill

or
87/100

Security score

The generate-skill skill was audited on Feb 12, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 569

Template literal with variable interpolation in command context

SourceSKILL.md
569```bash
medium line 673

Access to hidden dotfiles in home directory

SourceSKILL.md
673mkdir -p ~/.claude/skills/skill-name
low line 562

Access to .env file

SourceSKILL.md
562cp .env.example .env
low line 1021

External URL reference

SourceSKILL.md
1021- [Agent Skills Specification](https://agentskills.io/specification)
low line 1022

External URL reference

SourceSKILL.md
1022- [Claude Code Documentation](https://code.claude.com/docs/)
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →