kotlin-tooling-agp9-migration
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were found in the skill files. The instructions are focused on legitimate project migration tasks.
- [COMMAND_EXECUTION]: The skill includes a bundled shell script,
scripts/analyze-project.sh, which is used for read-only project structure analysis. It utilizes standard, safe system utilities such asfind,grep, andsedto identify existing plugins and configurations. - [EXTERNAL_DOWNLOADS]: The skill references official Gradle distribution URLs and reputable third-party developer tools on GitHub. These references are used for versioning and documentation purposes and point to well-known, trusted technology sources.
Audit Metadata