cultural-tourism-douyin-feed
Warn
Audited by Socket on Aug 29, 2026
1 alert found:
AnomalyAnomalyscripts/cultural_tourism_douyin_report.py
LOWAnomalyLOW
scripts/cultural_tourism_douyin_report.py
The code appears to be a content-reporting CLI with an explicit third-party API integration and optional scheduled execution. It contains meaningful security risks: unescaped remote data in generated HTML can cause local stored XSS, and cron installation uses shell=True with interpolated values, creating command-injection potential. The API key is intentionally sent to redfox.hk, so users must trust that service. There is no direct evidence of malware such as covert exfiltration, reverse shells, system damage, or cryptomining in the shown fragment. The incomplete/malformed submission prevents full-package verification.
Confidence: 94%Severity: 68%
Audit Metadata