Skip to main content

develop-web-game

Facilitates iterative web game development using Playwright for testing, ensuring reliable feature implementation and validation.

Install this skill

or
89/100

Security score

The develop-web-game skill was audited on Mar 1, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 13

Template literal with variable interpolation in command context

SourceSKILL.md
13```bash
medium line 19

Access to hidden dotfiles in home directory

SourceSKILL.md
19User-scoped skills install under `$CODEX_HOME/skills` (default: `~/.codex/skills`).
low line 41

External URL reference

SourceSKILL.md
41node "$WEB_GAME_CLIENT" --url http://localhost:5173 --actions-file "$WEB_GAME_ACTIONS" --click-selector "#start-btn" --iterations 3 --pause-ms 250
Scanned on Mar 1, 2026
View Security Dashboard