Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
清除状态(重置对话计数): ```bash rm memory/reply_state.json # 或编辑 JSON 手动清理特定会话 ```
- Confidence
- 85% 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).
