skills/phoenixtw/skills/drop-worktree/Gen Agent Trust Hub

drop-worktree

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Analysis of the skill instructions and workflows reveals no malicious patterns. The skill follows best practices for destructive operations by requiring user confirmation and checking for external state (GitHub PRs) before proceeding.
  • [COMMAND_EXECUTION]: The skill uses standard command-line tools such as git and gh (GitHub CLI) to perform operations. These are appropriate for the skill's stated purpose of managing git worktrees.
  • [DATA_EXPOSURE]: The skill queries the GitHub API via the gh tool to check the status of pull requests. This is a legitimate operation used to inform the user before deleting a branch and does not involve exfiltrating sensitive local data.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 10:54 AM
Security Audit — agent-trust-hub — drop-worktree