vietnamese-education-copy
Warn
Audited by Socket on Sep 4, 2026
1 alert found:
AnomalyAnomalyscripts/validate_copy.py
LOWAnomalyLOW
scripts/validate_copy.py
No direct malware behaviors (no networking, no shell/process execution, no credential theft) were found in this fragment. The primary security risk is supply-chain/abuse via dynamic loading and execution of any rules_*.py modules from SCRIPT_DIR using exec_module() with no validation, plus regex patterns compiled from reference markdown that could cause resource exhaustion. These mechanisms could be exploited for sabotage if an attacker can influence package contents or the rules/reference files.
Confidence: 72%Severity: 62%
Audit Metadata