kotlin-tooling-agp9-migration
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill instructions focus on legitimate project migration steps for the Android Gradle Plugin.
- [COMMAND_EXECUTION]: The skill includes a local shell script (
scripts/analyze-project.sh) used for project analysis. The script safely reads Gradle configuration files using standard tools likegrepandsedto identify migration paths and does not perform any dangerous operations, file modifications, or network requests. - [EXTERNAL_DOWNLOADS]: The skill references the official Gradle distribution URL and popular open-source Gradle plugins on GitHub within the documentation. These references target well-known and trusted services associated with the primary purpose of the skill.
Audit Metadata