unity-asset
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill implements operations that modify the host file system. Tools like
asset_deleteandasset_delete_batchallow for the permanent removal of files within the project directory, whileasset_movecan rename or relocate them.- [DATA_EXFILTRATION]: Theasset_importandasset_import_batchtools accept asourcePathparameter that can target any file on the local machine. This allows the agent to read and copy potentially sensitive data (such as configuration files or credentials) from the host system into the project environment if prompted with a malicious path.- [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection via asset names and metadata returned byasset_findandasset_get_info(Ingestion points: SKILL.md). The skill lacks boundary markers or instructions to ignore embedded commands (Boundary markers: Absent). The skill possesses significant capabilities like file deletion and movement across all functions (Capability inventory: SKILL.md). No sanitization or validation of asset names or file paths is documented (Sanitization: Absent).
Audit Metadata