test-setup
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard developer operations to scaffold a test environment. It uses file system operations (Read, Glob, Write) to check for existing configurations and create directory structures.
- [EXTERNAL_DOWNLOADS]: The skill generates CI/CD workflow files (.github/workflows/tests.yml) that reference external GitHub Actions such as
actions/checkout,MikeSchulze/gdUnit4-action, andgame-ci/unity-test-runner. These are well-known and standard actions within the GitHub ecosystem for the respective game engines. - [DATA_EXPOSURE]: The skill accesses technical preference files to determine the project engine, which is a standard configuration management practice within the intended environment.
Audit Metadata