ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      araa47

      Safety Report

      md-2-pdf

      @araa47

      Convert markdown files to clean, formatted PDFs using reportlab

      1,602Downloads
      0Installs
      0Stars
      1Versions
      File Management2,100Image Processing1,559PDF & Documents1,388Documentation1,163

      Security Analysis

      high confidence
      Clean0.04 risk

      The skill's code and runtime instructions align with its stated purpose (converting Markdown to PDF), request no secrets, and contain no obvious surprising behavior.

      Feb 11, 20262 files1 concern
      Purpose & Capabilityok

      Name/description ask for Markdown→PDF conversion and the package provides a Python script that uses reportlab for PDF generation. The declared required binary 'uv' matches the script shebang which runs via 'uv run'; this dependency is coherent with how the script is invoked.

      Instruction Scopeok

      SKILL.md only tells the agent to run the included script with uv and to pass input/output flags. It does not instruct the agent to read unrelated files, environment variables, or send data to external endpoints. The script parses markdown and constructs PDF elements (headers, lists, code blocks, tables, images) which is consistent with the feature list.

      Install Mechanismnote

      There is no install spec (instruction-only) which minimizes disk write risk. The script contains a comment listing a runtime dependency ('reportlab'); how that dependency is installed at runtime depends on the host's 'uv' runner. This is reasonable but you should confirm how your environment resolves Python dependencies when running 'uv run'.

      Credentialsok

      The skill requires no environment variables or credentials. The script operates on local files (markdown and referenced image paths) which is expected for a converter. No unrelated secrets or tokens are requested.

      Persistence & Privilegeok

      always is false and the skill does not request persistent system-wide privileges. It does not modify other skills or global agent settings. Autonomous model invocation is allowed (default) but that is normal and acceptable here.

      Guidance

      This skill appears coherent and focused on converting Markdown to PDF. Before installing: (1) Verify the 'uv' runner on your system is the expected/trusted tool and understand how it installs Python dependencies (it may auto-install reportlab); (2) be aware the converter will read local files referenced by the markdown (images, etc.); (3) run it on non-sensitive sample files first to confirm behavior. If you require stricter isolation, run the script in a sandbox or inspect the full script in your environment before use.

      Latest Release

      v1.0.0

      Initial release of md-to-pdf: - Convert markdown files to clean, professional PDFs using reportlab. - Supports headers, bold/italic text, code (inline and blocks), tables, lists (bullet, numbered, task), hyperlinks, and horizontal rules. - Skips YAML frontmatter automatically. - Handles special characters and emojis. - Adds page numbers and uses professional styling. - Command-line options for output file naming and verbose mode.

      More by @araa47

      Local Whisper

      8 stars

      Gemini STT

      1 stars

      Local STT (Nvidia Parakeet + Whisper Support)

      0 stars

      vizclaw

      0 stars

      ez-google

      0 stars

      EZ Unifi

      0 stars

      Published by @araa47 on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]