appwrite-dotnet

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate documentation and code samples for integrating with Appwrite, a well-known developer platform.
  • [EXTERNAL_DOWNLOADS]: Recommends the installation of the 'Appwrite' package from the official NuGet registry, which is a trusted and well-known source.
  • [COMMAND_EXECUTION]: Includes the standard 'dotnet add package Appwrite' command for package installation.
  • [CREDENTIALS_UNSAFE]: Correctly demonstrates retrieving sensitive credentials like 'APPWRITE_PROJECT_ID' and 'APPWRITE_API_KEY' from environment variables rather than hardcoding them.
  • [PROMPT_INJECTION]: The skill documents surfaces for data ingestion (e.g., database rows and serverless function bodies) but provides clear guidance on using Appwrite's permission system and secure cookie flags to mitigate unauthorized access.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 12:48 AM