codeguard
Warn
Audited by Socket on Jun 15, 2026
1 alert found:
AnomalyAnomalyinstall.sh
LOWAnomalyLOW
install.sh
No direct malware or explicit data theft is visible in this bash installer fragment. However, it has significant supply-chain risk: it unconditionally clones and installs unpinned, unauthenticated remote repository content into a persistent application “skills” directory (likely later loaded/executed by the host), strips provenance metadata, and follows a risky remote execution distribution pattern. This should be reviewed with integrity/pinning and safer installation practices before use.
Confidence: 100%Severity: 60%
Audit Metadata