pr-worktree-workflow
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates a routine software development lifecycle (SDLC) workflow, automating the creation of isolated workspaces (worktrees) and the management of Pull Requests.
- [SAFE]: It utilizes standard command-line interfaces, specifically
gitand the GitHub CLI (gh), for their intended purposes of version control and repository interaction. - [SAFE]: Mentions of
npm installandpoetry installare contextually appropriate for initializing project environments within a new worktree and do not involve untrusted or hardcoded remote scripts. - [SAFE]: No patterns of prompt injection, data exfiltration, obfuscation, or persistence were found. The skill operates within the expected bounds of a developer utility tool.
Audit Metadata