← 返回 Skills 市场
4768
总下载
2
收藏
47
当前安装
1
版本数
在 OpenClaw 中安装
/install tesseract-ocr
功能描述
Extract text from images using the Tesseract OCR engine directly via command line. Supports multiple languages including Chinese, English, and more. Use this...
安全使用建议
Install Tesseract only from trusted package managers, run OCR only on files you intend to process, and review output paths before saving results. The skill is local-command based, but its behavior is disclosed and proportionate to OCR.
功能分析
Type: OpenClaw Skill
Name: tesseract-ocr
Version: 1.0.0
The skill bundle is designed to use the Tesseract OCR command-line tool, which is a legitimate utility. However, the `SKILL.md` instructions demonstrate executing `tesseract` with user-provided file paths and language codes. This inherently introduces a shell injection vulnerability if the OpenClaw agent does not properly sanitize user input before constructing and executing the `tesseract` command. While the skill itself does not contain malicious code or explicit prompt injection attempts, the direct exposure of a command-line interface with user-controlled arguments creates a high-risk scenario for potential Remote Code Execution (RCE) via shell injection, classifying it as suspicious due to this critical vulnerability risk.
能力评估
Purpose & Capability
The stated purpose is extracting text from images, and the documented capability is limited to Tesseract OCR commands for image input, language selection, stdout, or an optional output file.
Instruction Scope
The skill uses local command execution with user-chosen file paths and language codes, which is expected for a CLI OCR skill; the artifact does not include a wrapper script or evidence of hidden command construction.
Install Mechanism
It asks users to install Tesseract and language packs through apt or Homebrew, including sudo on Debian/Ubuntu; this is disclosed and purpose-aligned but depends on trusted system package sources.
Credentials
No credentials, tokens, network APIs, broad indexing, unrelated file access, or external data transmission are requested.
Persistence & Privilege
No persistence, background agents, privilege retention, account access, or autonomous mutation behavior is described.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tesseract-ocr - 安装完成后,直接呼叫该 Skill 的名称或使用
/tesseract-ocr触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the tesseract-ocr skill.
- Extract text from image files using the native Tesseract command line tool.
- Supports multiple languages, including Chinese, English, Japanese, and Korean.
- No Python or other language-specific dependencies required; works directly via CLI.
- Detailed usage examples provided for language selection and output options.
- Guidance on required system dependencies and language pack installation.
元数据
常见问题
Tesseract Ocr 是什么?
Extract text from images using the Tesseract OCR engine directly via command line. Supports multiple languages including Chinese, English, and more. Use this... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4768 次。
如何安装 Tesseract Ocr?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tesseract-ocr」即可一键安装,无需额外配置。
Tesseract Ocr 是免费的吗?
是的,Tesseract Ocr 完全免费(开源免费),可自由下载、安装和使用。
Tesseract Ocr 支持哪些平台?
Tesseract Ocr 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tesseract Ocr?
由 WhaleFall(@whalefell)开发并维护,当前版本 v1.0.0。
推荐 Skills