Show HN: Keyclasp β Let agents use tokens without putting them in promptshttps://github.com/AndreaCatalucci/keyclasp
Hi HN, I kept running into the same problem: either Iβd have the agent give me the command, run it myself with the credentials, and copy-paste the output back, or Iβd let the agent run it and keep finding secrets in its output. I looked into alternatives and asked friends, but the only workable approach I found for my workflow was writing custom wrappers around CLIs to handle authentication. I got tired of the back-and-forth, rotating leaked tokens, and maintaining wrappers, so I built Keyclasp. I've been using it for two months now and I don't see how could do without. Keyclasp stores crβ¦