st-execute-task

Warn

Audited by Socket on Sep 8, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/dispatch-task-execution.cjs

No direct malicious payload is visible in the provided fragment (no eval/Function, no obvious exfiltration or persistence). The main risk is architectural: this code spawns external executables (authentication + launch) using argv derived from workspace YAML configs, task markdown, decoded handoff data, and PATH-based executable resolution. If an attacker can influence those inputs (especially PATH or config.yaml) or the adapter registry via supply-chain, this module can become a high-impact execution primitive. Treat as security-sensitive and require strict integrity controls on config/adapters and a trusted execution environment.

Confidence: 66%Severity: 62%
Audit Metadata
Analyzed At
Sep 8, 2026, 02:45 AM
Package URL
pkg:socket/skills-sh/e0ipso%2Fstrikethroo%2Fst-execute-task%2F@2bedabe4c0efc83f1717c43a35afed24029e217d362430d4f99b4cf2fb40a32a
Security Audit — socket — st-execute-task