testing-compose-in-release-mode
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references several external resources for documentation and tooling purposes. These include official Android developer documentation (
developer.android.com), the Android Developers blog, and articles from well-known community members (e.g., Chris Banes). All links point to reputable technology domains and official platform resources. - [EXTERNAL_DOWNLOADS]: The skill recommends the use of a library from the author's own public GitHub repository (
github.com/skydoves/compose-stability-analyzer) for runtime recomposition tracing. This is a vendor-owned resource consistent with the skill's stated purpose. - [COMMAND_EXECUTION]: The workflow involves standard Android development commands using the Gradle wrapper (
./gradlew) to build application variants and generate compiler reports. These are routine operations within a local development environment. - [INDIRECT_PROMPT_INJECTION]: The skill describes a process for analyzing build artifacts generated by the Compose compiler. This represents a standard development task involving the interpretation of locally produced text files, presenting no risk of processing untrusted external data for automated execution.
Audit Metadata