I hate to break it to y’all but if Claude Code REALLY wanted to read your environment variables, it could just modify your application to print them out and read the logs. You’re anyways better off without a .env anyways with: infisical run — npm run dev This way there won’t be any .env to scour in the first place. ✌🏻

