
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
datacharter
Advanced tools
Query all your data locally — then hand your AI agents exactly the data you choose, and not one column more.
datacharter.dev · Desktop app (beta) · Docs · Blog · CI Action
The big-words version: a local, federated data explorer with governed agent data access, powered by DuckDB. Here's what that actually means 👇
🔍 Query all your data, locally — no pipelines, no warehouse, no waiting
🤖 Connect an agent — and decide exactly what it's allowed to see
guides/*.md ("revenue is net of refunds", "exclude QA accounts") reach every agent — chat, Claude Code, and MCP clients alike. Start from the end-to-end example.datacharter suggest mines your query history for the habits you repeat and turns them into guide lines — with evidence, offline, no model required.datacharter eval --compare-guides scores the agent on questions you write and shows how much your guides moved accuracy — locally, and as a CI gate. See Agent evals.datacharter audit verify and one-command evidence packs.aggregates only and groups of at least 10 are enforced by query analysis — k-anonymity suppression and join limits, written in plain English.•••.)Beyond local federation and governed agent access, you also get:
datacharter test), catch schema/PII drift in CI, diff data across sources, trace cross-source lineage, and define certified metrics. Or drop the GitHub Action into your workflow and let a broken contract block the PR.
Status: pre-release. V1 in development.
No terminal? Download the desktop app (beta) for macOS or Windows — the same governed explorer in a native window. Desktop docs.
# Try it instantly on generated demo data — no install, no config:
uvx datacharter serve # needs `uv` → https://astral.sh/uv
# → serves at http://127.0.0.1:8321 (open it in your browser)
# Or install it:
brew install datacharter/tap/datacharter # macOS (Homebrew)
pip install datacharter # Python 3.11+ (any OS)
# Start your own workspace:
datacharter init # scaffolds charter.yaml, queries/, .env.example
# → add a source: edit charter.yaml, or use the "Sources" panel in the UI
datacharter serve # → http://127.0.0.1:8321
Then, once it's running, drag a CSV, Parquet, or JSON file onto the window to query it instantly — no config needed.
Optional natural-language agent — point it at any OpenAI-compatible endpoint:
export OPENAI_BASE_URL=... # any OpenAI-compatible API
export OPENAI_API_KEY=...
datacharter serve
…or run fully local — no API key, no data leaves your machine (requires Ollama):
ollama pull qwen3:8b # once
datacharter serve --local # qwen3:8b by default (--model to change)
charter.yaml describes sources, tables,
and PII fields — the same contract spec your data team already writes, so
there's no separate metadata store to maintain.datacharter[snowflake], with the same pushdown into the extract.)--local agent runs a small open model via Ollama — no API key, no data leaves
your machine.charter.yaml + queries/*.sql +
.env.example — commit it, clone it, datacharter serve. Your team's whole
exploration environment travels as a repo; secrets and local state never do.DataCharter governs and audits your data, not just displays it. The full command
set (drift, scan, diff, metric, mcp, and more) is in the
CLI reference; the security model is in security.
DataCharter stands on excellent open-source foundations:
ATTACH), file formats, Iceberg/Delta, encryption, autocomplete.charter.yaml speaks.datacharter mcp server speaks to agents and MCP clients.Testing uses VidaiMock, an Apache-2.0 mock LLM server, as the offline agent endpoint in CI.
DuckDB is a trademark of the DuckDB Foundation. DataCharter is an independent project and is not affiliated with or endorsed by the DuckDB Foundation.
DataCharter runs entirely on your machine. It collects no data, sends no telemetry, and operates no servers — your data, queries, and credentials never leave your control except to the sources you configure or a model provider you explicitly enable. Full policy: Privacy Policy.
FAQs
Charter your data — contract-governed local data exploration, powered by DuckDB
We found that datacharter demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.