clinvar-variation-skill
Warn
Audited by Socket on Sep 20, 2026
1 alert found:
AnomalyAnomalyscripts/clinvar_variation.py
LOWAnomalyLOW
scripts/clinvar_variation.py
The fragment is a legitimate API wrapper with no clear malicious behavior, credential theft, persistence, or code execution. It has a significant filesystem safety issue: save_raw=True permits arbitrary file and directory creation or overwriting through raw_output_path, including path traversal where permissions allow. Restrict output paths to an approved directory, reject traversal and absolute paths, and impose upper bounds on timeout and response/summary limits. Confidence is high for the identified behavior; malware likelihood is very low.
Confidence: 97%Severity: 62%
Audit Metadata