git-worktree
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes standard Git commands for branch and worktree management. All commands are transparent and match the stated purpose of the skill.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill mentions
npm installandnpm testwithin development examples. This is standard behavior for the intended use case of software development and PR review. - [DATA_EXFILTRATION] (SAFE): No unauthorized network operations or credential exposures were detected. Git operations (
fetch,push) target the repository's own remotes. - [PROMPT_INJECTION] (SAFE): No evidence of prompt injection, role-play instructions, or attempts to bypass safety filters.
Audit Metadata