design-game
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
npm run buildduring the verification step. This is a standard operation in JavaScript development environments used to confirm that code modifications do not break the project build. - [DATA_EXPOSURE]: The skill reads local project files such as
package.json, configuration files (Constants.js), and scene/entity files. This data access is restricted to the project directory and is necessary for the skill's stated purpose of auditing game design.
Audit Metadata