Caveat verdict
huo15-openclaw-wechat-service
A WeChat Official Account channel plugin for OpenClaw that handles messaging between WeChat users and LLM agents; credential_access for WeChat API keys and package_install are expected and appropriate for the stated channel integration.
⚠ 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.
Permission integrity
credential_access
package_install
Findings (11)
Accesses OpenClaw config/secrets directly
CHANGELOG.md · code · ~/.openclaw/openclaw.json
Pipe to python — executes piped content as Python code
README.md · prose · downgraded · | Python
Possible hardcoded credential
src/api/oauth.test.ts · prose · downgraded · Secret: "FAKESECRET
References child_process — can spawn system processes
CHANGELOG.md · prose · downgraded · child_process
Instructs covert action — may act without user awareness
src/dynamic-agent.test.ts · prose · downgraded · silently
Uses exec() — may execute shell commands
src/http-client.ts · prose · downgraded · exec(
Enumerates all environment variables
src/onboarding.test.ts · prose · downgraded · Object.keys(process.env)
Dynamic import() — loads module at runtime
src/outbound.ts · prose · downgraded · import("
References agent configuration files
CHANGELOG.md · prose · downgraded · AgentConfig
Popular HTTP library — network access
src/crypto.ts · prose · downgraded · got
Accesses sensitive environment variables
src/onboarding.test.ts · prose · downgraded · process.env.WECHAT_SERVICE_APP_SECRET
Permissions & capabilities
No declared permissions — minimal attack surface.
package_installcredential_access Is this flag fair?
Thanks — recorded.