bm25

Warn

Audited by Socket on Jul 30, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/bm25.py

No clear evidence of intentional malware (no subprocess execution, no covert exfiltration, no credential theft). The dominant security risk is high-impact unsafe handling of untrusted inputs: tar.extractall() on a network-downloaded archive without path validation and pickle.load() of a local on-disk cache that could be attacker-controlled if filesystem integrity/permissions are not assured. In hostile or multi-tenant environments, these issues can lead to severe compromise (file overwrite and potential arbitrary code execution).

Confidence: 68%Severity: 70%
Audit Metadata
Analyzed At
Jul 30, 2026, 08:57 PM
Package URL
pkg:socket/skills-sh/oaustegard%2Fclaude-skills%2Fbm25%2F@2da0b9e89c81d829a92b91333f1fae84d7018ad969ddc388522f15469ca62377
Security Audit — socket — bm25