← 返回 Skills 市场
1541
总下载
2
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install pdf-co
功能描述
PDF.co API integration with managed OAuth. Convert, merge, split, edit PDFs and extract data. Use this skill when users want to convert PDFs to/from other fo...
安全使用建议
This skill is instruction-only and coherent with its description, but note two things before installing: (1) All requests and your MATON_API_KEY will be sent to Maton-managed endpoints (gateway.maton.ai / ctrl.maton.ai / connect.maton.ai) which proxy to PDF.co — only install if you trust Maton to handle your files and credentials. (2) The MATON_API_KEY is sensitive: use a least-privilege or revocable key, monitor usage, and be prepared to revoke it if you notice unexpected activity. Because the skill can be invoked by the agent, consider whether you want autonomous calls to be allowed for operations that upload or manipulate documents.
功能分析
Type: OpenClaw Skill
Name: pdf-co
Version: 1.0.1
The skill bundle is benign. It provides clear instructions and code examples for integrating with the PDF.co API via a Maton.ai gateway. All network calls are directed to `maton.ai` domains, and the `MATON_API_KEY` is retrieved from environment variables as expected for API authentication. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent. Potential vulnerabilities related to URL or HTML input parameters (e.g., SSRF, HTML injection) would reside in the backend PDF.co service or Maton.ai gateway, not in the skill's definition itself.
能力评估
Purpose & Capability
The skill name/description (PDF.co) aligns with the provided API endpoints, but all traffic and authentication are routed through Maton-managed endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) rather than direct api.pdf.co calls. This is coherent if the maintainer intentionally provides a managed gateway, but users should be aware they are granting Maton access to perform PDF.co operations on their behalf.
Instruction Scope
SKILL.md only instructs HTTP calls to Maton endpoints and to read the single environment variable MATON_API_KEY. It does not instruct reading unrelated files, extra environment variables, or exfiltrating data to unexpected domains. The only notable behavior is the explicit proxying through Maton controllers/gateway instead of direct pdf.co endpoints.
Install Mechanism
No install spec or code files are provided (instruction-only), so nothing is written to disk or downloaded during install — this minimizes install-time risk.
Credentials
The skill requests a single environment variable (MATON_API_KEY), which matches the documented authentication method in the SKILL.md. There are no unrelated or excessive credential requests.
Persistence & Privilege
always:false and no config paths requested. The skill can be invoked by the agent (default behavior), which is expected for an API integration. There is no indication it modifies other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pdf-co - 安装完成后,直接呼叫该 Skill 的名称或使用
/pdf-co触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
No user-facing changes in this release.
- Version bump to 1.0.1 with no detected modifications to skill files or documentation.
v1.0.0
Initial release: Integrates PDF.co API with managed OAuth for full PDF conversion and manipulation via Maton.
- Convert PDFs to/from text, CSV, JSON, HTML, XLSX, PNG, JPG, and web pages
- Merge, split, delete pages, and edit PDFs
- Includes detailed API references and Python examples
- OAuth connection management through Maton for secure, credential-free access
- Custom connection selection and multi-connection support via the Maton-Connection header
元数据
常见问题
PDF.co 是什么?
PDF.co API integration with managed OAuth. Convert, merge, split, edit PDFs and extract data. Use this skill when users want to convert PDFs to/from other fo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1541 次。
如何安装 PDF.co?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdf-co」即可一键安装,无需额外配置。
PDF.co 是免费的吗?
是的,PDF.co 完全免费(开源免费),可自由下载、安装和使用。
PDF.co 支持哪些平台?
PDF.co 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PDF.co?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.1。
推荐 Skills