after very long time trying to write a blog post.

In the age of AI, LLM models APIs keys are everywhere. So i tired to store them in 1Password and use them via cli. Working great so far. I even have personal and work keys

https://rizwan.dev/blog/secure-api-keys-with-1password-cli/

Secure API Key Management with 1Password CLI

Stop storing API keys in plaintext shell configuration files and use 1Password CLI for secure access

@rizwan I have been doing something similar using the macOS keychain, which has a comparable interface. Doesn’t really help with shell env snooping but better than nothing.