appwrite-python

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard implementation examples for the Appwrite Python SDK. No malicious patterns such as exfiltration, obfuscation, or unauthorized command execution were detected.
  • [CREDENTIALS_UNSAFE]: The documentation follows security best practices by recommending os.environ for API keys and project IDs, rather than hardcoding credentials.
  • [DATA_EXFILTRATION]: Network operations are limited to official Appwrite endpoints (e.g., cloud.appwrite.io) and well-known OAuth providers like GitHub. These are standard operations for the skill's purpose.
  • [COMMAND_EXECUTION]: The installation section uses standard pip install appwrite instructions. No suspicious or piped shell commands were found.
  • [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were found in the metadata or body.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 11:21 AM
Security Audit — agent-trust-hub — appwrite-python