hkr-render
Warn
Audited by Socket on Sep 1, 2026
1 alert found:
AnomalyAnomalyscripts/publish.py
LOWAnomalyLOW
scripts/publish.py
No clear evidence of intentional malware/backdoor in this module (no eval/exec, no persistence, no hardcoded secrets). The most notable security risk is that it will download arbitrary external images from any http/https src found in article HTML (without allowlisting) and then upload those contents to WeChat—this could enable SSRF-like behavior and unintended data movement/exfiltration if the HTML or image URLs are attacker-controlled. Overall, it appears to be a legitimate automation tool with a potentially risky network behavior.
Confidence: 62%Severity: 55%
Audit Metadata