icon-resources
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute local build and test scripts, specifically
./tests.cmd, with parameters for specific modules and test classes (org.jetbrains.intellij.build.images.CommunityIconClassesTest) related to icon generation. - [COMMAND_EXECUTION]: The skill utilizes
bazel queryto inspect the project structure for specific targets within the icon build scripts package (@community//platform/build-scripts/icons). - [SAFE]: The skill manages internal project configuration files such as
icon-robots.txtand SVG resources, which is consistent with its stated purpose of managing IntelliJ platform icon resources.
Audit Metadata