Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
## 7. 撤销订单 - **方法 / 路径**:`DELETE /bot/api/http_gateway/v1/orders/{orderId}` ```bash curl -sS -X DELETE "https://paper-mcp.rockflow.tech/bot/api/http_gateway/v1/orders/123456789" \- Confidence
- 90% confidence
- Finding
- The skill instructs the agent to perform destructive trading actions such as deleting/canceling orders via a path parameter without any built-in confirmation, policy gating, or user-consent checkpoint. In an agentic environment, this can enable unintended or adversarially induced order cancellations that directly affect account state and competition outcomes.
