higgsfield-to-medusa-products
Fail
Audited by Snyk on Jun 19, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). The presence of a direct raw GitHub install script (https://raw.githubusercontent.com/.../install.sh) is a high‑risk pattern (running remote .sh via curl|sh), while the other URLs (internal admin host and public S3 image URLs) look like benign/internal resources for product images.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The bootstrap step for Mode B runs a remote install script via "curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh", which fetches and executes code at setup time and is a required dependency for non-agent runs using the higgsfield CLI.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata