skill-creator
Provides guidance for creating and updating skills that enhance Codex's capabilities with specialized knowledge and workflows.
Install this skill
or
85/100
Security score
The skill-creator skill was audited on Jun 6, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 304
Template literal with variable interpolation in command context
SourceSKILL.md
| 304 | ```bash |
medium line 256
Access to hidden dotfiles in home directory
SourceSKILL.md
| 256 | - "Where should I create this skill? If you do not have a preference, I will place it in `$CODEX_HOME/skills` (or `~/.codex/skills` when `CODEX_HOME` is unset) so Codex can discover it automatically." |
medium line 292
Access to hidden dotfiles in home directory
SourceSKILL.md
| 292 | Before running `init_skill.py`, ask where the user wants the skill created. If they do not specify a location, default to `$CODEX_HOME/skills`; when `CODEX_HOME` is unset, fall back to `~/.codex/skill |
Scanned on Jun 6, 2026
View Security Dashboard