game-balance-analysis
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [DYNAMIC_EXECUTION]: The skill requires the agent to generate and execute local simulation scripts (Python/Node) and tuning tools to verify game balance models.
- Evidence: Found in
SKILL.mdandreferences/simulation-and-tooling.md, which mandate the use of "temporary verification scripts" and "persistent simulation/tuning tools" that must be executed to capture evidence for design decisions. - [INDIRECT_PROMPT_INJECTION]: The skill processes external data sources which could be leveraged to influence the agent's logic or script generation.
- Ingestion points: The skill reads external "telemetry", "match/economy logs", and "configuration tables" (referenced in
references/evidence-and-validation.mdandreferences/diagnose-and-tune.md). - Boundary markers: The instructions do not specify the use of delimiters or safety instructions to separate untrusted data from the agent's core instructions.
- Capability inventory: The agent possesses the ability to generate and execute scripts, write files, and perform complex simulations based on ingested data.
- Sanitization: There is no explicit requirement for the agent to sanitize or validate external content before using it in the construction of simulation models or tools.
Audit Metadata