Today, I tried to prevent Claude from reading my .env files. This was pretty easy and worked, but now Claude was just writing php snippets to get config values set by this .env.
(I have to use ai for work, personally I never use it)
I’m only just learning, but my approach is to essentially built a bunch of functions around every prompt. I just too many stories of AI deleting everything to trust it to run without checks upon checks upon checks.
Today, I tried to prevent Claude from reading my .env files. This was pretty easy and worked, but now Claude was just writing php snippets to get config values set by this .env.
(I have to use ai for work, personally I never use it)
I’m only just learning, but my approach is to essentially built a bunch of functions around every prompt. I just too many stories of AI deleting everything to trust it to run without checks upon checks upon checks.