gradle-build-performance
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends utilizing official Gradle and Android plugins (such as KSP and Develocity) and fetching dependencies from established registries like Google and MavenCentral.
- [DATA_EXFILTRATION]: Includes the use of the Gradle
--scanfeature, which transmits build performance telemetry to the service provider (Gradle/Develocity) to generate diagnostic build reports. - [COMMAND_EXECUTION]: Provides routine shell commands for developers to build, profile, and analyze their local projects using the Gradle wrapper (
./gradlew).
Audit Metadata