Real Skill packageSource verifiedClawHub registry

md2pdf

Convert Markdown files to rendered, print-ready PDFs with Chinese-friendly typography — fully offline, zero external dependencies. Use when exporting reports, docs, resumes, or meeting notes from .md to polished PDF.

Identity and source

Publisher attributionaiepcoregistry owner unverified by skillvetai
Functional categoryEmail, Calendar & Productivityautomatically inferred · 62% rule confidence
Package forminstruction with code11 recorded files
Canonical sourceClawHub registryclawhub:aiepco:md2pdf
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/16/2026.claude/skills/md2pdf

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/16/2026.agents/skills/md2pdf

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/16/2026skills/md2pdf

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @aiepco/md2pdf
clawhub inspect @aiepco/md2pdf --version 0.1.0

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
9 / 11 inspected as text
Checked
8/16/2026, 4:04:38 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highEncoded content is decoded and executedassets/marked.min.js:6 · confidence 90%fromCharCode
1 High/Critical review queue entry
STATIC_OBFUSCATED_EXECUTIONpending
Open human review queue →
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • browser control — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: img.shields.io
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/16/2026, 2:24:00 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:3292a9b1196d9fd9cc0dec66aca21dd4988788678254760e62b30915fc8bae1f
Show up to 11 recorded paths
  • assets/marked.min.js
  • assets/style.css
  • examples/demo.md
  • examples/demo.pdf
  • LICENSE
  • README.md
  • references/chrome_flags.md
  • scripts/md2pdf.js
  • skill-card.md
  • SKILL.md
  • VERSION

Source changelog

Initial release: Simple & robust Markdown-to-PDF skill, fully self-contained and offline. - Renders Markdown to polished PDFs using vendored marked.js and headless Chrome, with no external dependencies. - Styled for Chinese and English documents; ships with built-in GitHub-style CSS optimized for readable print. - Supports direct file input or stdin, custom CSS, paper size choice, and toggling PDF headers/footers. - Everything needed (scripts, assets, examples, docs) included in the repo. - Old complex theme system removed; now a streamlined architecture for fast, predictable conversion. - Ideal for exporting reports, meeting notes, or resumes from .md to beautiful PDFs.