lucida-remove-background
Fail
Audited by Snyk on Aug 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). These URLs point to an individual GitHub repo (installed via git+https) that exposes a CLI executable and a Hugging Face model under a personal account—unvetted third‑party sources used to distribute executables/weights are potentially malicious.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill runs a runtime install command that fetches and installs remote code (exposing the bgr executable) from git+https://github.com/egeorcun/lucida.git, which means external code is retrieved and executed as a required dependency.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata