Caveat verdict

mimo-web-search

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

Executes processes AND makes external network calls

Uses the Xiaomi MiMo API for web search via curl/exec; API key read from env var, all calls go to documented api.xiaomimimo.com, behavior matches the stated search purpose.

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.

28
security
40
transparency
80
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Executes processes AND makes external network calls — may exfiltrate command output

LLM02 · LLM06 · ASI03

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (3)

Pattern match high

Uses exec() — may execute shell commands

SKILL.md · code · exec(

Pattern match medium

References child_process — can spawn system processes

index.js · prose · downgraded · child_process

Pattern match low

Accesses sensitive environment variables

index.js · prose · downgraded · process.env.MIMO_API_KEY

Permissions & capabilities

No declared permissions — minimal attack surface.

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