ClawAudit verdict
minimax-pdf
minimax-pdf-pro
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.
Findings (7)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
handlers/latex.md · code · curl -fsSL https://drop-sh.fullyjustified.net | sh
Pipe to sh — executes piped content as shell commands
handlers/latex.md · code · | sh
References child_process — can spawn system processes
scripts/browser_helper.js · prose · downgraded · child_process
subprocess execution — runs system commands from Python
scripts/cmd_convert.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
scripts/html_to_pdf.js · prose · downgraded · sudo
apt-get install — installs system packages
scripts/html_to_pdf.js · prose · downgraded · apt-get install
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?
Thanks — recorded.