initialize-ai-navigation

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes an eval tool to perform operations within the Unity Editor, such as querying scene components and triggering package installations via the UnityEditor.PackageManager API.
  • [EXTERNAL_DOWNLOADS]: The skill references the official Unity Package Registry at packages.unity.com to verify version availability for the com.unity.ai.navigation package. This is a standard and safe procedure for managing Unity dependencies.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes data fetched from an external source (the Unity Package Registry) to determine package versions.
  • Ingestion points: Package version information is retrieved from https://packages.unity.com/com.unity.ai.navigation.
  • Boundary markers: No specific boundary markers are defined for the version string when integrated into the project manifest.
  • Capability inventory: The agent has file-writing capabilities (modifying manifest.json) and code execution capabilities via the eval tool.
  • Sanitization: The skill relies on the integrity of the official vendor-managed registry for its inputs.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 04:45 PM
Security Audit — agent-trust-hub — initialize-ai-navigation