javascript-pro

Warn

Audited by Socket on Sep 6, 2026

1 alert found:

Anomaly
AnomalyLOW
references/node-essentials.md

No overt malicious behavior (e.g., exfiltration, reverse shells, crypto-mining, credential theft, obfuscated payloads) is evident in the provided fragment. The primary risk is operational/supply-chain execution surface: it directly executes shell commands and spawns a local Node script artifact using a relative working directory with inherited environment. Combined with weak HTTP hardening (permissive CORS and unhandled JSON.parse on untrusted input), this warrants deeper review of any executed scripts and surrounding package lifecycle hooks. Confidence is limited because the contents of the spawned local script (and cleanup()) are not included.

Confidence: 52%Severity: 58%
Audit Metadata
Analyzed At
Sep 6, 2026, 11:35 AM
Package URL
pkg:socket/skills-sh/emmraan%2Fagent-skills%2Fjavascript-pro%2F@b020c9f3af655f2e4f27256454764b33a893f77224153b5b4afcd75a8753b746
Security Audit — socket — javascript-pro