appwrite-python
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the installation of the official 'appwrite' Python package from the standard PyPI registry.
- [SAFE]: Credentials and sensitive configuration are managed via environment variables (APPWRITE_API_KEY, APPWRITE_PROJECT_ID) rather than being hardcoded in the examples.
- [SAFE]: The documentation for Server-Side Rendering (SSR) correctly emphasizes the use of secure cookie attributes (httponly, secure, samesite) and explains the importance of explicit permission management to prevent unauthorized access.
Audit Metadata