key-amnesia는 AI 에이전트에 비밀을 노출하지 않고 명령을 실행하도록 돕는 도구입니다.
key-amnesia는 AI 에이전트가 프로젝트 파일과 명령 실행 환경에 접근하는 위협을 줄이기 위한 도구입니다. 이 도구는 비밀값이 평문으로 남는 것을 방지하며, Git 커밋을 보호하는 일반적인 방법인 .env 파일을 넘어 추가적인 보안을 제공합니다. AI 에이전트에 시크릿을 노출하지 않고 안전하게 명령을 실행하는 방법을 제공합니다.
key-amnesia helps execute commands without exposing secrets to AI agents.
key-amnesia is a tool designed to mitigate the risk of AI agents accessing project files and execution environments. It moves beyond traditional methods of protecting secrets, such as putting .env files in .gitignore, by preventing plaintext secrets from being read. The tool provides a way to execute commands safely without divulging secrets to AI agents.