cleanup-unused-assets
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard Gradle build commands (
./gradlew test,./gradlew buildPlugin, etc.) to verify the project's integrity before and after asset cleanup. These are routine development operations for Java and Kotlin-based projects. - [DATA_EXPOSURE]: No sensitive file access or credential exposure patterns were detected. The file system operations are limited to the
resources/iconsdirectory and project source code for usage scanning. - [EXTERNAL_DOWNLOADS]: The skill does not perform any external network requests, downloads, or remote script executions.
Audit Metadata