huggingface-spaces

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 include direct .whl binaries served from GitHub Releases under individual/unknown accounts (LDYang694, adithyaxx), which is a high-risk pattern for distributing untrusted executable artifacts (prebuilt wheels) and matches multiple high-risk indicators.

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

  • Third-party content exposure detected (medium risk: 0.30). SKILL.md instructs using Gradio/ZeroGPU handlers where the user’s runtime prompt string (free text) is passed directly into the @spaces.GPU-decorated function (e.g., generate(prompt: str)), meaning outsider-authored text is ingested by the Space’s code at call time.

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

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 15, 2026, 03:43 AM
Issues
3
Security Audit — snyk — huggingface-spaces