fabric-builder

Warn

Audited by Snyk on Aug 6, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The runtime workflow reads outsider-authored free text from GitHub module files (e.g., README/variables/outputs/schema.json) by fetching them via scripts/fabric.py (api_get/fetch_url -> fetch(RAW_URL/...)-> raw_data.decode(...)), where those files are authored by GitHub users/committers to the referenced repository.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly instructs running the helper script with a --no-ssl-verify flag to bypass SSL certificate verification on the host, which encourages bypassing a security mechanism.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 6, 2026, 02:22 PM
Issues
3
Security Audit — snyk — fabric-builder