Open-source SDKs for ScopeVeil: privacy-first cost & latency observability for LLM apps.
| Language | Package | Status |
|---|---|---|
| TypeScript | @scopeveil/sdk (npm) |
beta. See packages/typescript |
| Python | scopeveil-sdk (PyPI) |
scaffolding. See packages/python |
Anyone running an LLM in production has to trust that the observability vendor isn't reading the prompts. The most credible answer is make the collection layer auditable, so the SDK is open source and the privacy guarantees are enforced by automated tests.
If you find a way to leak prompt content through the SDK, please open an issue (and we'll buy you a coffee).
MIT. See LICENSE.