Switch language한국어
Back to the list

npm package commitment scores: zod has 139M weekly downloads and one maintainer

TL;DR AI

Key summary

2 min read
  1. The author built a Proof of Commitment scorer that rates npm packages by behavioral signals across five dimensions.

  2. A dataset of nine core JS/TS packages shows zod and axios have very high weekly downloads while each lists one maintainer.

  3. Single-maintainer, high-download packages increase supply-chain risk because a stolen CI/npm token can enable malicious publishes.

  4. The scoring tool does not measure publish-pipeline security such as token scoping or MFA; provenance tools remain necessary.

Read the original