Compute Sandboxes · run9 Agent runtime · smith9 · soon Browser · web9 · soon Data Postgres database · db9 Object storage · drive9 Agent memory · mem9 Secrets · vault9 · soon Intelligence Model gateway · gate9 · soon Skills & tools · hub9 · soon Evals · eval9 · soon Coordinate Queues · task9 Realtime · inbox9 · pulse9 · tape9 Teamwork · chord9 · soon Scheduling · cron9 · soon Operate Observability · owl9 Auth · auth9 · soon All products → Explore Solutions Pricing Customers Enterprise CLI Docs Company GitHub Request access
vault9 · Secrets Coming soon

Secrets, granted per agent.

vault9 will make secrets and credentials first-class: per-agent grants, rotation, and sealed delivery at the network edge. It promotes drive9's secrets vault and run9's sealed secrets into one product — so giving an agent a key is a grant, not a copy-paste.

Per-agent grantsRotationSealed deliveryRevocable
preview

A key an agent can use, but never hold.

Put a secret in once and grant a specific agent a specific credential — scoped and revocable. vault9 will deliver it sealed at the network edge, so the value reaches the call without ever being written to disk or pasted into a config. Rotate it in one place and every grant follows.

per-agent grants rotation sealed at the edge
vault9-preview
# preview — vault9 is coming soon
$ vault9 put OPENAI_KEY
  ✓ stored · encrypted at rest

$ vault9 grant --agent alice aws
  → alice can use the aws credential · scoped + revocable

$ vault9 get OPENAI_KEY
  → delivered sealed · never written to disk
what it'll do

Store. Grant. Deliver.

vault9 will make handing an agent a credential a deliberate, revocable act.

01 · Store

Put a secret once

Keep keys and credentials in one place, encrypted at rest, with rotation handled centrally instead of scattered through env files.

02 · Grant

Per-agent access

Grant a specific agent a specific credential — scoped to what it needs and revocable the moment it doesn't, with no broad shared secret.

03 · Deliver

Sealed at the edge

Secrets arrive sealed at the network edge, used by the call but never written to disk — the same model run9 uses for sealed secrets today.

coming soon

First-class secrets for your agents.

vault9 is on the way. Request early access and we'll reach out when per-agent secrets open up.