ClawAudit verdict

minimax-pdf-analysis

minimax-pdf-analysis-v2

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

The skill uses the MiniMax API to analyze PDF files, with no evidence of malicious behavior.

⚠ 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.

78
security
80
transparency
70
maintenance

Findings (6)

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Python urllib.request — network access

scripts/analyze_pdf.py · prose · downgraded · urllib.request

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/analyze_pdf.py · prose · downgraded · shutil.rmtree(

Pattern match low

Python os.environ.get — reads environment variable

scripts/analyze_pdf.py · prose · downgraded · os.environ.get(

Pattern match low

Node http/https module — low-level network access

scripts/minimax_coding_plan_tool.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

scripts/minimax_coding_plan_tool.js · prose · downgraded · process.env.MINIMAX_API_KEY

Why the tier is capped

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

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: MINIMAX_API_KEY). Requires 2 system binaries.

Is this flag fair?

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