Context-Inappropriate Capability
Low
- Confidence
- 85% confidence
- Finding
- The script reads an entire local ~/.openclaw/.env file and injects all parsed entries into process.env, even though the skill only needs a single API key. Broadly loading local secrets expands the script's access to unrelated credentials and creates unnecessary secret exposure within the process. In this file the values are not exfiltrated, so the issue is overbroad secret access rather than clear credential theft.
