implementing-saaskit-python

Warn

Audited by Snyk on Jul 25, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.70). The workflow ingests outsider-authored free text from an HTTP request query/body (e.g., /auth/callback?code=...&state=... and cookies/params like state/code) via the runtime web framework (FastAPI/Django/Flask request.args/request.GET/cookie reads), which is uncontrolled by the operating user and can contain prompt-injection strings.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 25, 2026, 08:02 PM
Issues
1
Security Audit — snyk — implementing-saaskit-python