appwrite-cli
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: Includes an installation script command
curl -sL https://appwrite.io/cli/install.sh | bash. This is a standard documented installation method targeting the vendor's official domain. - [EXTERNAL_DOWNLOADS]: References installation packages and configuration files from the vendor's official GitHub repository (
github.com/appwrite) and website (appwrite.io). - [COMMAND_EXECUTION]: Provides a wide range of CLI commands for interacting with Appwrite services, which is the primary intended purpose of the skill.
Audit Metadata