unity-package-management

Pass

Audited by Gen Agent Trust Hub on Jul 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill queries the official Unity package registry at https://packages.unity.com to verify package identifiers and retrieve available versions.
  • [COMMAND_EXECUTION]: The skill generates C# scripts (e.g., PackageInstaller.cs, PackageSearch.cs) and executes them via the Unity Editor binary using the -executeMethod argument. This is a standard and expected pattern for Unity project automation.
  • [COMMAND_EXECUTION]: The skill uses the unity CLI tool and local shell commands (such as python3 for JSON parsing) to determine the installation path of the Unity Editor and stream log output.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 9, 2026, 01:31 PM
Security Audit — agent-trust-hub — unity-package-management