agent-worker
Audited by Socket on Mar 7, 2026
1 alert found:
Obfuscated FileThe agent-worker skill presents a coherent, multi-agent orchestration framework that matches its stated purpose of running agents and workflows with shared context, channels, and documents. The footprint remains proportionate: no unverifiable binaries or credential-exfiltration vectors are explicit in the documentation; credentials are mentioned in troubleshooting but not embedded or transmitted in code examples. The primary security considerations are data governance (shared documents/contexts across agents/workflows) and access control (ensuring broadcasts and document writes are properly scoped). Given the lack of explicit malicious behavior patterns and the controlled use of SDK backends, the overall risk is moderate (suspicious-to-benign territory), but the design warrants careful access controls and secure credential management in practice. Overall verdict: BENIGN with clear emphasis on proper configuration and access governance; monitor for prompt injection and data leakage via shared documents in real deployments.