Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
### `POST /audio/async/` `POST` → **202** + `jobId`;**3~5s** `GET /audio/async/{jobId}/` 至 **200** + `data.text`(**202**=processing,**422**=failed)。可选 `DELETE /audio/async/{jobId}/`。 ---- Confidence
- 80% confidence
- Finding
- Tool parameters are crafted to achieve unintended or unsafe behavior. Parameter abuse can bypass intended safety checks (e.g. shell=True, --force, dangerous glob patterns).
