develop-web-game
Facilitates iterative web game development with Playwright for testing and validation, ensuring reliable feature implementation.
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 @fabioeducacross/develop-web-game