Credential Access
High
- Category
- Privilege Escalation
- Content
openclaw: requires: bins: ["python3"] configPaths: ["~/.openclaw/.env"] primaryEnv: "AI_GATEWAY_API_KEY" ---- Confidence
- 85% confidence
- Finding
- The skill requires reading a shared persistent credential file at `~/.openclaw/.env`, which exposes API secrets to any skill running as the same user. Even though this is documented and intended for authentication, centralizing secrets in a broadly readable file increases the blast radius if another skill is compromised or malicious.
