appwrite-dart

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code examples for the official Appwrite Dart SDKs (appwrite and dart_appwrite).
  • [EXTERNAL_DOWNLOADS]: Installation instructions point to legitimate packages from the official Dart/Flutter registry (pub.dev).
  • [CREDENTIALS_UNSAFE]: The code examples correctly demonstrate using environment variables (Platform.environment['APPWRITE_API_KEY']) rather than hardcoding sensitive credentials. Placeholders are used for project and resource IDs.
  • [PROMPT_INJECTION]: No malicious instructions or bypass attempts were found in the text or code snippets.
  • [DATA_EXFILTRATION]: Network operations are limited to the official Appwrite cloud endpoint (cloud.appwrite.io). No sensitive file access or exfiltration patterns were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 09:13 AM