squads

Warn

Audited by Socket on Apr 26, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/activate-squad.sh

No clear evidence of an intentionally malicious backdoor exists in this Bash fragment (no exfiltration, credential theft, or persistence behavior is visible). However, it significantly increases supply-chain and trust-boundary risk: it installs npm packages based on dependency names read from squad.yaml without visible allowlisting, pinning, or integrity verification, and it performs dynamic node -e require() checks using strings derived from that same configuration. Additionally, it copies untrusted agent definition files into a local command directory that may be interpreted later by other components. If squad.yaml/agents can be influenced by an attacker, activation can become a practical pathway to install malicious npm packages or trigger unintended behavior.

Confidence: 68%Severity: 72%
Audit Metadata
Analyzed At
Apr 26, 2026, 05:23 PM
Package URL
pkg:socket/skills-sh/gutomec%2Fai-public-arsenal%2Fsquads%2F@ec6ca52a969e8a6c06066f5906ebdadf2ff218f1