landing-page-design

Fail

Audited by Snyk on Aug 6, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). Both URLs point to an unverified third‑party CLI (inference.sh / "belt") and raw GitHub install instructions that could direct you to download and run unknown executables or scripts, which is a common malware distribution vector.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (low risk: 0.10). The skill documentation shows runtime paths like belt app run tavily/search-assistant and belt app run exa/answer, which indicates the agent actively searches/fetches outsider-authored web content based on user-supplied queries.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly relies on the inference.sh CLI (https://inference.sh) and runs remote apps via the belt CLI (e.g., falai/flux-dev-lora, tavily/search-assistant) which at runtime invoke https://inference.sh to execute remote model/app code, so external content controls execution.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 6, 2026, 05:02 AM
Issues
3
Security Audit — snyk — landing-page-design