Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add EvovexAI/EvoFlow --skill pdfkit-pygit clone --depth 1 https://github.com/EvovexAI/EvoFlowWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/evovexai/evoflow/pdfkit-py)<a href="https://agentmods.dev/skills/evovexai/evoflow/pdfkit-py"><img src="https://agentmods.dev/badge/skills/evovexai/evoflow/pdfkit-py/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/evovexai/evoflow/pdfkit-py"><img src="https://agentmods.dev/badge/skills/evovexai/evoflow/pdfkit-py.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00082 | $0.11444 |
| Opus 5 | $0.00041 | $0.05722 |
| Sonnet 5 | $0.00016 | $0.02289 |
| Haiku 4.5 | $0.00008 | $0.01144 |
Grade B, and why
pdfkit-py scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
| `gs` | PDF 压缩 | compress | `brew install ghostscript` | `winget install ArtifexSoftware.GhostScript --accept-package-agreements --accept-source-agreements` | `sudo apt install -y ghostscript` | The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- scripts/pdfkit.py 9.9 KB runs code
- scripts/pdfkit/__init__.py 40 B runs code
- scripts/pdfkit/__main__.py 67 B runs code
- scripts/pdfkit/base.py 7.6 KB runs code
- scripts/pdfkit/cli.py 4.4 KB runs code
- scripts/pdfkit/commands/__init__.py 179 B runs code
- scripts/pdfkit/commands/add_page_numbers.py 6.4 KB runs code
- scripts/pdfkit/commands/ai_edit.py 1.4 KB runs code
- scripts/pdfkit/commands/bookmarks.py 3.5 KB runs code
- scripts/pdfkit/commands/chat_pdf.py 3.4 KB runs code
- scripts/pdfkit/commands/chunk_pdf.py 8.9 KB runs code
- scripts/pdfkit/commands/compress.py 4.9 KB runs code
- scripts/pdfkit/commands/convert.py 16 KB runs code
- scripts/pdfkit/commands/crop.py 3.7 KB runs code
- scripts/pdfkit/commands/decrypt.py 1.7 KB runs code
- scripts/pdfkit/commands/detect_type.py 3.5 KB runs code
- scripts/pdfkit/commands/edit_scanned.py 4.9 KB runs code
- scripts/pdfkit/commands/encrypt.py 3.3 KB runs code
- scripts/pdfkit/commands/exec_python.py 7.8 KB runs code
- scripts/pdfkit/commands/extract_images.py 2.9 KB runs code
- scripts/pdfkit/commands/extract_table.py 7.4 KB runs code
- scripts/pdfkit/commands/extract_text.py 6.9 KB runs code
- scripts/pdfkit/commands/flatten.py 4.0 KB runs code
- scripts/pdfkit/commands/form_detect.py 11 KB runs code
- scripts/pdfkit/commands/form_fill_annotation.py 9.5 KB runs code
- scripts/pdfkit/commands/form_fill.py 7.4 KB runs code
- scripts/pdfkit/commands/form_validate.py 9.8 KB runs code
- scripts/pdfkit/commands/formula_detect.py 4.6 KB runs code
- scripts/pdfkit/commands/ir_diff.py 5.9 KB runs code
- scripts/pdfkit/commands/ir_export.py 6.5 KB runs code
- scripts/pdfkit/commands/ir_import.py 5.1 KB runs code
- scripts/pdfkit/commands/ir_inspect.py 3.8 KB runs code
- scripts/pdfkit/commands/ir_modify.py 7.0 KB runs code
- scripts/pdfkit/commands/layout_analyze.py 6.4 KB runs code
- scripts/pdfkit/commands/layout_engine.py 8.5 KB runs code
- scripts/pdfkit/commands/long_image.py 2.8 KB runs code
- scripts/pdfkit/commands/merge.py 1.6 KB runs code
- scripts/pdfkit/commands/ocr_locate.py 6.3 KB runs code
- scripts/pdfkit/commands/overlay_text.py 10 KB runs code
- scripts/pdfkit/commands/page_count.py 874 B runs code
- scripts/pdfkit/commands/page_ops.py 4.6 KB runs code
- scripts/pdfkit/commands/pdf_create.py 34 KB runs code
- scripts/pdfkit/commands/pdf_security.py 4.1 KB runs code
- scripts/pdfkit/commands/pdf_to_word.py 14 KB runs code
- scripts/pdfkit/commands/pymupdf_edit.py 5.2 KB runs code
- scripts/pdfkit/commands/reading_order.py 4.7 KB runs code
- scripts/pdfkit/commands/redact.py 5.8 KB runs code
- scripts/pdfkit/commands/remove_headers_footers.py 6.0 KB runs code
- scripts/pdfkit/commands/rotate.py 2.1 KB runs code
- scripts/pdfkit/commands/schema_extract.py 6.4 KB runs code
- scripts/pdfkit/commands/search_text.py 8.8 KB runs code
- scripts/pdfkit/commands/sign_pdf.py 5.0 KB runs code
- scripts/pdfkit/commands/smart_edit.py 73 KB runs code
- scripts/pdfkit/commands/split.py 2.9 KB runs code
- scripts/pdfkit/commands/to_images.py 2.3 KB runs code
- scripts/pdfkit/commands/watermark_enhanced.py 14 KB runs code
- scripts/pdfkit/font_manager.py 12 KB runs code
- scripts/requirements-optional.txt 407 B
- scripts/requirements.txt 389 B
- scripts/setup.bat 7.8 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today First seen · 1,083 lines · 82 tokens per session scan B 7489e9e4fd2f
pdfkit-py is a skill published in the GitHub repository EvovexAI/EvoFlow (197 stars, last pushed today), with no licence file. It adds 82 tokens to every session and 11,444 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-13.
Other skills, from other repositories
pdf-processor
Extracts text and tables from PDF files, fills forms, and merges documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction.
A guide for working with PDF files, including reading, extracting content, creating, editing, and checking documents.
document-material-ingestion
Use this skill when the team must turn Boss-provided mixed-format documents into PPT-ready facts, arguments, data tables, and source traces.
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.
akf-trust-metadata
The AI native file format. EXIF for AI — stamps every file with trust scores, source provenance, and compliance metadata. Embeds into 20+ formats (DOCX, PDF, images, code). EU AI Act, SOX, HIPAA aud.
doc-processor
Reads, parses, and generates documents in various formats like Markdown, PDF, docx, CSV, or HTML. Uses bash commands to invoke document conversion tools like pandoc or python scripts.