optimize-audio
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill demonstrates safe practices by requiring user confirmation at critical checkpoints ('WAIT' rules) before any changes are applied to the project.
- [COMMAND_EXECUTION]: While the skill executes shell commands via 'unity-cli', these are restricted to evaluating C# snippets in the Unity Editor for asset optimization. The snippets are provided in the skill's own documentation and do not incorporate unvalidated external input.
- [DATA_EXPOSURE]: No evidence of sensitive data access (credentials, SSH keys, environment variables) or data exfiltration was found. The skill only reads audio asset metadata and mixer configurations.
- [REMOTE_CODE_EXECUTION]: There are no patterns of remote script fetching or execution. All logic is local and uses the authorized 'unity-cli' interface.
Audit Metadata