Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The setup instructs users to append `export $(cat ~/.secrets/parallel_ai/.env | xargs)` to `~/.bashrc`, causing credentials from a file to be automatically loaded into every future shell. This increases the chance of unintended credential exposure through process environments, child processes, debugging output, or accidental shell/profile disclosure, and it does so without warning the user about those risks.
