fill-protocol

Warn

Audited by Socket on Sep 17, 2026

1 alert found:

Anomaly
AnomalyLOW
setup.sh

The code is a legitimate dependency setup script with no evident malware, data theft, or backdoor behavior. Its main security issue is unsafe use of eval with the externally controllable PYTHON environment variable, creating a command-injection risk during installation. This risk is avoidable by invoking the interpreter and pip command directly with properly quoted arguments rather than constructing and evaluating a shell string. The use of sudo and --break-system-packages is potentially disruptive but is consistent with the stated installation purpose.

Confidence: 98%Severity: 55%
Audit Metadata
Analyzed At
Sep 17, 2026, 02:01 AM
Package URL
pkg:socket/skills-sh/aperivue%2Fmedsci-skills%2Ffill-protocol%2F@90d52a2616294b2ff1399e1be9c20b862fb238c9c69adc34d746ec7def6b4a20
Security Audit — socket — fill-protocol