Skip to main content

create-command

Guides users in creating custom Claude Code slash commands with structured prompts and argument handling for enhanced productivity.

Install this skill

or
77/100

Security score

The create-command skill was audited on Mar 5, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 15

Access to hidden dotfiles in home directory

SourceSKILL.md
152. **Choose scope** - Project-level (.claude/commands/) or personal (~/.claude/commands/)?
medium line 53

Access to hidden dotfiles in home directory

SourceSKILL.md
53### Personal Commands (~/.claude/commands/)
low line 60

Access to hidden dotfiles in home directory

SourceSKILL.md
60echo "Explain this code in simple terms" > ~/.claude/commands/explain.md
low line 65

Access to hidden dotfiles in home directory

SourceSKILL.md
65~/.claude/commands/
medium line 476

Access to hidden dotfiles in home directory

SourceSKILL.md
476**File:** `~/.claude/commands/optimize-query.md`
medium line 641

Access to hidden dotfiles in home directory

SourceSKILL.md
641- Verify file is in correct location (.claude/commands/ or ~/.claude/commands/)
low line 685

Access to hidden dotfiles in home directory

SourceSKILL.md
685~/.claude/commands/
Scanned on Mar 5, 2026
View Security Dashboard