develop-web-game
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a standard developer workflow for web game testing using Playwright, a well-known browser automation library.
- [EXTERNAL_DOWNLOADS]: The documentation suggests the installation of the
@playwright/mcppackage via npm. This is an official package used for integrating Playwright with Model Context Protocol (MCP) environments and is considered a safe dependency. - [COMMAND_EXECUTION]: The skill involves running a local Node.js script (
web_game_playwright_client.js) to perform automated browser testing. This script interacts with the local filesystem to save test artifacts like screenshots and state logs into a configurable output directory.
Audit Metadata