kotlin-multiplatform
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill's instructions and associated files revealed no malicious patterns, prompt injections, or unauthorized data access attempts. The skill is designed to assist developers with Kotlin Multiplatform decision-making.
- [COMMAND_EXECUTION]: The skill includes two utility bash scripts,
scripts/validate-kmp-structure.shandscripts/suggest-kmp-dependency.sh. These scripts perform static analysis on the local project directory using standard shell commands such asgrep,find,sed, andawk. They are restricted to read-only operations on the project source code for linting and migration suggestions.
Audit Metadata