ecommerce-tiktok-product-analytics-api
Warn
Audited by Socket on Aug 31, 2026
1 alert found:
AnomalyAnomalyscripts/kalodata_product_detail.py
LOWAnomalyLOW
scripts/kalodata_product_detail.py
The fragment appears to be a legitimate API client and local response-caching tool, with no clear evidence of malware, credential theft, persistence, command execution, or intentional obfuscation. The primary security risk is unsanitized SESSION_ID path construction, which can permit path traversal or absolute-path file writes when an attacker can control the environment. The configurable API base also requires trusted deployment configuration because the API key is sent to that endpoint. Review and sanitize session identifiers, restrict workspace paths, and use safer file-write handling before deployment in an untrusted environment.
Confidence: 97%Severity: 58%
Audit Metadata