Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The file repeatedly states that TT.RegisterCommandEvent must never be present in production, yet this later example still shows privileged GM-style commands such as add_resource and jump_level. Even though guarded with conditional compilation in the snippet, documenting concrete cheat/admin command handlers in a reusable skill makes unsafe copy-paste far more likely and creates a ready-made abuse surface if the guard is removed, misconfigured, or bypassed in downstream projects.
