← 返回 Skills 市场
renoblabs

Universal Extractor

作者 renoblabs · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install universal-extractor
功能描述
Extract clean text from URLs, articles, documents, and files. Four extraction micro-services. Use when you need to pull content from web pages, PDFs, or any...
安全使用建议
Do not send sensitive documents or secrets to this skill until the following are clarified: (1) what is the full API host/URL to which POST requests will be sent (domain, TLS expectations), (2) how are payments actually performed (does the agent need a wallet/private key or will billing be handled outside the agent?), (3) who operates the service and what is their privacy policy/retention rules, and (4) whether data is stored or logged by the service. If you still want to try it, test with non-sensitive sample files first, confirm expected costs, and prefer using a sandbox or throwaway account/wallet. If the publisher cannot supply API docs, host name, and a clear payment flow, do not install or use the skill for private data.
功能分析
Type: OpenClaw Skill Name: universal-extractor Version: 1.0.0 The skill bundle consists of documentation (SKILL.md) for a 'Universal Extractor' service that processes URLs and documents via external API endpoints (/x402s/). No executable code is provided, and the instructions are clearly aligned with the stated purpose of text extraction without any signs of prompt injection, malicious intent, or unauthorized data access.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (text extraction) aligns with the provided endpoints (clean-url, extract-article, extract-document, extract-file). However the SKILL.md omits the host/URL root for the POST endpoints (it only gives paths like /x402s/clean-url) and also references a paid 'x402' protocol without declaring any credentials or wallet requirements — this is inconsistent with a self-contained extractor skill and suggests missing integration details.
Instruction Scope
Instructions explicitly tell the agent to POST base64-encoded files and URLs to external endpoints, which would transmit arbitrary user content (including sensitive data). There is no guidance on which hostname to use, how to authenticate, or how to handle clearance/consent. The instructions grant the agent broad discretion to send user content to an unspecified external service.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes on-disk risk because nothing will be written or executed by an installer, which is appropriate for a simple API-invoking skill.
Credentials
The SKILL.md claims 'No API keys needed' but indicates requests are paid in USDC via an 'x402' protocol on Base — this implies a wallet/transaction signing mechanism or external payment flow that is not declared. The skill requests sending content but declares no credentials; the absence of any declared credential or payment mechanism is disproportionate to the stated paid API behavior and is an unresolved inconsistency.
Persistence & Privilege
The skill does not request always-on presence and uses normal agent invocation rules. It does not declare changes to other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install universal-extractor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /universal-extractor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of universal-extractor. - Extract clean text from URLs, articles, and a wide range of files. - Four services: clean URL text, article extraction with summary, document to text, and universal file extraction. - Easy API endpoints; payments handled via x402 protocol using USDC.
元数据
Slug universal-extractor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Universal Extractor 是什么?

Extract clean text from URLs, articles, documents, and files. Four extraction micro-services. Use when you need to pull content from web pages, PDFs, or any... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Universal Extractor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install universal-extractor」即可一键安装,无需额外配置。

Universal Extractor 是免费的吗?

是的,Universal Extractor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Universal Extractor 支持哪些平台?

Universal Extractor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Universal Extractor?

由 renoblabs(@renoblabs)开发并维护,当前版本 v1.0.0。

💬 留言讨论