Tool Parameter Abuse
- Category
- Tool Misuse
- 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).
- Content
md Returns HTTP 200 with the updated topic object. ### DELETE /topics/{topicId} Delete a topic. Sessions under this topic are unlinked (topicId set to null) but not deleted.
