Skip to main content

command-creation

Facilitates the creation and refinement of custom Claude Code slash commands for efficient user-invoked operations.

Install this skill

or
46/100

Security score

The command-creation skill was audited on Feb 9, 2026 and we found 10 security issues across 3 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

medium line 173

Template literal with variable interpolation in command context

SourceSKILL.md
173```markdown
medium line 199

Template literal with variable interpolation in command context

SourceSKILL.md
199```markdown
medium line 533

Template literal with variable interpolation in command context

SourceSKILL.md
533```markdown
medium line 581

Template literal with variable interpolation in command context

SourceSKILL.md
581\`\`\`tsx
medium line 650

Template literal with variable interpolation in command context

SourceSKILL.md
650```markdown
critical line 706

Piping content to bash shell

SourceSKILL.md
706| Bash execution workflow | **Command** |
low line 361

Access to hidden dotfiles in home directory

SourceSKILL.md
361~/.claude/commands/
low line 518

Access to .env file

SourceSKILL.md
518!cp .env.example .env
low line 520

Access to .env file

SourceSKILL.md
520Please configure the following in .env:
low line 567

External URL reference

SourceSKILL.md
567Deployment complete! Verify at: https://$1.example.com
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →