validating-compose-stability
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the use of the Compose Stability Analyzer Gradle plugin, a tool for monitoring Jetpack Compose performance metrics during the build process.
- [SAFE]: All external references point to official documentation (skydoves.github.io) or the author's official GitHub repository (github.com/skydoves), which is consistent with the vendor author context.
- [SAFE]: No suspicious patterns such as prompt injection, obfuscation, credential exfiltration, or unauthorized network operations were detected.
- [SAFE]: The suggested GitHub Actions workflows follow standard practices for CI/CD gating, such as using job dependencies (needs: build) to ensure compiled artifacts are available for analysis.
Audit Metadata