Guide for game-engine internals, source trees, plugins, and engine-specific security research. Use this skill when researching Unreal, Unity, Source, Godot, custom engines, engine detectors, engine explorers, or engine protection patterns relevant to modding, reverse engineering, and anti-cheat.
68
82%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Security
2 findings: 1 critical severity, 1 medium severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.
The document explicitly describes injecting tooling into running game processes, live scripting/SDK dumping, and cheat-focused workflows (including decrypting protected metadata), which facilitate deliberate unauthorized modification and reverse-engineering of games.
The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.
The skill explicitly instructs injecting a dumper into a running game process (modifying another process's memory/state) and describes AI-driven control of editors/servers, which can alter the host machine's runtime state and potentially bypass protections.
Low
Low-risk findings.
2 low severity findings. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The required workflow says to fetch external web content at runtime—e.g., the curated index README from `raw.githubusercontent.com` (public web content)—which can include free-text from outsiders and would be ingested into the agent’s LLM context.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The skill explicitly instructs the agent to fetch and use content at runtime from https://raw.githubusercontent.com/gmh5225/awesome-game-security/refs/heads/main/README.md (and related raw.githubusercontent.com archive/description URLs), which would be retrieved and injected into the agent's context and therefore can directly control prompts.
9efdfd0
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.