run402-buzz

Warn

Audited by Socket on Jul 30, 2026

1 alert found:

Anomaly
AnomalyLOW
install-smoke.mjs

No direct malicious payload (e.g., obfuscated code, credential theft, reverse shells, or explicit exfiltration) is evident in this snippet itself. However, the code is an execution harness that fetches and runs unpinned, runtime-resolved third-party code from skills@latest using npx, then executes the installed package’s setup script and tests via Node. The primary risk is supply-chain compromise or malicious/changed behavior from the registry or transitive dependencies; if that package is compromised, this script would execute it. Recommend pinning to a specific version with integrity verification and using a hardened sandbox for installation/tests if security matters.

Confidence: 66%Severity: 62%
Audit Metadata
Analyzed At
Jul 30, 2026, 07:18 PM
Package URL
pkg:socket/skills-sh/kychee-com%2Frun402%2Frun402-buzz%2F@3c772fc675fb85ab5a26f6232bb880a28053eb00b5cac5e962c9ca84ac1d048d
Security Audit — socket — run402-buzz