command-creator
Facilitates the creation of reusable Claude Code slash commands for automating workflows and enhancing productivity.
Install this skill
or
80/100
Security score
The command-creator skill was audited on Mar 6, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 12
Access to home directory dotfiles
SourceSKILL.md
| 10 | ## About Slash Commands |
| 11 | |
| 12 | Slash commands are markdown files stored in `.claude/commands/` (project-level) or `~/.claude/commands/` (global/user-level) that get expanded into prompts when invoked. They're ideal for: |
| 13 | |
| 14 | - Repetitive workflows (code review, PR submission, CI fixing) |
medium line 63
Access to home directory dotfiles
SourceSKILL.md
| 61 | 2. Default location: |
| 62 | - If in git repo → Project-level: `.claude/commands/` |
| 63 | - If not in git repo → Global: `~/.claude/commands/` |
| 64 | 3. Allow user override: |
| 65 | - If user explicitly mentions "global" or "user-level" → Use `~/.claude/commands/` |
medium line 65
Access to home directory dotfiles
SourceSKILL.md
| 63 | - If not in git repo → Global: `~/.claude/commands/` |
| 64 | 3. Allow user override: |
| 65 | - If user explicitly mentions "global" or "user-level" → Use `~/.claude/commands/` |
| 66 | - If user explicitly mentions "project" or "project-level" → Use `.claude/commands/` |
| 67 |
medium line 159
Access to home directory dotfiles
SourceSKILL.md
| 157 | 1. Determine full file path: |
| 158 | - Project: `.claude/commands/[command-name].md` |
| 159 | - Global: `~/.claude/commands/[command-name].md` |
| 160 | |
| 161 | 2. Ensure directory exists: |
Scanned on Mar 6, 2026
View Security DashboardInstall this skill with one command
/learn @softaworks/command-creatorGitHub Stars 934
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
openclawapiml-ai-engineerproduct-managertechnical-pmgrowth-pmdevops-sregithubgitlabbitbucketdevelopmentproduct
softaworks/agent-toolkit