skill-creator
Facilitates the creation of structured Claude Code skills with templates and best practices for modular development.
Install this skill
or
87/100
Security score
The skill-creator skill was audited on Feb 22, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 87
Access to hidden dotfiles in home directory
SourceSKILL.md
| 87 | Create a new skill called "my-skill-name" in ~/.claude/skills/ |
low line 102
Access to hidden dotfiles in home directory
SourceSKILL.md
| 102 | python3 ~/.claude/skills/skill-creator/scripts/init_skill.py <skill-name> --path <output-directory> |
low line 108
Access to hidden dotfiles in home directory
SourceSKILL.md
| 108 | python3 ~/.claude/skills/skill-creator/scripts/package_skill.py <path/to/skill-folder> [output-directory] |
medium line 164
Access to hidden dotfiles in home directory
SourceSKILL.md
| 164 | 1. Initialize structure: `init_skill.py release-notes-generator --path ~/.claude/skills/` |
medium line 172
Access to hidden dotfiles in home directory
SourceSKILL.md
| 172 | 5. Package: `package_skill.py ~/.claude/skills/release-notes-generator` |
Scanned on Feb 22, 2026
View Security DashboardInstall this skill with one command
/learn @florianbruniaux/skill-creatorGitHub Stars 502
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
FlorianBruniaux/claude-code-ultimate-guide