register-catalog

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). In Step 1 the workflow validates a user-supplied CATALOG_URL by running curl -fsSL "$CATALOG_URL" | python3 -c "json.load(sys.stdin) ..." and therefore ingests outsider-authored free text (the fetched catalog.json content) from an arbitrary URL.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 6, 2026, 07:52 PM
Issues
1
Security Audit — snyk — register-catalog