unity-asset

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines legitimate Unity Editor operations such as asset importing, searching, and organization. The instructions and code examples are consistent with standard development practices.
  • [COMMAND_EXECUTION]: The skill includes functions to move and delete files within the project structure (e.g., asset_delete, asset_move). These are intended functionalities for asset management and are invoked via a specific API (unity_skills.call_skill) rather than arbitrary shell access.
  • [DATA_EXPOSURE]: The asset_import functionality allows copying files from the local filesystem into the Unity project. This is a core requirement for adding external assets (like textures or models) to a development environment and does not involve external data transmission.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 08:10 AM