Chaining Abuse
High
- Category
- Tool Misuse
- Content
# Install Tesseract OCR with Greek language support sudo apt install tesseract-ocr tesseract-ocr-ell which jq || sudo apt install jq mkdir -p $OPENCLAW_DATA_DIR/ocr/{incoming/{scanned,photos,government},output/{text-extracted,structured-data}} ```- Confidence
- 75% confidence
- Finding
- Tool calls are chained to bypass individual safety checks or escalate capabilities beyond what any single tool call would allow.
