ClawAudit verdict

minimax-pdf

minimax-pdf-pro

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Enhanced PDF skill with HTML/LaTeX/process routes using Playwright and Paged.js; the system-reminder blocks enforce proper conversion paths (against degrading to screenshot-based PDF), which is a quality enforcement measure, not manipulation.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
90
transparency
70
maintenance

Findings (7)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

handlers/latex.md · code · curl -fsSL https://drop-sh.fullyjustified.net | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

handlers/latex.md · code · | sh

Pattern match medium

References child_process — can spawn system processes

scripts/browser_helper.js · prose · downgraded · child_process

Pattern match medium

subprocess execution — runs system commands from Python

scripts/cmd_convert.py · prose · downgraded · subprocess.run(

Pattern match medium

References sudo — requests elevated privileges

scripts/html_to_pdf.js · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

scripts/html_to_pdf.js · prose · downgraded · apt-get install

Pattern match medium

Uses exec() — may execute shell commands

scripts/link_preserve.js · prose · downgraded · exec(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API