kmp-git-submodule-module-mapping
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes several shell commands such as
git submodule status,grep,find, and aforloop designed to audit.github/workflows/files. These are diagnostic commands intended for a developer to run locally to verify their repository configuration and ensure submodules are correctly initialized and tracked. - [EXTERNAL_DOWNLOADS]: The documentation references the
actions/checkoutGitHub Action for managing submodules in continuous integration environments. As an official component of a well-known service (GitHub), this reference is a standard development practice and does not involve untrusted third-party code. - [SAFE]: The skill's primary purpose is educational, providing instructions on how to map nested submodule directories to flat Gradle project paths. No malicious patterns, obfuscation, or data exfiltration attempts were identified.
Audit Metadata