scoped-skill
Fail
Audited by Socket on Sep 1, 2026
1 alert found:
MalwareMalwaretests/test_bad_patterns.py
HIGHMalwareHIGH
tests/test_bad_patterns.py
This code fragment is extremely likely malicious. It contains multiple direct remote-code-execution pathways: downloading and executing remote scripts (curl|bash, wget|sh), unsafe pickle deserialization of data.pkl, and eval of user-supplied input. It also hardcodes credential-like secrets (API_KEY/DB_CONN). If present in a supply-chain dependency, it should be treated as a critical compromise risk and removed/replaced.
Confidence: 95%Severity: 100%
Audit Metadata