pdf-markdown-validator

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/validate.py uses subprocess.run to execute the pandoc utility. This is used to verify the syntax of generated Markdown files by attempting a conversion to HTML and checking the return code.
  • [COMMAND_EXECUTION]: The script scripts/batch_drift.py utilizes subprocess.run to invoke the scripts/diff_analysis.py tool. This orchestration enables automated comparative analysis across entire directories of test data.
  • [EXTERNAL_DOWNLOADS]: The skill documentation (README.md and SKILL.md) specifies external system dependencies including the pandoc document converter and the edgequake-pdf Rust crate, which is a resource owned by the vendor (raphaelmansuy/edgequake).
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 03:54 AM