Back to browse
GitHub Repository

A human-friendly CLI for macOS Keychain

4 starsGo

Kc – I moved 35 secrets out of my .zshrc in 10 minutes

by vgutierrez·Mar 24, 2026·1 point·0 comments

AI Analysis

●●SolidCozySolve My Problem

Touch ID-protected secrets with eval "$(kc env)" shell integration.

Strengths
  • Vault system organizes secrets by environment like prod and staging
  • Single Touch ID prompt loads all secrets into shell environment
  • Import and export from .env files enables easy migration
Weaknesses
  • macOS-only limits adoption for cross-platform development teams
  • Secret management space already has 1Password CLI and pass
Target Audience

macOS developers managing API keys and secrets

Similar To

1Password CLI · pass · gopass

Similar Projects