kotlin-tooling-agp9-migration
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script
scripts/analyze-project.shdesigned to analyze a project's Gradle configuration for migration readiness. The script reads local files such asbuild.gradle.kts,gradle.properties, and version catalogs to identify applied plugins and configuration flags. It performs only read-only local analysis and does not engage in network communication, modify files, or access sensitive user directories.
Audit Metadata