Caveat verdict

huo15-openclaw-wechat-service

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

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.

0
security
70
transparency
100
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (11)

Pattern match high

Accesses OpenClaw config/secrets directly

CHANGELOG.md · code · ~/.openclaw/openclaw.json

Pattern match high

Pipe to python — executes piped content as Python code

README.md · prose · downgraded · | Python

Pattern match high

Possible hardcoded credential

src/api/oauth.test.ts · prose · downgraded · Secret: "FAKESECRET

Pattern match medium

References child_process — can spawn system processes

CHANGELOG.md · prose · downgraded · child_process

Pattern match medium

Instructs covert action — may act without user awareness

src/dynamic-agent.test.ts · prose · downgraded · silently

Pattern match medium

Uses exec() — may execute shell commands

src/http-client.ts · prose · downgraded · exec(

Pattern match medium

Enumerates all environment variables

src/onboarding.test.ts · prose · downgraded · Object.keys(process.env)

Pattern match medium

Dynamic import() — loads module at runtime

src/outbound.ts · prose · downgraded · import("

Pattern match low

References agent configuration files

CHANGELOG.md · prose · downgraded · AgentConfig

Pattern match low

Popular HTTP library — network access

src/crypto.ts · prose · downgraded · got

Pattern match low

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?

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