← Back to Skills Marketplace
jhauga

pdftk Server

by John Haugabook · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
632
Downloads
0
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install pdftk-server
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pdftk-server
  3. After installation, invoke the skill by name or use /pdftk-server
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug pdftk-server
Version 1.0.1
License
All-time Installs 3
Active Installs 3
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 632 downloads so far.

How do I install pdftk Server?

Run "/install pdftk-server" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is pdftk Server free?

Yes, pdftk Server is completely free (open-source). You can download, install and use it at no cost.

Which platforms does pdftk Server support?

pdftk Server is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created pdftk Server?

It is built and maintained by John Haugabook (@jhauga); the current version is v1.0.1.

💬 Comments