deploy-function
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides documentation for the Appwrite CLI, which is a legitimate developer tool for managing backend services.
- [EXTERNAL_DOWNLOADS]: Mentions the installation of the official appwrite-cli package from the npm registry as a prerequisite.
- [COMMAND_EXECUTION]: Documents the use of Appwrite CLI commands for function initialization, deployment, and management. All sensitive parameters like API keys and project IDs use placeholders (e.g., <API_KEY>), which is a secure documentation practice.
Audit Metadata