deep-research
Warn
Audited by Socket on Jul 28, 2026
1 alert found:
AnomalyAnomalyscripts/install.sh
LOWAnomalyLOW
scripts/install.sh
No direct indicators of malicious payloads (no credential theft, exfiltration, reverse shell, persistence, or obfuscated execution) are present in this Bash installer fragment. The main risk is supply-chain: it fetches and installs third-party code/dependencies from external GitHub URLs and PyPI using npx/pip/git without pinning to immutable versions and without integrity/signature verification. Treat this as a potentially risky installer and review/pin upstream revisions and dependency versions/hashes before use.
Confidence: 78%Severity: 60%
Audit Metadata