appwrite-kotlin

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate documentation for using the Appwrite Kotlin SDK. All code examples are standard for interacting with the service.
  • [SAFE]: Sensitive data management follows best practices. Server-side examples use System.getenv("APPWRITE_API_KEY") to load credentials, avoiding hardcoded secrets.
  • [SAFE]: Networking is restricted to official vendor infrastructure at cloud.appwrite.io.
  • [SAFE]: The skill includes explicit security sections for SSR (recommending httpOnly, secure, and SameSite cookie attributes) and Permissions (warning against using Role.any() with write permissions or on sensitive data).
  • [SAFE]: External dependencies are restricted to official vendor packages (io.appwrite) available through standard repositories.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 07:48 PM