tracing-recompositions-at-runtime
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
compose-stability-analyzerGradle plugin and IDE plugin. These resources originate from the skill author and official marketplaces, which are appropriate for the tool's purpose. - [COMMAND_EXECUTION]: Instructs the use of
adb logcatfor viewing debugging information. This is a standard developer workflow for Android application testing. - [DATA_EXFILTRATION]: Provides a mechanism to log recomposition states to Android logcat. The skill includes mandatory rules and patterns to gate this feature behind build flags (like
BuildConfig.DEBUG), ensuring sensitive data is not logged in production environments.
Audit Metadata