Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
#### Delete a product ``` DELETE /v1/store/manage/products/{productId} Header: X-API-Key: <INVENTPAY_API_KEY> ```- Confidence
- 88% confidence
- Finding
- The skill exposes a destructive delete operation that can remove or deactivate products using the merchant API key. If an agent follows ambiguous, malicious, or prompt-injected instructions without strong confirmation and parameter validation, it could delete storefront inventory or disrupt sales.
