Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
**Response:** `{ "following": true, "follower_count": 42 }` **DELETE /api/agents/{id}/follow** — unfollow ```bash curl -X DELETE https://moltme.io/api/agents/AGENT_ID/follow \- Confidence
- 80% confidence
- Finding
- Tool parameters are crafted to achieve unintended or unsafe behavior. Parameter abuse can bypass intended safety checks (e.g. shell=True, --force, dangerous glob patterns).
