worktree-status
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data access were identified during analysis.
- [COMMAND_EXECUTION]: The skill utilizes shell-based git commands and standard Unix utilities to determine the status of worktrees. Variables referencing branch names or file paths are correctly quoted to prevent command injection.
- [EXTERNAL_DOWNLOADS]: The skill performs a git pull from the remote origin to ensure merge status accuracy. This is a standard operation within the intended scope of the skill.
Audit Metadata