orchestrate

Warn

Audited by Socket on Aug 19, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/measurements.ts

This module contains no clear evidence of stealth malware, credential theft, or covert exfiltration. However, it implements a high-risk supply-chain/automation pattern: it clones an arbitrary git repository/branch and then runs an attacker-controlled command string via bash -c, with only partial environment control. If repoUrl/branch/command (and regex parser config) are not strictly allowlisted and trusted, the module can enable arbitrary code execution as part of the measurement workflow. Dynamic RegExp parsing adds an additional potential denial-of-service risk if regex patterns are untrusted.

Confidence: 78%Severity: 88%
Audit Metadata
Analyzed At
Aug 19, 2026, 03:49 PM
Package URL
pkg:socket/skills-sh/poteto%2Fplugins%2Forchestrate%2F@f43019e13575194e688baa419b69e3377794f025b95e092449ecaaae5be90ace
Security Audit — socket — orchestrate