game-build-pipeline
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides command-line instructions for automating game builds and deployments. This includes headless engine compilation commands for Unity and Unreal Engine, optimization of asset cooking, and deployment commands for storefronts using industry-standard tools like
steamcmdandbutler. - [SAFE]: The instructions explicitly recommend using environment variables (e.g.,
$STEAM_BUILD_USER,$STEAM_BUILD_TOKEN) for authentication rather than hardcoding credentials. The 'Anti-Patterns' section further reinforces this by warning against storing plaintext passwords in version control.
Audit Metadata