Intent-Code Divergence
Low
- Confidence
- 95% confidence
- Finding
- The script claims the credentials file will be readable and writable only by the current user, but it only changes the process umask before opening the file and never enforces permissions on an already-existing file. If the file was previously created with broader permissions, secrets may remain accessible to other local users, which is a real confidentiality issue for stored API credentials.
