command-creation
Facilitates the creation and refinement of custom Claude Code slash commands for efficient user-invoked operations.
Install this skill
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
Template literal with variable interpolation in command context
| 173 | ```markdown |
Template literal with variable interpolation in command context
| 199 | ```markdown |
Template literal with variable interpolation in command context
| 533 | ```markdown |
Template literal with variable interpolation in command context
| 581 | \`\`\`tsx |
Template literal with variable interpolation in command context
| 650 | ```markdown |
Piping content to bash shell
| 706 | | Bash execution workflow | **Command** | |
Access to hidden dotfiles in home directory
| 361 | ~/.claude/commands/ |
Access to .env file
| 518 | !cp .env.example .env |
Access to .env file
| 520 | Please configure the following in .env: |
External URL reference
| 567 | Deployment complete! Verify at: https://$1.example.com |