appwrite-python
Warn
Audited by Snyk on Feb 22, 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 "Serverless Functions" section (src/main.py — Appwrite Function entry point) explicitly shows the function reading and acting on context.req.body / context.req.body_json from incoming requests, which are untrusted user-generated inputs that can influence control flow and responses.
Audit Metadata