wechat-article-scraper

Warn

Audited by Socket on Sep 19, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/wechat_pdf.py

No clear malware or deliberate supply-chain attack is present. The code is intended to generate a report and PDF, but it contains a significant HTML injection risk because multiple data fields are inserted without escaping, and URL escaping does not protect quoted attributes. The fragment also appears malformed and may not execute as shown. Use html.escape(value, quote=True) for attribute values and escape all text nodes, validate the keyword as a safe filename component, and correct the apparent string/function boundary errors.

Confidence: 96%Severity: 58%
Audit Metadata
Analyzed At
Sep 19, 2026, 11:32 PM
Package URL
pkg:socket/skills-sh/xianmingyao%2Fopenclaw-cayson%2Fwechat-article-scraper%2F@85240715f6a22ce7db7150f59417135096f813dd6fce635b80a827e6d73babfc
Security Audit — socket — wechat-article-scraper