-
Notifications
You must be signed in to change notification settings - Fork 843
Open
Labels
additionAdding new software to the listAdding new software to the listneeds to matureProject is younger than 4 monthsProject is younger than 4 months
Description
Thanks for maintaining this awesome list!
# software name
name: "BlackVault"
# URL of the software project's homepage
website_url: "https://black-vault-murex.vercel.app"
# URL where the full source code of the program can be downloaded
source_code_url: "https://github.com/venkat22022202/black-vault"
# description of what the software does, shorter than 250 characters, sentence case
description: "Proxy gateway for AI API keys — generate proxy tokens instead of sharing real keys with AI agents, with instant kill switch for access revocation and per-session cost tracking."
# list of license identifiers
licenses:
- MIT
# list of languages/platforms
platforms:
- Nodejs
- Docker
# list of tags (categories)
tags:
- Password Managers
- Generative AI
# (optional, true/false, default false) whether the software depends on a third-party service outside the user's control
depends_3rdparty: true
# (optional) link to an interactive demo of the software
demo_url: "https://black-vault-murex.vercel.app"To ensure your issue is dealt with swiftly, please check the following:
- Submit one item per issue.
- You have searched the repository for any relevant issues or PRs, including closed ones.
- Any software you are adding is not already listed at any of awesome-sysadmin, staticgen.com, staticsitegenerators.bevry.me, dbdb.io.
- Any software project you are adding to the list is actively maintained.
- Any software project you are adding was first released more than 4 months ago.
- Any software project you are adding has working installation instructions.
Additional Details
Features:
- AES-256-GCM encrypted vault for API keys
- Per-session cost tracking
- Instant kill switch — revoke agent access immediately
- Agent registry with proxy token generation
- Workflow blueprints
- Full SSE streaming support (OpenAI, Anthropic, Google AI)
Tech Stack: Next.js 16, tRPC, Neon Postgres, Upstash Redis, Clerk Auth
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
additionAdding new software to the listAdding new software to the listneeds to matureProject is younger than 4 monthsProject is younger than 4 months