git-workflow-management

Warn

Audited by Socket on Aug 3, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/branch_manager.py

No evidence of intentionally malicious payloads (no obfuscation or data theft/exfiltration logic). However, this is a high-privilege repository control surface: untrusted stdin parameters directly drive destructive and state-changing git operations (checkout, pull, create, merge, and force deletion) via subprocess. The lack of strict validation/allowlisting for ref names/base branches introduces an argument/option-parsing misuse risk within git semantics (e.g., refs starting with '-') and enables sabotage if the tool is reachable outside a trusted environment.

Confidence: 66%Severity: 58%
Audit Metadata
Analyzed At
Aug 3, 2026, 07:54 PM
Package URL
pkg:socket/skills-sh/XSpoonAi%2Fspoon-awesome-skill%2Fgit-workflow-management%2F@64e782fc582bc3814fc3aed0db9c26845cbf46bdac4c15ecbd5e52feb9ad55bd
Security Audit — socket — git-workflow-management