Tool Parameter Abuse
- Category
- Tool Misuse
- Confidence
- 88% confidence
- Finding
The skill exposes a destructive deletion operation for cloned voices without any mention of confirmation, authorization checks, scoping, or user-intent verification. In an autonomous agent setting, this increases the risk of accidental or prompt-induced deletion of user assets, especially if a malicious prompt tricks the agent into invoking the endpoint.
- Content
Delete a voice:
text DELETE /api/v1/my-voices/<voice_id>6. Preview a Pre-trained Voice
