Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
Same body params as Create, all optional. Only provided fields are updated. ### DELETE /qr_codes/:id — Soft Delete Returns `{"data": {"id": 123, "deleted": true}}`.- 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).
