cultural-tourism-wechat-feed
Warn
Audited by Socket on Aug 29, 2026
1 alert found:
AnomalyAnomalyscripts/cultural_tourism_report.py
LOWAnomalyLOW
scripts/cultural_tourism_report.py
The visible code primarily implements an API-backed reporting utility. It does not show clear malware behavior, obfuscated payloads, credential theft beyond intentional use of a configured API key, or destructive activity. It contains meaningful security issues: unescaped API data in generated HTML can enable report-based HTML injection and unintended browser requests, and shell=True with interpolated subscription values creates a command-injection risk. Scheduled-task persistence is user-facing functionality rather than inherently malicious behavior. The incomplete/corrupted fragment prevents a complete review of the missing functions.
Confidence: 94%Severity: 62%
Audit Metadata