appwrite-kotlin

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: References official Appwrite SDK dependencies (io.appwrite:sdk-for-android and io.appwrite:sdk-for-kotlin) from standard repositories.- [SAFE]: Recommends secure secret management by using environment variables (APPWRITE_API_KEY) rather than hardcoded credentials.- [SAFE]: Provides guidance on secure cookie configuration for server-side rendering, including the use of httpOnly, secure, and SameSite attributes.- [SAFE]: Explicitly addresses resource security through a 'Permissions & Roles' section, documenting how to implement least-privilege access control.- [SAFE]: The skill documents methods for ingesting data from Appwrite services (e.g., TablesDB.listRows, Storage.listFiles). While this creates an indirect prompt injection surface, the skill includes comprehensive instructions on implementing robust permission systems and access controls to mitigate this risk.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 01:13 AM
Security Audit — agent-trust-hub — appwrite-kotlin