@awspace

Pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Current version
v0.1.0
44 2.9万All installs 665

v0.1.0

2026/01/31

Version

- Initial release of the PDF manipulation toolkit. - Supports text and table extraction, PDF creation, merging, splitting, metadata extraction, and rotation. - Guides for handling scanned PDFs (OCR), password protection, watermarking, and image extraction. - Provides command-line tool usage (pdftotext, qpdf, pdftk, pdfimages). - Recipes and code examples for Python libraries: pypdf, pdfplumber, and reportlab. - Quick reference and next steps included for users needing advanced or form-related workflows.

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5-mini

clean

OpenClaw analysis

The skill is an instruction-only PDF toolkit whose requirements and instructions are consistent with its stated purpose and do not request unrelated credentials or persistent privileges.

Confidence: high

VirusTotal

Type: OpenClaw Skill Name: pdf Version: 0.1.0 The skill bundle, primarily through `SKILL.md`, provides extensive examples for PDF manipulation using both Python libraries and command-line tools such as `pdftotext`, `qpdf`, `pdftk`, and `pdfimages`. The inclusion of command-line tool examples implies the agent will have shell access and perform file system interactions, which are high-risk capabilities. Although these actions are directly aligned with the stated purpose of a 'comprehensive PDF manipulation toolkit,' the inherent risk associated with shell access without clear sandboxing or restrictions warrants a 'suspicious' classification. There is no evidence of intentional malicious behavior, data exfiltration, or prompt injection attempts to subvert the agent's purpose.

Metadata

  • Owner: @awspace
  • Created: 2026/01/31
  • Updated: 2026/04/14
  • Versions: 1
  • Comments: 1
  • Scan checked at: 2026/02/11

Runtime

No runtime requirements are exposed in the official public payload.