test-skill
Generates and runs test suites for skills, ensuring functionality and regression detection before deployment.
Install this skill
Security score
The test-skill skill was audited on Mar 21, 2026 and we found 10 security issues across 2 threat categories, including 5 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 61 | Look for `${SKILL_ROOT}/tests/evals.json`. |
Template literal with variable interpolation in command context
| 71 | After generation, save to `${SKILL_ROOT}/tests/evals.json` and proceed to **Run Test Suite**. |
Template literal with variable interpolation in command context
| 81 | ```bash |
Template literal with variable interpolation in command context
| 104 | ``` |
Template literal with variable interpolation in command context
| 126 | ``` |
Template literal with variable interpolation in command context
| 140 | ``` |
Template literal with variable interpolation in command context
| 205 | 3. Save `${RUN_DIR}/summary.json` -- see `references/schemas.md` for the full summary.json schema |
Template literal with variable interpolation in command context
| 209 | Check for previous snapshots at `${WORKSPACE}/history/snapshots.json`. |
Template literal with variable interpolation in command context
| 218 | Append current run to `${WORKSPACE}/history/snapshots.json` -- see `references/schemas.md` for the snapshots.json schema. |
Access to hidden dotfiles in home directory
| 21 | - `~/.claude/plugins/cache/*/<plugin>/*/skills/<skill>/SKILL.md` (installed mode) |
Install this skill with one command
/learn @kenneth-liao/test-skill