game-team-orchestrator
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a high-level orchestrator for game development workflows, coordinating specialized agents (design, tech, art, audio) through defined 'recipes' and 'pipelines'.
- [SAFE]: It maintains execution context and session state locally within the project directory (
production/session-state/), which is a standard and safe practice for session persistence. - [SAFE]: The skill relies on local documentation and hierarchy rules (e.g.,
@docs/agent-hierarchy.md) to govern agent interactions, ensuring consistent behavior within the project scope. - [SAFE]: While the skill is granted access to the
Bashtool, the provided instructions use it for legitimate project tasks such as writing state files and managing local directories. There is no evidence of command injection or malicious shell operations. - [SAFE]: No external network requests, remote code downloads, or credential harvesting patterns were identified.
Audit Metadata