npm package trust score

dayjs

npm · 47M/week · 8.1 years old

81/ 100
CRITICAL
npm publishers1
Weekly downloads47M
Package age8.1 years
Last published62d ago
GitHub contributors35
ProvenanceYes
OpenSSF Scorecard5.3/10
GradeA

Risk flags

CRITICAL: sole npm publisher + >10M/wk

dayjs has a single npm publisher with 47M 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
12/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 dayjs

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/dayjs)

dayjs commit trust badge

REST API

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