yottayoshida/llm-key-ring
Secure CLI for managing LLM API keys via macOS Keychain. No more plaintext .env files.
This tool helps developers and AI/ML engineers securely store and retrieve API keys for large language models (LLMs) on macOS. Instead of saving keys in vulnerable plaintext files, it encrypts them in the macOS Keychain. You input your API keys via a secure prompt, and the tool makes them available to your scripts and applications without exposing them.
Use this if you are developing applications that use LLM APIs and need a robust way to protect your API keys from accidental leaks or malicious access on your macOS machine.
Not ideal if you are not using macOS or if your primary concern is managing secrets for production deployments on servers rather than local development.
Stars
14
Forks
1
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/yottayoshida/llm-key-ring"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
0xPlaygrounds/rig
⚙️🦀 Build modular and scalable LLM Applications in Rust
Abraxas-365/langchain-rust
🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
moly-ai/moly-ai
Moly AI: A local + cloud AI LLM multi-platform GUI app in pure Rust
ivangabriele/mistralai-client-rs
Rust client for Mistral AI API.
edgee-ai/rust-sdk
The official Rust library for the Edgee AI Gateway