unity-test-ci-weapon

Warn

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The shell script templates/run-editmode-tests.sh and the guide guides/06-headless-batchmode-runs.md instruct the agent to execute sudo mount -o remount,size=8G /dev/shm. This command grants the agent elevated privileges to modify filesystem mount options, specifically to increase the size of the shared memory partition.
  • [COMMAND_EXECUTION]: The script templates/run-editmode-tests.sh performs destructive filesystem operations, specifically rm -rf "$PROJECT/Library", to manage Unity's internal asset database during environment setup.
  • [EXTERNAL_DOWNLOADS]: The CI workflow template (templates/gameci-unity-test.yml) utilizes third-party GitHub Actions from the game-ci organization (game-ci/unity-test-runner@v4). This is a well-known community service for Unity CI automation.
  • [EXTERNAL_DOWNLOADS]: The skill integrates standard GitHub-managed actions (actions/checkout@v4, actions/cache@v4, actions/upload-artifact@v4) for repository management and build artifact handling.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 25, 2026, 03:23 AM
Security Audit — agent-trust-hub — unity-test-ci-weapon