test-setup

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool during Phase 1 to perform file system checks, verifying the existence of directories (tests/) and identifying engine-specific artifacts (e.g., Unity EditMode folders or Godot runner scripts).
  • [EXTERNAL_DOWNLOADS]: The skill generates GitHub Actions workflow files (.github/workflows/tests.yml) that reference well-known community and official actions, including actions/checkout, game-ci/unity-test-runner, and MikeSchulze/gdUnit4-action. These are standard dependencies for CI/CD environments.
  • [DATA_EXPOSURE]: The skill reads project configuration from .claude/docs/technical-preferences.md to determine the appropriate test framework. This is a local read operation necessary for its stated function.
  • [SAFE]: The skill implements safety protocols by requiring explicit user approval before creating files and explicitly stating it will not overwrite existing user data.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 04:18 PM
Security Audit — agent-trust-hub — test-setup