orchestrator

Warn

Audited by Socket on Apr 2, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
scripts/parallel-run.sh

This wrapper script itself shows no direct malware indicators (no network/exfiltration, no credential theft, no obfuscation, no eval). The main security concern is supply-chain amplification: it executes a sibling helper script with unvalidated agent/task/workspace/vendor arguments and writes logs using agent directly in the filename. These traits create moderate security risk that depends heavily on the behavior and argument-handling of spawn-agent.sh and the content/format of tasks inputs.

Confidence: 62%Severity: 55%
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the skill's core purpose matches orchestration, and the cited Gemini/Serena components appear official, so this is not a clear supply-chain or credential-harvesting scheme. However, it gives an AI agent high-autonomy process spawning, shell execution, shared untrusted memory ingestion, and `--yolo` subagent operation, which is a materially risky footprint for an orchestration skill.

Confidence: 85%Severity: 72%
Audit Metadata
Analyzed At
Apr 2, 2026, 07:26 PM
Package URL
pkg:socket/skills-sh/first-fluke%2Fmimic%2Forchestrator%2F@05a2ee8dc62b5dccaaedac1d2ff6e79b17f34792
Security Audit — socket — orchestrator