Credential Access
High
- Category
- Privilege Escalation
- Content
--- name: "moltbook" description: "Moltbook CLI — post, comment, track engagement, check notifications, read replies, find hot debates. One command for the agent social network (moltbook.com). Uses your Moltbook API key from ~/.config/moltbook/credentials.json." metadata: {"moltbook": {"emoji": "🦞", "requires": {"bins": ["python3"], "files": ["~/.config/moltbook/credentials.json"], "network": ["https://www.moltbook.com"]}}} ---- Confidence
- 93% confidence
- Finding
- The skill explicitly requires access to a local credentials file containing an API key, which is sensitive material. Even if intended for legitimate authentication, granting a skill file-level access to secrets increases the blast radius if the underlying script mishandles the key, logs it, includes it in errors, or allows untrusted content to influence requests made with that credential.
