How to let an AI agent work in your repo without leaking your secrets
A developer outlines how to secure secrets when using AI coding agents that operate with shell access. The approach involves moving secrets to OS-encrypted storage like Windows DPAPI, macOS Keychain, …