npm package trust score

esbuild

npm · 230M/week · 8.5 years old

80/ 100
CRITICAL
npm publishers1
Weekly downloads230M
Package age8.5 years
Last published41d ago
GitHub contributors35
ProvenanceYes
OpenSSF Scorecard4.2/10
GradeA

Risk flags

CRITICAL: sole npm publisher + >10M/wk

esbuild has a single npm publisher with 230M weekly downloads. This is the exact attack profile that enabled the axios compromise (March 2026) and the LiteLLM supply chain attack. A stolen credential gives an attacker publish access to a package running on millions of machines. GitHub contributors (35) don't have npm publish rights — only the publisher does.

Score breakdown

Five behavioral dimensions. Each measured from public registry data, not self-reported.

Longevity
25/25
Download momentum
22/25
Release consistency
18/20
Publisher depth
4/15
GitHub backing
11/15

What this score measures

The Commit trust score measures behavioral commitment — signals that are hard to fake. Unlike stars, READMEs, or download counts, these signals capture how a package is actually maintained.

Use this data

CLI

npx proof-of-commitment esbuild

MCP (Claude, Cursor, Windsurf)

{ "mcpServers": { "commit": { "type": "streamable-http", "url": "https://poc-backend.amdal-dev.workers.dev/mcp" } } }

README badge

![Commit Trust](https://poc-backend.amdal-dev.workers.dev/badge/npm/esbuild)

esbuild commit trust badge

REST API

curl -X POST https://poc-backend.amdal-dev.workers.dev/api/audit -H "Content-Type: application/json" -d '{"packages":["esbuild"]}'