review-game
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a read-only analyzer of game codebases. It identifies engine types, architecture patterns, and performance metrics without performing any dangerous operations.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external codebase data which could contain malicious instructions intended to influence the agent's output.
- Ingestion points: Reads
package.json, index files, and source code from the user-provided path or current directory. - Boundary markers: The instructions do not define specific delimiters or warnings to ignore instructions embedded in the analyzed source code.
- Capability inventory: This specific skill has no execution (exec/eval), file-write, or network capabilities.
- Sanitization: The skill does not perform sanitization or validation of the files it reads before processing.
Audit Metadata