orchestrate

Warn

Audited by Socket on Jul 17, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The skill’s footprint matches its stated orchestration purpose, but that purpose is inherently high risk: it enables unattended agent-driven code execution and file modification across repos, including third-party CLIs and custom commands. Data flow is mostly local rather than overt exfiltration, so this is not confirmed malware, but it materially increases operational and security risk.

Confidence: 90%Severity: 83%
AnomalyLOW
orchestrate.sh

No clear embedded backdoor/stealth exfiltration is visible in this orchestrator script. The primary supply-chain security risk is that it sources agent profile files as shell code ('. "$f"'), allowing arbitrary code execution if an attacker can modify or inject those profile files. Additionally, P_CMD/--cmd are launched to run external agent CLIs, and the script auto-dismisses trust dialogs by sending Enter when configured regexes match. Overall: likely a legitimate orchestration tool with significant attack surface around trusted profile files and command injection via profiles/flags; treat profiles as fully trusted code.

Confidence: 70%Severity: 65%
Audit Metadata
Analyzed At
Jul 17, 2026, 08:57 PM
Package URL
pkg:socket/skills-sh/otrebu%2Fskills%2Forchestrate%2F@c58bf79981ae5907260104c1a0da9c703843bd5fe058f123c400c5c2182e94a4
Security Audit — socket — orchestrate