← 返回 Skills 市场
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install paper-anonymizer-pdf
功能描述
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs...
安全使用建议
This skill's documentation legitimately describes PDF operations (extraction, OCR, merging, form-filling) and is mostly coherent — but the forms.md repeatedly tells you to run local scripts (e.g., python scripts/check_fillable_fields ...) that are not included in the package. Before installing or running this skill: 1) Ask the publisher for the missing scripts and inspect them (they will run on your machine and could read or transmit data). 2) Verify or install the listed dependencies (pypdf, pdfplumber, pytesseract, poppler-utils, qpdf, etc.) in an isolated environment; avoid installing untrusted packages system-wide. 3) Be cautious with sensitive PDFs (PII, IDs, contracts) until you confirm the scripts do only local processing and do not exfiltrate files or call external endpoints. 4) Confirm the license/usage terms (LICENSE.txt references Anthropic terms and additional restrictions) and the provenance of the skill (owner is unknown, no homepage). If the missing scripts are provided and reviewed, and dependencies are explicit and safe, the skill could be considered benign; in the absence of those scripts the incoherence is the reason for a 'suspicious' rating.
功能分析
Type: OpenClaw Skill
Name: paper-anonymizer-pdf
Version: 0.1.0
The skill bundle provides a comprehensive and legitimate toolkit for PDF manipulation, including text extraction, merging, splitting, and form filling. It utilizes standard, well-known libraries and tools such as pypdf, pdfplumber, reportlab, qpdf, and poppler-utils. While the instructions in forms.md direct the AI agent to execute local Python scripts for complex form-filling workflows, the described logic is consistent with the stated purpose, and there is no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name and description (PDF manipulation: extract, merge, fill forms, OCR, etc.) align with the concrete instructions which show use of pypdf, pdfplumber, reportlab, qpdf, poppler-utils, pytesseract, pypdfium2, and JS pdf libraries. This is proportionate to the stated purpose. However, forms.md repeatedly instructs running scripts from a local scripts/ directory (e.g., scripts/check_fillable_fields, scripts/extract_form_field_info.py) but the skill bundle does not include any scripts or code files — only documentation files — creating a mismatch between claimed functionality and provided artifacts.
Instruction Scope
SKILL.md and forms.md instruct the agent or user to run local python scripts, convert PDFs to images, generate validation images, and run fill scripts. Those actions require executing code and manipulating potentially sensitive documents on disk; that is expected for a PDF tool. The problem: the instructions direct use of specific local scripts (and strict multi-step workflows) that are not present in the package. If an agent followed the instructions verbatim it would either fail or attempt to obtain/execute external scripts (not specified). The docs also ask the user to visually inspect validation images and to run checks in precise order (explicit control flow). This missing-scripts gap is a scope/integrity concern.
Install Mechanism
No install spec is provided (instruction-only), which is lower risk for arbitrary code being dropped during install. However, the instructions assume many third-party Python packages and CLI tools (pypdf, pdfplumber, pytesseract, pdf2image, poppler-utils, qpdf, pdftk, pypdfium2, etc.) that may not be installed. Because no install mechanism is specified, users or agents might attempt to pip/apt install these on-the-fly; that behaviour is not controlled by the skill and could lead to unexpected package installs. The absence of included scripts but heavy reliance on them is the main install/integrity issue.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That matches the documented operations (local file manipulation, OCR, and CLI usage) which do not need external credentials. There is no apparent attempt to request unrelated secrets.
Persistence & Privilege
The skill does not request always:true and is user-invocable with normal autonomous invocation allowed. It does not declare any actions that would modify other skills or system-wide agent settings. No elevated persistence or privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install paper-anonymizer-pdf - 安装完成后,直接呼叫该 Skill 的名称或使用
/paper-anonymizer-pdf触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Bulk publish from all-task-skills-dedup
元数据
常见问题
pdf 是什么?
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。
如何安装 pdf?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install paper-anonymizer-pdf」即可一键安装,无需额外配置。
pdf 是免费的吗?
是的,pdf 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
pdf 支持哪些平台?
pdf 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 pdf?
由 lnj22(@lnj22)开发并维护,当前版本 v0.1.0。
推荐 Skills