V3 Swarm Coordination

Warn

Audited by Socket on Mar 1, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

This skill is an orchestration/coordination module that automates multi-agent workflows, GitHub issue/milestone creation, and inter-agent messaging. I found no explicit malicious code patterns (no download-and-execute, no obfuscated payloads, no hardcoded attacker endpoints). The primary risks are operational and supply-chain: broad automated permissions (GitHub write actions, bus broadcasts), possible leakage if postAgentProgress or broadcast include sensitive data, and reliance on external components (QuicSwarmBus, other v3 skills) whose implementations could introduce further risks. Ensure the runtime uses least-privilege tokens, audit what agent state is posted, add per-action confirmations or scopes for destructive actions, and review implementations of external transport and integration libraries before granting production credentials.

Confidence: 75%Severity: 75%
Audit Metadata
Analyzed At
Mar 1, 2026, 04:34 PM
Package URL
pkg:socket/skills-sh/ruvnet%2Fruflo%2Fv3-swarm-coordination%2F@d68cf5937d192c84bc097482f82c2d6b8793b2f4