unity-modding
Warn
Audited by Snyk on Apr 4, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The SKILL.md explicitly instructs loading and executing untrusted user-generated mods (e.g., loading catalog.json via Addressables, AssetBundles from mods/, executing Lua files with LoadMod/_lua.DoString, and downloading mods via SteamUGC/GetSubscribedItems), which are third-party content that can materially change runtime behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata