The five envelopes · SDKs & libraries
SDKs & libraries — code you import
A library is software you pull INTO your program: install the package, import it, and its functions become part of your code. An SDK (software development kit) is a vendor's official library — Stripe's stripe, AWS's boto3 — the door the vendor built so your code can drive their service.
Agents that write code lean on this envelope constantly: when an agent generates a script, the imports it chooses are libraries. A hallucinated or abandoned package is one of the classic agent failure modes — which is exactly what a verified, weekly-rechecked registry of packages that actually resolve is for.
What “verified” means here
A library record is static-verified when the package actually resolves on its registry (npm or PyPI) — it exists, it's fetchable, its metadata is real, and we record when it was last published so staleness is visible. Officialness means the package is published by the vendor's own verified organization.
Honest tiers, always: “not yet verified” is never “failed”. Full methodology →
Top verified SDKs & libraries
Ordered by verification score, then adoption — deterministic and explainable. “Top” means most-verified, never most-marketed: rankings are never for sale.
The **[Anthropic provider](https://ai-sdk.dev/providers/ai-sdk-providers/anthropic)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Anthropic Messages API](https://docs.anthropic.com/claude/reference/mes
[React](https://react.dev/) UI components for the [AI SDK](https://ai-sdk.dev/docs):
Provides credential implementations for Azure SDK libraries that can authenticate with Microsoft Entra ID
Instrumentation client for the Azure SDK.
Microsoft Azure Storage SDK for JavaScript - Blob
Official JS client for ClickHouse DB - Node.js implementation
Official JS client for ClickHouse DB - Web API implementation
The official Elasticsearch client for Node.js
Cloud Asset API client for Node.js
Cloud Build API client for Node.js
Google Container Engine API client for Node.js
Google Cloud Dataproc API client for Node.js
Discovery Engine API client for Node.js
DLP API client for Node.js
Google Cloud Key Management Service (KMS) API client for Node.js
Looking for something specific? Ask from the homepage or hit /api/answer?q=… — one verified answer, or an honest no.