Skip to main content

skillcreator

Facilitates the creation of production-ready Claude Code skills through deep analysis and autonomous execution.

Install this skill

or
92/100

Security score

The skillcreator skill was audited on Feb 28, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 105

Access to hidden dotfiles in home directory

SourceSKILL.md
105python scripts/quick_validate.py ~/.claude/skills/my-skill/
low line 108

Access to hidden dotfiles in home directory

SourceSKILL.md
108python scripts/validate-skill.py ~/.claude/skills/my-skill/
low line 111

Access to hidden dotfiles in home directory

SourceSKILL.md
111python scripts/package_skill.py ~/.claude/skills/my-skill/ ./dist
low line 142

Access to hidden dotfiles in home directory

SourceSKILL.md
142~/.claude/skills/{skill-name}/
low line 239

Access to hidden dotfiles in home directory

SourceSKILL.md
239ls ~/.claude/skills/
low line 427

Access to hidden dotfiles in home directory

SourceSKILL.md
427mkdir -p ~/.claude/skills/{skill-name}/references
low line 428

Access to hidden dotfiles in home directory

SourceSKILL.md
428mkdir -p ~/.claude/skills/{skill-name}/assets/templates
low line 429

Access to hidden dotfiles in home directory

SourceSKILL.md
429mkdir -p ~/.claude/skills/{skill-name}/scripts # if scripts needed
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →
GitHub Stars 22
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
mattnigh/skills_collection