new-unity-project

Pass

Audited by Gen Agent Trust Hub on Sep 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to interact with the unity command-line interface and git. These commands are used for project bootstrapping, Editor installation, and source control management, which is consistent with the skill's stated purpose.
  • [EXTERNAL_DOWNLOADS]: The skill initiates the download and installation of the Unity Editor and platform-specific modules (e.g., Android, iOS, WebGL). Since the skill is authored by the vendor and uses official tools, these downloads are considered legitimate functional requirements.
  • [SAFE]: The skill demonstrates secure handling of sensitive data by instructing the agent to pass version control tokens via standard input (--git-token-stdin) rather than exposing them in command-line arguments or environment variables.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 10, 2026, 02:55 PM
Security Audit — agent-trust-hub — new-unity-project