compose-performance
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions for running standard Android development commands such as
./gradlew assembleRelease,./gradlew connectedBenchmarkAndroidTest, andadb shell am profile start. These commands are standard for performance benchmarking and do not involve unsanitized user input. - [EXTERNAL_DOWNLOADS]: The skill references external companion skills (
aldefy/compose-skillandskydoves/compose-performance-skills). These are well-known resources within the Jetpack Compose community and are referenced for documentation purposes rather than automatic remote code execution.
Audit Metadata