make-skill
Facilitates the creation of new Claude Code skills with structured documentation and YAML frontmatter for efficient skill development.
Install this skill
or
94/100
Security score
The make-skill skill was audited on Feb 28, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 35
Access to hidden dotfiles in home directory
SourceSKILL.md
| 35 | - **Personal skills**: `~/.claude/skills/skill-name/` (local to user) |
low line 48
Access to hidden dotfiles in home directory
SourceSKILL.md
| 48 | mkdir -p ~/.claude/skills/skill-name/ |
Scanned on Feb 28, 2026
View Security Dashboard