meta
Provides guidance for creating and improving Claude Code skills, ensuring effective structure and debugging techniques.
Install this skill
or
96/100
Security score
The meta skill was audited on Feb 28, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 56
Access to hidden dotfiles in home directory
SourceSKILL.md
| 56 | head -10 ~/.claude/skills/*/SKILL.md |
low line 74
Access to hidden dotfiles in home directory
SourceSKILL.md
| 74 | for skill in ~/.claude/skills/*/SKILL.md; do |
low line 90
Access to hidden dotfiles in home directory
SourceSKILL.md
| 90 | ls -la ~/.claude/skills/ |
low line 95
Access to hidden dotfiles in home directory
SourceSKILL.md
| 95 | head -10 ~/.claude/skills/skill-name/SKILL.md |
Scanned on Feb 28, 2026
View Security Dashboard