ecommerce-amazon-search
Warn
Audited by Socket on Sep 14, 2026
1 alert found:
AnomalyAnomalyscripts/amazon_search.py
LOWAnomalyLOW
scripts/amazon_search.py
No clear malware or intentional data theft is present. The code is a straightforward API client with caching and response persistence, but it has security weaknesses: an arbitrary environment-configured endpoint receives the API key, HTTP is not restricted to TLS, SESSION_ID permits path traversal or absolute-path output redirection, and API responses are stored without protection or size limits. The fragment is syntactically incomplete as provided.
Confidence: 98%Severity: 55%
Audit Metadata