You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2026. It is now read-only.
When you share an API key with an AI agent, you cannot revoke just that agent access without rotating the key. BlackVault fixes this with a proxy layer:
BlackVault — Proxy gateway for AI API keys
GitHub: https://github.com/venkat22022202/black-vault
Live Demo: https://black-vault-murex.vercel.app
License: MIT
What it does
When you share an API key with an AI agent, you cannot revoke just that agent access without rotating the key. BlackVault fixes this with a proxy layer:
The agent never sees the real API key. Kill the proxy token = instant 401.
Features
Tech Stack
Next.js 16 · React 19 · TypeScript · tRPC 11 · Drizzle ORM · Neon Postgres · Upstash Redis · Clerk Auth · Tailwind v4