ask

Warn

Audited by Socket on Sep 16, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/ask.mjs

The code appears to implement a legitimate Linear ticket workflow and contains no clear malware, credential theft, persistence, or exfiltration behavior. It has a concrete command-injection weakness in readTicketViaReplica because untrusted id data is embedded in bash -c using JSON.stringify rather than shell-safe escaping. The helper should be invoked without a shell, or the identifier should be passed as a positional shell argument with strict validation.

Confidence: 96%Severity: 55%
Audit Metadata
Analyzed At
Sep 16, 2026, 09:31 PM
Package URL
pkg:socket/skills-sh/coalesce-labs%2Fcatalyst-dev-skills%2Fask%2F@39eccd086262fb9ac89b68ae2abddddd813b7e6db3cad6ae95ef66939dd57e2c
Security Audit — socket — ask