
All AI coding agents—like Claude Code, Cursor, or Windsurf—access your entire project, including .env files. Your API keys and database passwords are sent in plaintext to AI models. Tene is an open-source CLI tool that locally encrypts your secrets and injects them as environment variables at runtime. AI agents can use them without ever seeing them.
securite