tools-unity-addressables

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and implementation patterns for Unity's Addressables system. The code snippets utilize standard UnityEngine APIs and the widely-used UniTask library. All operations are confined to the Unity game engine environment.
  • [EXTERNAL_DOWNLOADS]: The documentation includes patterns for remote content delivery using Addressables.DownloadDependenciesAsync and Addressables.UpdateCatalogs. These are legitimate functionalities for downloading game assets from a developer-configured content delivery network (CDN).
  • [REMOTE_CODE_EXECUTION]: No patterns of arbitrary command execution, shell injection, or untrusted script execution were found. Network activities are restricted to managing signed or hashed Unity asset bundles.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 02:34 PM