tracing-recompositions-at-runtime

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructional content for using the compose-stability-analyzer library, which is a recognized tool in the Android development community for diagnosing Jetpack Compose performance issues.
  • [DATA_EXPOSURE]: While the skill involves logging application state and parameters to logcat (which can be viewed via adb), it explicitly includes mandatory rules and implementation patterns to gate this behavior using BuildConfig.DEBUG or custom flags. This ensures that sensitive diagnostic data is not inadvertently exposed in production builds.
  • [EXTERNAL_DOWNLOADS]: The skill references the com.github.skydoves.compose.stability.analyzer Gradle plugin and associated runtime libraries. These are standard dependencies hosted on well-known repositories (GitHub) and are used according to standard Android development practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 06:53 AM
Security Audit — agent-trust-hub — tracing-recompositions-at-runtime