unity-mcp-orchestrator

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and workflow patterns for standard Unity Editor automation. All documented behaviors, such as script creation and package management, are consistent with the skill's primary purpose.
  • [COMMAND_EXECUTION]: The skill documents tools for creating and modifying C# scripts (create_script, script_apply_edits) and executing menu items (execute_menu_item). These are standard operations for Unity Editor orchestration and do not involve unauthorized system commands.
  • [EXTERNAL_DOWNLOADS]: The documentation includes instructions for managing Unity packages (manage_packages), which supports installations from registries and Git repositories. Examples provided target well-known services and repositories (e.g., OpenUPM, NuGetForUnity) and include explicit warnings for the user to ensure sources are trusted.
  • [DATA_EXPOSURE]: The skill facilitates access to Unity project data (hierarchy, components, console logs) through a custom URI scheme (mcpforunity://). This is a documented feature for providing context to the AI agent and does not involve exfiltration of sensitive system files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 06:07 PM