Credential Access
High
- Category
- Privilege Escalation
- Content
installs-packages: - ai-sentinel writes-files: - .env - .gitignore - ~/.openclaw/openclaw.json # plugin config merge (Step 5), only after explicit user confirmation external-services:
- Confidence
- 94% confidence
- Finding
- The skill instructs the agent to create or update a `.env` file containing `AI_SENTINEL_API_KEY`, which is credential material. Although the file write is gated by explicit user confirmation and the key is intended for legitimate plugin configuration, this still creates a sensitive secret on disk and could expose credentials if mishandled, logged, or committed accidentally.
