Caveat verdict

minimax-websearch

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

Web search wrapper using MiniMax Token Plan's built-in web_search tool via stdio JSON-RPC, with MINIMAX_API_KEY read from environment variable and explicit fallback to Brave Search or Qwen Chat when subscription expires โ€” transparent and legitimate.

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

53
security
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match high

Pipe to python โ€” executes piped content as Python code

SKILL.md ยท prose ยท downgraded ยท | Python

Pattern match medium

References child_process โ€” can spawn system processes

scripts/minimax_websearch.js ยท prose ยท downgraded ยท child_process

Pattern match low

Accesses sensitive environment variables

scripts/minimax_websearch.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.

credential_access

Is this flag fair?

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