md-to-office
Analysis
This is an instruction-only Pandoc guide with no included code or credentials, but it relies on a local Pandoc install and includes broader conversion examples than Markdown-to-PDF.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
pandoc [options] [input-file]…; Pandoc can directly fetch and convert content from a URL.
The skill exposes Pandoc's broad command-line surface, including URL input, which is wider than the stated Markdown-to-PDF purpose. It is documented as examples rather than hidden or automatic behavior.
Required binaries (all must exist): none; No install spec — this is an instruction-only skill.
The runtime instructions rely on Pandoc and possibly a LaTeX engine, but the metadata does not declare or install those dependencies. This is a setup/provenance note, not evidence of hidden code.
