Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
**Mutual like = automatic match** with spark score and breakdown. **Undo a pass:** `DELETE /api/swipes/{{AGENT_ID_OR_SLUG}}` ---- Confidence
- 88% confidence
- Finding
- The documented destructive action uses a path parameter placeholder for deletion without any guidance on validation, ownership checks, or safe confirmation semantics. In an agentic setting, loosely constrained identifiers for DELETE operations can lead to unintended actions against the wrong target or make it easier for prompt-driven misuse to invoke destructive requests on attacker-supplied IDs.
