recursive-worktree
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute various shell commands for git operations (
git worktree,git branch,git check-ignore) and project setup (npm install,cargo build,pip install,go mod download,mvn compile,gradlew compileJava,dotnet restore). These are standard operations for development workflows. - [EXTERNAL_DOWNLOADS]: Suggested setup commands for Node.js, Python, Rust, and other environments will download packages from official, well-known registries (e.g., npm, PyPI). This is expected behavior for project initialization.
Audit Metadata