compose-component-design
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation and reference guides for Android developers using Jetpack Compose. It does not contain executable code, scripts, or instructions that interact with the host system, network, or sensitive files.
- [SAFE]: The references provide best practices for UI development (e.g., how to name parameters, how to structure Kotlin composable functions). These are standard architectural patterns for the framework.
- [SAFE]: There is a mention of a
layouthelper function inreferences/modifier-layout.md(§7), but it is a standard Jetpack Compose custom layout implementation and does not perform any dangerous operations.
Audit Metadata