PyPI package trust score

pydantic-core

PyPI · 228M/week · 4.1 years old

83/ 100
CRITICAL
PyPI owners1
Weekly downloads228M
Package age4.1 years
Last published8d ago
ProvenanceNo
OpenSSF Scorecard
GradeA

Risk flags

CRITICAL: sole maintainer + >10M/wk

Score breakdown

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

Longevity
20/25
Download momentum
25/25
Release consistency
20/20
Publisher depth
4/15
GitHub backing
14/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.

Related reading

Use this data

CLI

npx proof-of-commitment --pypi pydantic-core

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/pypi/pydantic-core)

pydantic-core commit trust badge

REST API

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