Credential Access
High
- Category
- Privilege Escalation
- Content
clawdbot: requires: bins: [npx] config: [~/.leetcode-mcp/credentials.json] credentials: stores: ~/.leetcode-mcp/credentials.json contents: csrftoken, LEETCODE_SESSION, createdAt timestamp- Confidence
- 81% confidence
- Finding
- The skill declares that it requires a local credentials file containing active LeetCode session cookies. Even though storage is disclosed and intended for legitimate authentication, session cookies are highly sensitive bearer secrets; compromise of this file can enable account access until expiry. The context makes this somewhat less suspicious because the skill is for LeetCode integration, but it still creates real credential-handling risk.
