git-task-workspace
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the use of standard Git commands (
git worktree add,git worktree prune) and directory management (rm -rf) to handle task-specific environments. These operations are restricted to the user-defined workspace and source pool.- [INDIRECT_PROMPT_INJECTION]: The skill operates on user-provided inputs such as task names and repository identifiers to set up directory structures. - Ingestion points: Task names and repository names provided by the user (SKILL.md, references/setup.md).
- Boundary markers: None explicitly defined in the provided AGENTS.md templates.
- Capability inventory: Git worktree operations and directory deletion (SKILL.md).
- Sanitization: None specified; the skill relies on the agent's interpretation of standard Git workflows.
Audit Metadata