unity-build-pipeline
Warn
Audited by Snyk on Aug 8, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required runtime workflow is a Unity editor build script that reads command-line arguments from the CI invocation (e.g.,
Environment.GetCommandLineArgs()inCIBuild.Run) and then feeds those values (like-version,-buildTarget,-out) intoBuildPipeline.BuildPlayer, so outsider-posted free text can influence the build without needing the agent to select a specific item.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata