← 返回 Skills 市场
Textin File Converter Pro
作者
intsig-textin
· GitHub ↗
· v1.0.2
· MIT-0
112
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install textin-file-converter-pro
功能描述
Convert documents between PDF, Word, Excel, PPT, and image formats using the Textin API. High-accuracy OCR-based conversion with layout preservation. Support...
安全使用建议
This skill appears to implement a legitimate Textin-based document converter, but there are inconsistencies in the published metadata (it omits required environment variables and has no homepage) that you should resolve before trusting it. Actions to take before installing: 1) Verify the source — ask the publisher for a canonical homepage or Git repository and confirm the repository matches the bundled scripts. 2) Only provide TEXTIN_APP_ID and TEXTIN_SECRET_CODE if you trust api.textin.com; consider creating a dedicated API key with limited quota. 3) Test the tool with non-sensitive files to confirm behavior. 4) Inspect the included scripts locally (they are provided) and ensure no hidden network endpoints are present. 5) Be aware that providing URL inputs causes the API to be sent those URLs (the remote service may fetch them). If the publisher cannot explain the metadata mismatch or provide a trusted source, treat the package cautiously or avoid installing.
功能分析
Type: OpenClaw Skill
Name: textin-file-converter-pro
Version: 1.0.2
The skill is a legitimate tool for document conversion using the Textin API. It implements several security best practices, including hardcoding the API domain (api.textin.com), enforcing a 50MB file size limit, validating file extensions, and requiring credentials via environment variables rather than command-line arguments. The shell scripts (convert.sh and batch_convert.sh) use standard tools like curl and python3 for JSON processing and base64 decoding without any signs of obfuscation, data exfiltration, or arbitrary code execution.
能力评估
Purpose & Capability
The skill name/description describe a document converter using the Textin API, and the included scripts implement that functionality and contact api.textin.com. However, the registry metadata (top-level summary) lists no required environment variables and no homepage/source, while SKILL.md and scripts require TEXTIN_APP_ID and TEXTIN_SECRET_CODE and reference a GitHub source and textin.com. This metadata mismatch is unexpected and should be clarified.
Instruction Scope
SKILL.md and the scripts limit file access to user-supplied files (single file or a single directory, non-recursive) and enforce file-type and 50MB size checks. Outbound network calls are hardcoded to api.textin.com. The instructions do not ask the agent to read unrelated files or credentials beyond the two Textin env vars. Note: the scripts accept URL inputs (they POST the URL to the API), which can cause the remote API to fetch resources referenced by those URLs — expected for this use case but worth being aware of.
Install Mechanism
There is no install spec; this is instruction-only with bundled shell scripts. No remote downloads or archive extraction are performed by the skill itself. The scripts will run locally when invoked and require common utilities (curl, python3, base64) — these are declared in SKILL.md and are proportionate to the task.
Credentials
The scripts require two environment secrets (TEXTIN_APP_ID and TEXTIN_SECRET_CODE) — which is reasonable for an API-backed converter. The concern is that the registry metadata at the top of the submission claims 'Required env vars: none' and 'Primary credential: none', which contradicts the SKILL.md and scripts. This inconsistency could be a packaging or publishing oversight, but you should confirm where to obtain and store credentials, and ensure you trust the api.textin.com service before providing secrets.
Persistence & Privilege
The skill is not always-enabled, does not request elevated persistence, and does not modify other skills or global agent settings. It runs as user-invoked scripts and saves output files to user-specified locations; no persistent background components are created.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install textin-file-converter-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/textin-file-converter-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Credentials must now be provided exclusively via environment variables (`TEXTIN_APP_ID` and `TEXTIN_SECRET_CODE`), and are no longer accepted as command-line arguments.
- The credential setup instructions and console URL have been updated for accuracy.
- API documentation and endpoint URLs in metadata have been revised.
- Security and privacy descriptions clarified that only user-specified files/directories are accessed, and that batch mode scans a single directory (non-recursive).
- Command usage examples updated to reflect environment variable requirements and removed credentials from CLI arguments.
v1.0.1
**Skill metadata and documentation updated for improved clarity and compliance.**
- Added required credentials (`TEXTIN_APP_ID`, `TEXTIN_SECRET_CODE`) and their descriptions to the metadata.
- Listed system dependencies (`curl`, `python3`, `base64`) with brief explanations.
- Declared API provider, documentation links, and privacy details in the metadata.
- Introduced a new "Dependencies" section specifying tools needed for conversion.
- Expanded "Security & Privacy" section to clarify data handling and credential usage.
- No functional or code changes were applied in this release.
v1.0.0
- Initial release of File Converter Pro.
- Convert between PDF, Word, Excel, PPT, and image formats using the Textin API with high-accuracy OCR.
- Supports both single-file and batch (folder) conversions.
- Preserves document layout; outputs include Word, Excel, PPT, PDF, and image (ZIP) formats.
- Requires Textin API credentials (App ID and Secret Code) for usage.
- Includes detailed instructions, error reporting, and examples for both single and batch conversions.
元数据
常见问题
Textin File Converter Pro 是什么?
Convert documents between PDF, Word, Excel, PPT, and image formats using the Textin API. High-accuracy OCR-based conversion with layout preservation. Support... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 Textin File Converter Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install textin-file-converter-pro」即可一键安装,无需额外配置。
Textin File Converter Pro 是免费的吗?
是的,Textin File Converter Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Textin File Converter Pro 支持哪些平台?
Textin File Converter Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Textin File Converter Pro?
由 intsig-textin(@intsig-textin)开发并维护,当前版本 v1.0.2。
推荐 Skills