linkfox-shopee-store-payment
Warn
Audited by Socket on Aug 17, 2026
1 alert found:
AnomalyAnomalyscripts/_shopee_payment_common.py
LOWAnomalyLOW
scripts/_shopee_payment_common.py
No clear malicious backdoor logic is present in this fragment (no eval/exec, no reverse shell, no obvious exfiltration to arbitrary domains). However, it does (1) execute a local neighboring script via subprocess when a dependency check fails—raising supply-chain/tampering risk—and (2) persists full gateway responses to disk, which could include sensitive Shopee store tokens or access tokens. Security risk is therefore driven by data sensitivity and subprocess execution of a locally resolved file rather than overt malware.
Confidence: 62%Severity: 55%
Audit Metadata