skills/appwrite/skills/appwrite-dart/Gen Agent Trust Hub

appwrite-dart

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The installation section uses standard package managers (flutter pub add, dart pub add) to install official SDKs from the Dart/Flutter package registry.
  • [SAFE]: Server-side code examples correctly demonstrate secret management by retrieving sensitive credentials, such as APPWRITE_API_KEY, from environment variables via Platform.environment.
  • [SAFE]: The Server-Side Rendering (SSR) documentation includes important security best practices for session cookies, recommending HttpOnly, Secure, and SameSite=Strict flags to prevent session theft and CSRF.
  • [SAFE]: The skill provides a detailed section on Permissions and Roles, explicitly warning users about the security implications of using Role.any() with sensitive operations like write or delete.
  • [SAFE]: All network operations and endpoint examples target legitimate Appwrite vendor domains (*.cloud.appwrite.io).
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 11:22 AM
Security Audit — agent-trust-hub — appwrite-dart