ClawAudit verdict

wechat-mp-publisher-zhizi

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Tool interface to publish articles to WeChat Official Account and upload media using the official WeChat API; credential_access is for user-configured AppID and AppSecret.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

35
security
30
transparency
80
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 (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET="your-app-secret

Pattern match medium

Dynamic import() — loads module at runtime

jest.config.js · prose · downgraded · import('

Pattern match low

Popular HTTP library — network access

package.json · prose · downgraded · axios

Pattern match low

Accesses sensitive environment variables

src/index.ts · prose · downgraded · process.env.WECHAT_MP_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