etsy-tony-full-gigab2b-assets
Warn
Audited by Socket on Sep 17, 2026
1 alert found:
AnomalyAnomalyscripts/etsy-tony-full-gigab2b-assets.mjs
LOWAnomalyLOW
scripts/etsy-tony-full-gigab2b-assets.mjs
The code appears to implement a legitimate GigaB2B product-asset collection workflow and contains no clear malicious payload or intentional data theft. It does present security risks: API-controlled URLs are fetched and written without host, size, or content validation, and raw productId/SKU values can affect filesystem paths. The configurable API base also means credentials could be sent to an unintended endpoint if environment configuration is compromised. These issues should be addressed with strict URL allowlisting, download limits, safe path-component sanitization, and validation of the API base.
Confidence: 97%Severity: 62%
Audit Metadata