cli
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Appwrite CLI tool and configuration files from official vendor sources, including npm, Homebrew, and the vendor's official domain.
- [REMOTE_CODE_EXECUTION]: Documents an installation method that executes a script from the vendor's official site (appwrite.io/cli/install.sh) using a pipe to bash. This is a standard installation procedure for this vendor.
- [COMMAND_EXECUTION]: Includes a wide range of shell commands for project initialization, resource deployment, and SDK generation, consistent with the tool's intended purpose.
- [DATA_EXFILTRATION]: Facilitates sending local configuration and code to the vendor's cloud service. As this is the primary functionality of a CLI for a backend-as-a-service platform, it is considered normal behavior.
Audit Metadata