worktree-workflow

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill outlines a standard development workflow using Git worktrees. It utilizes well-known and reputable tools such as Git, the GitHub CLI (gh), and the pnpm package manager.
  • [COMMAND_EXECUTION]: The skill uses shell commands (wt, git, gh, pnpm) to perform local repository management tasks. These operations are restricted to the local environment and are consistent with the skill's primary purpose of facilitating a software development workflow.
  • [EXTERNAL_DOWNLOADS]: The skill includes pnpm install, which is a standard procedure for installing project dependencies in Node.js environments. This is a common and expected operation for developer-focused skills.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 01:51 PM
Security Audit — agent-trust-hub — worktree-workflow