nowfound

Alternatives

Products that do what Clavio does

Vault, Memory, Agent and Code Briedge

  1. 1AV

    Hey HN! Today we're launching Agent Vault - an open source HTTP credential proxy and vault for AI agents. Repo is at https://github.com/Infisical/agent-vault, and there's an in-depth description at https://infisical.com/blog/agent-vault-the-open-source-crede.... We built Agent Vault in response to a question that been plaguing the industry: How do we give agents secure access to services without them reading any secrets? Most teams building agents have run into this exact problem: They build an agent or agentic system and come to realize at some point…

    Apr 2026 · github.com

  2. 2OS
  3. 3KC

    We built the Kontext CLI because AI coding agents need access to GitHub, Stripe, databases, and dozens of other services — and right now most teams handle this by copy-pasting long-lived API keys into .env files, or the actual chat interface, whilst hoping for the best. The problem isn't just secret sprawl. It's that there's no lineage of access. You don't know which developer launched which agent, what it accessed, or whether it should have been allowed to. The moment you hand raw credentials to a process, you've lost the ability to enforce policy, audit access, or rotate without pain. The…

    Apr 2026 · github.com

  4. 4OO

    hey HN, Jonathan and Guy here, creators of OneCLI (https://onecli.sh/). OneCLI is an open source vault for AI Agents. Traditional vaults are used to store your secrets and, on demand, provide them to you all in a secure way, trusting the person to keep them safe. We figured that in the agent's world, this is not the case, as you don't know what happens with the secret after it's delivered to the agent, or where it was saved. Or maybe someone even manipulated them to hand them over... From that understanding, we decided to build a network gateway that sits between your AI…

    Jul 2026 · github.com

  5. 5
    Cred97

    OAuth credential delegation for AI agents

    Apr 2026 · cred.ninja

  6. 6
    Loomal92

    Identity infrastructure for AI agents

    Apr 2026 · loomal.ai

  7. 7

    Simple, secure, with an Env Vault for your .env files

    Feb 2026

  8. 8

    Give AI agents identity, secrets vault & analytics

    Feb 2026

  9. 9
    Latchkey122

    Credential layer for local AI agents

    Mar 2026

  10. 10KE

    Keeper is an embeddable secret store (Argon2id, XChaCha20-Poly1305 by default). Four security levels, audit chains, crash-safe rotation. Vault is overkill for most use cases. This is for when you ge paranoid about env and need encrypted local storage that doesn't suck. No security through obscurity, hence, It's still early, so now's the best time to find weird edge cases, race conditions, memory leaks, crypto misuse, anything that breaks. The README has a full security model breakdown if you want to get adversarial.

    Apr 2026 · github.com

  11. 11LS

    Hi! I got tired of setting up tools I can't explain to a team in a few words like sops or git-crypt, just to store few files with environment variables or secrets, so I built lockenv as a simple alternative. It's basically a password-protected vault file you commit to git. No gpg keys, no cloud, just lockenv init, set a password, and lock/unlock the secrets. This tool integrates with OS keyring, so you're not typing passwords constantly. Should work on Mac/Linux/Windows, but I tested it only on linux so far. I am not trying to replace any mature / robust solution, just…

    Dec 2025 · github.com

  12. 12HV
  13. 13

    Encrypted secret vault and policy engine for AI agents

    Feb 2026

  14. 14MS
  15. 15

    Zero-trust credential manager for AI agents. No trust needed

    Mar 2026

  16. 16VO
  17. 17

    Shared vault for files humans and AI agents

    11d ago · vault.wilgott.com

  18. 18

    Offline encrypted vault for photos, videos, voice and files

    Aug 2026 · play.google.com

  19. 19

    One vault. Every account. Switchedby your agent.

    May 2026 · mcpvault.online

  20. 20LH

    I got tired of: - .env files committed to Git (seen it happen 100+ times) - API keys shared in Slack - Wondering who has access to what secrets So I built Liberty - a CLI tool that replaces .env files with hardware-bound encryption. How it works: $ pip install liberty-secrets $ liberty add DATABASE_URL postgresql://... $ liberty add STRIPE_KEY sk-... $ liberty exec npm start Secrets are encrypted with a key derived from your machine's hardware (CPU ID + machine ID + disk serial). If someone steals your .liberty vault file, it's useless on their machine. Features: - Hardware-bound…

    Jan 2026

  21. 21KA

    Hi HN, I made Keepr, a simple offline CLI password manager for developers who prefer keeping secrets local and working entirely in the terminal. Everything is stored in an encrypted SQLCipher database, protected by a master password. A time-limited session keeps the vault unlocked while you work, so you don’t need to re-enter the password constantly. Keepr never touches the network. It includes commands to add, view, search, update, and delete entries, plus a secure password generator and clipboard support. Technical details: - AES-256 via SQLCipher - PBKDF2-HMAC-SHA256 (1.2M iterations) for…

    Nov 2025

  22. 22IB

    over this weekend myself and two of my friends took part in a hackathon and built this side-project. we have been diving into computer-use recently and developed an sdk to make it easy to implement for devs like us. one feature we were missing though, was the agent being able to log into services. anthropic understandably blocks this capability with their guardrails, and you wouldn't want your credentials to end up in any model context anyways. so we added a keychain service to the vm that the agent is using. it was built using the pass cli (https://www.passwordstore.org/).…

    2025 · github.com

  23. 23

    Stop giving AI agents your API keys in plaintext > Use Vault

    Mar 2026

  24. 24

    Love OpenClaw? Now ship it to production. Built in Rust.

    Feb 2026

Ranked by how close each launch is in meaning, then by votes. Refine with a description →