gwm
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands via
bashto interact with the Git CLI and the file system. It performs tasks such as creating directories, copying configuration files, and managing worktrees. - [EXTERNAL_DOWNLOADS]: The
addcommand invokesdotnet restore, which triggers the download of project dependencies from configured NuGet package registries to the local machine. - [PROMPT_INJECTION]: The skill instructions define a validation step for branch names (expecting a
KKEP-XXXXpattern), which serves as a functional constraint and safety check to ensure branch names conform to expected conventions before execution.
Audit Metadata