multi-agent

Warn

Audited by Socket on Sep 10, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/spawn-pane.sh

This is a tmux pane-management script with legitimate orchestration behavior and no clear malicious payload. It has a concrete command-injection vulnerability because LABEL, FILE, and potentially WATCHER are embedded in a shell command using unescaped single quotes before being passed to tmux. It also has predictable temporary-file and unquoted-argument weaknesses. Inputs should be safely escaped or passed without an intermediate shell, and registration writes should use secure, locked temporary files.

Confidence: 98%Severity: 68%
Audit Metadata
Analyzed At
Sep 10, 2026, 10:02 AM
Package URL
pkg:socket/skills-sh/frizzlefur%2Fflowkit%2Fmulti-agent%2F@da3e7ad3cc1a68f8587b2fbf25090c61ba8b62c0b462d1fffce302115acadad2
Security Audit — socket — multi-agent