sprite-editor
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions direct the agent to use the
unity-clitool and theevalcommand to execute C# snippets within the Unity Editor process. This allows manipulation of internal sprite metadata that is not directly accessible via file editing. - [DYNAMIC_EXECUTION]: The skill provides templates and scripts that are dynamically qualified and executed in the Unity Editor environment. It includes mandatory capability checks (e.g.,
ISpriteFrameEditCapability) to ensure the target importer supports requested operations before execution, which mitigates risks of data corruption.
Audit Metadata