#Claude code allows you to define a config file to exclude certain files, like .env files etc.
If you do that and Claude tries to access it, it will encounter a permission denied error.
So it'll try to work around it by using bash commands to access the file. Which is not blocked by the exclude configuration.
Exploit as a service.