Caveat verdict
kim-channel
kim-msg-account
Accesses credentials AND makes external network calls
An interactive setup guide for configuring the Kim (Kuaishou IM) channel plugin in OpenClaw; it walks users through creating their own app credentials step-by-step and does not collect or exfiltrate credentials itself.
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.
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.
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Permission integrity
network_out
credential_access
Findings (3)
Possible hardcoded credential
scripts/interactive-setup.sh · prose · downgraded · Token: " VERIFICATION_TOKEN
read -p
References webhook/callback URL
SKILL.md · code · webhookUrl
Accesses OpenClaw config/secrets directly
README.md · prose · downgraded · ~/.openclaw/openclaw.json
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B). 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_accessnetwork_innetwork_out Thanks — recorded.