byted-kickart-video-subtitler
Warn
Audited by Socket on Aug 10, 2026
1 alert found:
AnomalyAnomalyscripts/core/api/meida/media.py
LOWAnomalyLOW
scripts/core/api/meida/media.py
No clear evidence of malware (no exec/subprocess/backdoor/obvious data theft) is present in this fragment; behavior appears consistent with media upload and metadata persistence. However, there are meaningful security/integrity risks: runtime `sys.path` modification (import-hijacking/supply-chain integrity risk) and unsanitized `group`/`media_id` used to derive filesystem paths for read/write/delete operations (path traversal/tampering risk if those inputs are attacker-influenced). Remote upload behavior depends on external modules and should be trusted and reviewed for endpoint/domain restrictions and data-handling policy.
Confidence: 62%Severity: 56%
Audit Metadata