Caveat verdict

minimax-mcp

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Official MiniMax MCP server skill for web search and image understanding; transparently requires MINIMAX_API_KEY and sends data to MiniMax's own documented endpoints, which is expected behavior for a commercial API integration.

โš  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.

10
security
70
transparency
70
maintenance

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท API_KEY="your-key

Pattern match critical

Pipe-to-shell pattern (curl | sh) โ€” supply chain attack vector

references/examples.md ยท code ยท curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match critical

Pipe to sh โ€” executes piped content as shell commands

references/examples.md ยท code ยท | sh

Why the tier is capped

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

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: MINIMAX_API_KEY). Requires 1 system binary.

network_in

Is this flag fair?

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