ClawAudit verdict
minimax-pdf-analysis
minimax-pdf-analysis-v2
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.
Findings (6)
subprocess execution — runs system commands from Python
scripts/analyze_pdf.py · prose · downgraded · subprocess.run(
Python urllib.request — network access
scripts/analyze_pdf.py · prose · downgraded · urllib.request
Python shutil file operation — copies/moves/deletes files
scripts/analyze_pdf.py · prose · downgraded · shutil.rmtree(
Python os.environ.get — reads environment variable
scripts/analyze_pdf.py · prose · downgraded · os.environ.get(
Node http/https module — low-level network access
scripts/minimax_coding_plan_tool.js · prose · downgraded · require('https')
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?
Thanks — recorded.