Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The script writes the output and error streams of `clawhub whoami` to fixed, predictable paths in `/tmp`, which is a shared world-accessible namespace on many systems. This can expose authentication-related details to other local users and creates symlink/race-condition risk, where an attacker could pre-create those paths to capture sensitive output or cause the script to overwrite unintended files.
