← 返回 Skills 市场
jhauga

pdftk Server

作者 John Haugabook · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
632
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install pdftk-server
功能描述
Skill for using the command-line tool pdftk (PDFtk Server) for working with PDF files. Use when asked to merge PDFs, split PDFs, rotate pages, encrypt or dec...
安全使用建议
This skill is a helpful reference for using the pdftk CLI and appears internally consistent. Before using: (1) Install pdftk from your OS package manager or the vendor site and verify the binary (do not download from untrusted URLs). (2) Avoid putting PDF passwords on the command line — prefer protected inputs or interactive prompts to prevent leakage via process lists/shell history. (3) Be mindful that pdftk operates on local files: ensure you only process files you have permission to handle and that you protect sensitive PDFs. (4) If you plan to redistribute pdftk binaries, review the licensing notes included in the references.
功能分析
Type: OpenClaw Skill Name: pdftk-server Version: 1.0.1 The OpenClaw AgentSkills bundle for 'pdftk-server' is benign. All files, including SKILL.md and reference documentation, consistently describe the installation and usage of the legitimate command-line tool PDFtk for PDF manipulation. The installation instructions in SKILL.md and references/download.md use standard package managers (winget, brew, apt-get, dnf) or direct downloads via `curl -LO` from official sources (e.g., `pdflabs.com`) for the tool's installer or source code. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection with harmful objectives, obfuscation, or other indicators of malicious intent. All actions are aligned with the stated purpose of enabling PDF processing.
能力评估
Purpose & Capability
The name/description promise PDF manipulation via PDFtk Server and the SKILL.md contains only pdftk usage, examples, and platform package-manager install suggestions — all directly relevant. No unrelated binaries, env vars, or network endpoints are requested.
Instruction Scope
Instructions are narrowly scoped to running pdftk on local files (merge, split, encrypt, stamp, etc.). A security note: many examples show passwords provided on the command line (owner_pw, user_pw, input_pw), which can be exposed via process lists or shell history; users should avoid embedding secrets in command-line arguments when handling sensitive PDFs.
Install Mechanism
No install spec is embedded in the skill (instruction-only). The included references recommend platform package managers (winget, brew, apt, dnf) and a source archive; these are standard. Verify you install pdftk from official distro/package sources or the vendor site if you need the binary.
Credentials
The skill requests no environment variables, secrets, or config paths. The only sensitive items referenced are passwords shown as pdftk command arguments in examples — these are user-supplied at runtime and not declared env requirements.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated platform privileges and does not modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pdftk-server
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pdftk-server 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
# Version 1.0.1 ## `SKILL.md` - Use command to install for Windows, removing link to download reference ## `references/download.md` - Use `winget` for Windows install - Add link to license ## `references/pdftk-man-page.md` - Add note about version - Link to version history - Link to server manual ## `references/third-party-materials.md` - Resolve type; duplicate use of "the"
v1.0.0
- Initial release of the pdftk-server skill. - Provides step-by-step command-line examples for merging, splitting, rotating, encrypting, decrypting, filling forms, watermarking, stamping, extracting metadata, repairing, and manipulating PDFs using PDFtk Server. - Includes troubleshooting tips for common issues and installation instructions for all major platforms. - Bundles reference documents covering manual, CLI examples, installation, and licensing.
元数据
Slug pdftk-server
版本 1.0.1
许可证
累计安装 3
当前安装数 3
历史版本数 2
常见问题

pdftk Server 是什么?

Skill for using the command-line tool pdftk (PDFtk Server) for working with PDF files. Use when asked to merge PDFs, split PDFs, rotate pages, encrypt or dec... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 632 次。

如何安装 pdftk Server?

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

pdftk Server 是免费的吗?

是的,pdftk Server 完全免费(开源免费),可自由下载、安装和使用。

pdftk Server 支持哪些平台?

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

谁开发了 pdftk Server?

由 John Haugabook(@jhauga)开发并维护,当前版本 v1.0.1。

💬 留言讨论