hatch-pet
Creates Codex-compatible animated pet spritesheets from various visual references, enabling custom pet creation and animation.
Install this skill
or
55/100
Security score
The hatch-pet skill was audited on Jun 8, 2026 and we found 5 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 36
Template literal with variable interpolation in command context
SourceSKILL.md
| 36 | > `${CODEX_HOME:-$HOME/.codex}/pets/<pet-name>/`) can be imported into the |
medium line 54
Template literal with variable interpolation in command context
SourceSKILL.md
| 54 | ```text |
medium line 148
Template literal with variable interpolation in command context
SourceSKILL.md
| 148 | ```bash |
medium line 231
Template literal with variable interpolation in command context
SourceSKILL.md
| 231 | ```text |
high line 354
Template literal with variable interpolation in command context
SourceSKILL.md
| 354 | - `${CODEX_HOME:-$HOME/.codex}/pets/<pet-name>/pet.json` and `${CODEX_HOME:-$HOME/.codex}/pets/<pet-name>/spritesheet.webp` are staged together for custom pets. |
Scanned on Jun 8, 2026
View Security Dashboard