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.shand the guideguides/06-headless-batchmode-runs.mdinstruct the agent to executesudo 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.shperforms destructive filesystem operations, specificallyrm -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 thegame-ciorganization (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