run402-buzz

Warn

Audited by Socket on Jul 29, 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 29, 2026, 11:06 AM
Package URL
pkg:socket/skills-sh/kychee-com%2Frun402%2Frun402-buzz%2F@7e529f59120b1824d57f9b832c92c4c445a924f74664bb907f50560692dd39cb
Security Audit — socket — run402-buzz