git-worktree
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill generates and executes shell commands for repository management using user-supplied parameters. Ingestion points: The skill takes input for
agent-name,branch_name, andfolder_pathwhich are then used in shell script blocks inSKILL.md. Boundary markers: Absent; there are no instructions for the agent to use delimiters or ignore instructions embedded in these inputs. Capability inventory: The skill possesses shell execution capabilities forgit,cp,mkdir, andpnpm, allowing it to modify the filesystem and repository state. Sanitization: None provided. - [EXTERNAL_DOWNLOADS]: The skill uses the
pnpm installcommand to download and install packages from public registries during environment initialization.
Audit Metadata