using-git-worktrees
Audited by Socket on Feb 16, 2026
1 alert found:
Malware[Skill Scanner] Installation of third-party script detected All findings: [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [HIGH] data_exfiltration: Credential file access detected (DE002) [AITech 8.2.3] [HIGH] data_exfiltration: Credential file access detected (DE002) [AITech 8.2.3] [HIGH] data_exfiltration: Credential file access detected (DE002) [AITech 8.2.3] [HIGH] data_exfiltration: Credential file access detected (DE002) [AITech 8.2.3] BENIGN. The skill/fragment coherently implements a workflow to set up isolated Git worktrees with safety checks and automatic project setup, consistent with its described purpose. It reads, writes, and executes within typical developer tooling boundaries. Some minor edge-case improvements (error handling, user confirmation steps, and robust path expansion) could enhance reliability, but there is no evidence of malicious intent or credential leakage. LLM verification: This skill's purpose (creating isolated git worktrees and bootstrapping a project) aligns with most of its capabilities, but it includes high-impact operations that are disproportionate without explicit user consent: automatically adding/committing .gitignore entries and automatically running package installs/tests in the new worktree. Those actions can execute arbitrary third-party code and modify repository history. I assess low probability of deliberate malware in the document itself, but mod