wechat-hotspot-publisher

Warn

Audited by Socket on Jul 27, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The content-generation purpose broadly matches the publishing capabilities, but the recommended WeChat path is a major integrity problem: it routes article data through an unverified third-party bare-IP HTTP service rather than official Tencent APIs. That data flow is disproportionate, opaque, and transport-insecure. Overall risk is driven more by the custom relay and autonomous posting capability than by the local Python dependency.

Confidence: 89%Severity: 82%
AnomalyLOW
scripts/publish_wechat.py

No direct signs of intentional malware (no exec/eval, no persistence, no system command execution, no covert data theft) are present in the provided module. However, the module materially increases security/privacy exposure: it can download arbitrary remote URLs for covers (user-controlled egress), forwards user-provided article content/metadata to a configurable external HTTP endpoint (default non-TLS), embeds an access token in URL query strings, and prints full JSON responses to stdout. Additionally, the non-standard `coze_workload_identity.requests` import is a supply-chain auditing hotspot. Treat this as a medium-to-high integration risk rather than overtly malicious code.

Confidence: 65%Severity: 62%
Audit Metadata
Analyzed At
Jul 27, 2026, 01:21 AM
Package URL
pkg:socket/skills-sh/anbeime%2Fskill%2Fwechat-hotspot-publisher%2F@595287e21d0fc9d5c2a1438362d3ce11d4bd90ee4b0bbef6d0e275fb7d97c5ff
Security Audit — socket — wechat-hotspot-publisher