appwrite-cli

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill documentation includes an installation command that fetches a script from the official vendor domain (appwrite.io) and pipes it to the shell. This is a documented and standard installation method for the Appwrite CLI.
  • [EXTERNAL_DOWNLOADS]: Fetches installation packages and configuration files from official sources, including npm, Homebrew, and the vendor's GitHub repositories.
  • [COMMAND_EXECUTION]: Describes the execution of various CLI commands for resource management. It also defines fields in JSON configuration files for build and install commands (e.g., 'npm install') which are executed as part of the function deployment process.
  • [CREDENTIALS_SAFE]: Explicitly advises against storing secrets in the main project configuration file, recommending the use of .env files instead. This aligns with security best practices for environment variable management.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 04:07 PM
Security Audit — agent-trust-hub — appwrite-cli