wechat-article-pipeline

Warn

Audited by Socket on Aug 20, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill is broadly coherent for WeChat article rendering and draft storage, and it explicitly blocks mass-send, but it routes content, account checks, image generation, and publishing through doubaoya.com using a service API key tied to the user's WeChat binding. That third-party credential/data flow and the transitive skills update path make it medium risk despite a mostly aligned purpose.

Confidence: 84%Severity: 61%
AnomalyLOW
scripts/account-verify.mjs

This module is primarily a credential-verification CLI: it legitimately reads DOUBAOYA API keys from local stores and validates them by sending each key to a remote /api/agent/whoami endpoint as an Authorization Bearer token, then uses the response to select the correct account. The main security concern is not hidden malware, but the sensitivity of the credential-to-network flow and the ability to influence the destination origin via --base-url/DOUBAOYA_BASE_URL, which could turn the tool into an exfiltration mechanism if misconfigured or tampered with. No explicit backdoor/obfuscation/persistence behaviors are evident in the provided code fragment.

Confidence: 72%Severity: 60%
Audit Metadata
Analyzed At
Aug 20, 2026, 05:06 AM
Package URL
pkg:socket/skills-sh/zizhanovo%2Fdoubaoya-community%2Fwechat-article-pipeline%2F@5b7c55e09bd445b198876c379f6c750453798be0d408af40e933aace3e5b5e42
Security Audit — socket — wechat-article-pipeline