botiverse

Keep your secrets hidden from AI agents.

325
15
100% credibility
Found Feb 20, 2026 at 211 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

This tool creates a local encrypted storage for sensitive information like passwords and keys, automatically detecting and replacing them in files with placeholders for safe sharing, and restoring them when required.

How It Works

1
🔍 Discover Agent Vault

You hear about a handy tool that keeps your private passwords and keys safe while letting you share your project files without worry.

2
🔐 Set Up Your Safe

You add your first secret, like a special password, and it creates a private locked box just for you on your computer.

3
🛡️ Secrets Locked Away

Feel secure knowing everything is encrypted and hidden from prying eyes, even if someone peeks at your files.

4
✏️ Clean Your Files

You run it on your project files, and it smartly hides all the private bits inside them with safe placeholders.

5
📤 Share Safely

Now you can share or post your clean files anywhere without accidentally revealing your secrets.

6
🔓 Unlock When Needed

When working on your project, you easily bring back the real secrets just for your eyes.

Secrets Stay Secret

Your projects are secure, collaborations are smooth, and you never worry about leaks again.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 211 to 325 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is agent-vault?

Agent-vault is a TypeScript CLI for storing secrets in a local encrypted vault, automatically redacting them from files like .env, YAML, or JSON before sharing with AI agents. Paste `agent-vault read config.env` to swap API keys (OpenAI, GitHub, AWS) with placeholders like ``, or use `write` to restore them securely. It keeps secrets hidden from AI while detecting high-entropy strings you forgot to vault, solving accidental leaks when debugging with LLMs.

Why is it gaining traction?

It stands out with zero-config local encryption—no cloud deps like HashiCorp Vault agents—and auto-redacts even unvaulted secrets via patterns and entropy checks. Devs love the TTY prompts for safe input and seamless handling of GitHub tokens or Stripe keys without workflow changes. At 44 stars, the hook is paranoid-proof protection for AI-heavy coding, beating manual github .keep file scrubs.

Who should use this?

Backend devs juggling API keys in local configs, frontend folks pasting React setups to AI, or GitHub users tired of keep asking password prompts and wanting to keep secrets private in forks. Perfect for solo hackers keeping teams active without cloud vaults, or anyone sharing snippets without keep empty folder hacks.

Verdict

Grab it for quick agent vault wins if AI leaks haunt you, but 1.0% credibility and low stars signal early maturity—docs are basic, though tests cover core paths. Test on real configs before repo commit.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.