using-stability-analyzer-ide-plugin
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the user to clone the source code from
https://github.com/skydoves/compose-stability-analyzer. This is a legitimate download of the project's source code for the purpose of building the IDE plugin. - [COMMAND_EXECUTION]: The instructions include running
./gradlew :compose-stability-analyzer-idea:buildPlugin. This command executes the Gradle build system to compile the plugin from the cloned source code. - [REMOTE_CODE_EXECUTION]: By instructing the user to build and install the plugin from source, the skill facilitates the execution of the resulting binary code within the IntelliJ/Android Studio environment. This is the intended functionality of the skill to provide real-time editor feedback.
Audit Metadata