openrct2
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is strictly educational, providing templates and examples for building game extensions within the OpenRCT2 environment.
- [COMMAND_EXECUTION]: Documents the project's 'Game Actions' system, which is the standard and safe method for modifying game state in a multiplayer-synchronized way.
- [EXTERNAL_DOWNLOADS]: References official project documentation on GitHub and the community plugin repository (openrct2plugins.org). These are recognized sources for the OpenRCT2 developer community.
- [DATA_EXFILTRATION]: Explains the game's Network API, including TCP socket creation for localhost communication. The examples provided focus on standard inter-process communication and echo servers, which are routine for developer tooling.
Audit Metadata