rev-u3d-dump
Warn
Audited by Snyk on Apr 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The skill explicitly ingests untrusted app artifacts (e.g., APK/IPA files and Data/Managed/Metadata/global-metadata.dat) and uses a cloned GitHub tool (Il2CppDumper) to generate/consume script.json that IDA/Ghidra reads to automatically rename functions, so user-generated third-party metadata can materially influence tool actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly runs a git clone and then builds/runs the fetched project from https://github.com/roytu/Il2CppDumper (git clone -b v39 ... and dotnet build/run), so it fetches and executes remote code at runtime and relies on it as a required dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata