u/Cool_Metal1606

▲ 5 r/opencodeCLI+1 crossposts

Stop copy-pasting API keys and passwords into chats with your AI agents.

I’ve been building OpenPass, a secure CLI password manager written in Go, designed especially for people who work with local tools, terminals, and AI coding agents (OpenCode, OpenClaw, Hermes, Codex, Claude Code).

The idea is simple: instead of constantly searching for credentials, copying them manually, or pasting sensitive secrets into chat windows, OpenPass lets your AI agents request only what they need through a local MCP server, while your vault stays encrypted and under your control.

OpenPass currently supports:

  • age-based encryption
  • password and TOTP storage
  • clipboard auto-clear
  • local MCP server support for AI agents
  • Git-based vault sync
  • multi-user vault recipients
  • macOS, Linux, Windows and FreeBSD builds

This is my first real software project, and it is now ready for testing. It is still under active development, so I would not recommend using it as your only password manager for critical credentials yet. Please test it with non-critical data first, keep backups, and verify recovery.

GitHub: https://github.com/danieljustus/OpenPass

I’d really appreciate honest feedback, issues, ideas, and criticism.

u/Cool_Metal1606 — 3 days ago