npm ecosystem hit by repeated supply chain attacks with no fast local scanner
Axios, TanStack, node-ipc, @redhat-cloud-services npm packages all compromised in 2025-2026. Attackers bypass code review and inject RATs and credential stealers. Socket and Snyk exist but are SaaS/enterprise-priced. No fast, local, CLI-first scanner that a solo dev or small team can run in CI without a paid account.
A CLI tool that intercepts npm installs, flags behavioral risks, and enforces per-team cooldown policies before any package lands in a project
1.8k โฒScore Breakdown
Social Proof 1 sources
Existing Solutions 3 competitors
Deep package inspection SaaS, monitors 70+ supply chain risk signals. Enterprise-priced.
Vulnerability scanning SaaS. Broad platform, not focused on supply chain behavioral analysis.
Read-only supply chain scanner CLI; checks npm/MCP/extensions; 2.6k stars but early/limited.
Gap Assessment
Socket and Snyk are paid SaaS; Bumblebee (2.6k stars) is early-stage read-only; no polished free CLI that covers npm + PyPI in a single scan with CI integration.