solutions-installer

Fail

Audited by Snyk on Aug 6, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). This skill fetches SQL from an external GitHub repository and executes the scripts unmodified with high-privilege (ACCOUNTADMIN) access, creating a strong supply-chain & arbitrary-execution risk that could be abused for data exfiltration or account compromise.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill clones and reads code from the remote repository at runtime and then executes SQL from that repo, which is remote code execution (git clone https://github.com/Snowflake-Labs/sf-solutions.git causes the fetched scripts/manifests to control what is executed).

Issues (2)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 6, 2026, 03:06 AM
Issues
2
Security Audit — snyk — solutions-installer