Caveat verdict

minimax-pdf-ocr

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

PDF OCR using MiniMax Vision API; converts PDF pages to images locally via poppler then sends to the documented MiniMax endpoint, API key from env var.

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

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

43
security
80
transparency
100
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key

Pattern match medium

References child_process — can spawn system processes

pdf-ocr-minimax.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

pdf-ocr-minimax.js · prose · downgraded · spawn(

Pattern match low

Accesses sensitive environment variables

pdf-ocr-minimax.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

No declared permissions — minimal attack surface.

package_installcredential_access

Is this flag fair?

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