git-submodule
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill contains multiple bash command examples for Git operations. This includes standard commands like
git submodule add,git submodule update, andgit submodule foreach. These commands are standard for version control management and do not exhibit malicious intent. - [EXTERNAL_DOWNLOADS]: The documentation includes references to external repositories, such as the well-known Lodash library on GitHub. These references are used for illustrative purposes and target trusted sources.
- [SAFE]: No malicious patterns, prompt injections, or unauthorized data access attempts were detected. The content is educational and adheres to best practices for Git repository management.
Audit Metadata