unity-testrunner
Warn
Audited by Snyk on Feb 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill includes CI workflow steps that fetch and execute external repositories/actions and images at runtime (e.g., GitHub Actions references like uses: game-ci/unity-test-runner@v4 -> https://github.com/game-ci/unity-test-runner, uses: actions/checkout@v4 -> https://github.com/actions/checkout, and the Docker image unityci/editor:ubuntu-... which pulls remote container images), which will download and run remote code the workflow depends on.
Audit Metadata