Caveat verdict

openclaw-troubleshooter

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

Fetches from network AND uses eval/Function

A diagnostic and repair tool that inspects OpenClaw gateway processes, config files, and skill directories; all commands are local system introspection and config repair with no exfiltration or obfuscated execution.

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.

0
security
90
transparency
90
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 critical

Fetches from network AND uses eval/Function — the remote-code-execution pattern (data-flow not verified)

LLM05 · LLM06 · ASI05

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 (4)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

References child_process — can spawn system processes

SKILL.md · code · child_process

Pattern match high

Instructs covert action — may act without user awareness

SKILL.md · code · Silently

Pattern match medium

Opens WebSocket connection

SKILL.md · code · WebSocket

Permissions & capabilities

No declared permissions — minimal attack surface.

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