game-designer
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains no malicious code, obfuscation, or unauthorized network activity. It follows established development patterns for modifying local game projects.
- [PROMPT_INJECTION]: Potential surface for indirect prompt injection through the analysis of game source files and web screenshots. Ingestion points: Reads local project files including package.json, Constants.js, and game scene/entity files; captures screenshots of the game via Playwright MCP. Boundary markers: No explicit delimiters or instructions to ignore embedded commands are present in the processing logic. Capability inventory: Modified source code in Constants.js and EventBus.js; creates new files in systems/, entities/, and ui/ directories. Sanitization: No sanitization or validation is performed on the ingested code or visual data before processing.
Audit Metadata