thirdparty-web-interface-guidelines

Fail

Audited by Snyk on Jul 24, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The attribution file instructs users to run a remote shell script via "curl ... | bash" from https://vercel.com/design/guidelines/install, which is a high-risk pattern (downloading and executing a remote script) even if the domain appears legitimate.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). Includes a remote "curl | bash" install and instructions to fetch raw remote files — this enables arbitrary remote code execution and is a high-risk supply‑chain / post‑install attack vector.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
Jul 24, 2026, 11:20 AM
Issues
3
Security Audit — snyk — thirdparty-web-interface-guidelines