Credential Access
High
- Category
- Privilege Escalation
- Content
## Setup Credentials stored in `~/.config/moltbook/credentials.json`: ```json { "api_key": "moltbook_xxx", "agent_name": "YourAgent" } ```- Confidence
- 95% confidence
- Finding
- The skill explicitly instructs use of a local credentials file containing an API key, which creates a clear pathway for sensitive credential access during execution. In combination with network functionality, any overbroad invocation or downstream script misuse could expose or misuse the Moltbook API key to impersonate the agent, post content, or access notifications.
