git-submodule
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and examples for Git submodule management. All commands and workflows described are common development practices with no malicious patterns detected.
- [COMMAND_EXECUTION]: Includes instructions for standard Git operations like
git submodule add,update, andforeach. These commands are used as intended for version control and dependency management within the user's local environment. - [EXTERNAL_DOWNLOADS]: Documents how to include external Git repositories as submodules. The examples reference trusted platforms and repositories, such as Lodash on GitHub, following standard integration workflows.
Audit Metadata