shared-docs

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard shell commands to manage Git submodules, including initialization, synchronization, and committing changes. These operations are restricted to the local file system and configured remote repositories.
  • [COMMAND_EXECUTION]: It integrates with well-known command-line tools such as the GitHub CLI (gh) and GitLab CLI (glab) to create and manage Pull Requests and Merge Requests, following the user's established authentication context.
  • [EXTERNAL_DOWNLOADS]: Provides references to official documentation and installation pages for trusted developer tools (gh and glab), facilitating safe environment setup.
  • [SAFE]: The skill implements various safety checks, such as verifying the Git repository state and requiring explicit user consent before performing potentially destructive actions or merging code.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 12:21 PM
Security Audit — agent-trust-hub — shared-docs