develop-web-game
Facilitates web game development with a structured testing loop using Playwright for reliable iteration and validation.
Install this skill
or
89/100
Security score
The develop-web-game skill was audited on Feb 28, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 14
Template literal with variable interpolation in command context
SourceSKILL.md
| 14 | ```bash |
medium line 20
Access to hidden dotfiles in home directory
SourceSKILL.md
| 20 | User-scoped skills install under `$CODEX_HOME/skills` (default: `~/.codex/skills`). |
low line 42
External URL reference
SourceSKILL.md
| 42 | node "$WEB_GAME_CLIENT" --url http://localhost:5173 --actions-file "$WEB_GAME_ACTIONS" --click-selector "#start-btn" --iterations 3 --pause-ms 250 |
Scanned on Feb 28, 2026
View Security DashboardInstall this skill with one command
/learn @davila7/develop-web-gameGitHub Stars 22.3K
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
davila7/claude-code-templates