kmp-module-split-for-packaging
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Provides shell commands using
grep,find, andunzipto audit the project structure and inspect the local Gradle cache for plugin metadata. - [DATA_EXPOSURE]: Accesses the local Gradle cache directory (
~/.gradle/caches) via a shell command to identify installed plugin versions. This is used for local configuration verification and does not involve network exfiltration or access to sensitive credentials.
Audit Metadata