SafeDep
Install GitHub App

Summary

YARA rule python_exec_complex matched a non-python file, likely a false positive. Verified SLSA provenance suggests it's not malicious.

Verification Record

No verification record available.

Details

The package is not a malware because the YARA rule python_exec_complex matched a non-python source file (package/lib/body.js). This rule is designed to detect potentially malicious behavior in Python code, and its presence in a JavaScript file is likely a false positive. The matched string exec(res.pop()) within the JavaScript file does indicate the use of the exec function, which can be dangerous if used improperly, but without further evidence, it is insufficient to classify the package as malware. Also, the package has verified SLSA provenance, which increases our confidence that it is not malicious.

minipass-fetch@4.0.1Clean
Unverified
Analysed at: 9/10/25, 10:03 AM
Source: https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-4.0.1.tgz
SHA256: 76c2126d0e9c266077040ccc6a0a7b8e0dc7e6054e95861cc290f5049850bd33
Confidence: Medium