meetup-deck
Warn
Audited by Socket on Aug 7, 2026
1 alert found:
AnomalyAnomalyscripts/harvest_media.py
LOWAnomalyLOW
scripts/harvest_media.py
This module is primarily a benign asset downloader, but it is security-relevant because it (1) performs unrestricted network fetches to attacker-influenced URLs (especially via the direct/url handler and README-discovered links) and (2) writes files to paths derived from manifest-controlled fields without enforcing that writes remain under the intended --root directory. No overt malware behavior (execution/backdoor/credential theft) is visible in this fragment; the risk is mainly from untrusted manifest/remote content enabling SSRF-like egress and potential arbitrary file overwrite/placement.
Confidence: 72%Severity: 63%
Audit Metadata