unity-importer

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is focused on configuring Unity asset metadata and does not exhibit any malicious behaviors. All identified functions are standard operations for asset management within the Unity game engine.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied asset paths and configuration parameters as input for its various setting tools.
  • Ingestion points: Input parameters such as assetPath, items, and specific setting values (e.g., maxSize, loadType) in texture_set_settings, audio_set_settings, and model_set_settings.
  • Boundary markers: None explicitly defined in the instructional text.
  • Capability inventory: Modifies project-level asset metadata and triggers asset reimports via the unity_skills library.
  • Sanitization: Not present in the instruction layer; assumed to be handled by the underlying unity_skills tool implementation.
  • [COMMAND_EXECUTION]: The skill uses the unity_skills library to interact with the Unity editor. No arbitrary shell command execution or system-level modifications were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 10:15 AM