Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
### Delete Event ``` DELETE /api/calendars/{calendarId}/events/{eventId} Headers: X-API-Key: ${CALENDAR_API_KEY} ```- Confidence
- 91% confidence
- Finding
- The skill includes a direct DELETE endpoint for calendar events with no documented confirmation, preview, or ambiguity-handling safeguards. Because the skill is driven by natural language and uses privileged API credentials, a misinterpreted request or prompt-influenced invocation could lead to unauthorized or unintended deletion of user data.
