Chaining Abuse
High
- Category
- Tool Misuse
- Content
```bash export OPENCLAW_DATA_DIR="/data" which jq || sudo apt install jq mkdir -p $OPENCLAW_DATA_DIR/banking/imports/{alpha,nbg,eurobank,piraeus} ```- Confidence
- 75% confidence
- Finding
- Tool calls are chained to bypass individual safety checks or escalate capabilities beyond what any single tool call would allow.
