Sudo/Root Execution
Medium
- Category
- Privilege Escalation
- Content
## Credentials - **Key:** store at `~/.openclaw/credentials/firecrawl/api_key` (`chmod 600`). - **Base URL:** `https://api.firecrawl.dev/v2` - **Auth:** `Authorization: Bearer fc-...` - **CLI:** `~/bin/fc` → your local `fc.cjs` (Node CommonJS, zero dependencies).
- Confidence
- 80% confidence
- Finding
- Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.
