optimize-web
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Unity CLI (
unity command eval) to execute C# code snippets for reading and modifying Player Settings directly within the Unity Editor environment. This is a standard method for interacting with the editor in a headless or automated fashion. - [EXTERNAL_DOWNLOADS]: The skill recommends installing official Unity packages, such as the Web Stripping Tool (
com.unity.web.stripping-tool) and Cloud KTX (com.unity.cloud.ktx), to provide advanced build optimization and texture compression capabilities. - [COMMAND_EXECUTION]: It provides a local C# editor script (
WebOptimizer.cs) and instructs the agent to execute it via the Unity Editor's internal menu system (UnityEditor.EditorApplication.ExecuteMenuItem) to automate batch release settings.
Audit Metadata