ClawAudit verdict

minimax-vision-search

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

Minimal wrapper skill for MiniMax vision and search MCP tools; no capabilities listed, uses documented endpoints, behavior matches stated purpose of image analysis and web search.

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

0
security
80
transparency
70
maintenance

Findings (6)

Pattern match critical

Pipe to sh — executes piped content as shell commands

references/setup.md · code · | sh

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

references/setup.md · code · curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match critical

Possible hardcoded credential

references/setup.md · code · API_KEY="YOUR_TOKEN_PLAN_API_KEY

Pattern match high

Accesses shell history/config

references/setup.md · code · ~/.zshrc

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Python os.environ.get — reads environment variable

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

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/D/F). 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, MINIMAX_API_HOST]). Requires 1 system binary.

Is this flag fair?

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