odt
Warn
Audited by Socket on Mar 18, 2026
1 alert found:
AnomalyAnomalyodf/scripts/annotation_smoke_test.py
LOWAnomalyLOW
odf/scripts/annotation_smoke_test.py
The fragment is not intrinsically malicious but is a high-risk execution sink: it unconditionally executes an external script file via runpy.run_path. The security impact depends on whether the target file (or its path) can be tampered with. Recommend auditing the target file, ensuring strict filesystem permissions, using integrity checks, or avoiding this execution pattern to reduce supply-chain/local-tamper attack surface.
Confidence: 75%Severity: 60%
Audit Metadata