frappe-ops-deployment
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands and
sudoto configure system services, manage process managers (Supervisor/systemd), and set up reverse proxies (Nginx). This behavior is required for the skill's primary function of server deployment. - [EXTERNAL_DOWNLOADS]: The deployment examples fetch the
frappe-benchpackage from PyPI and theyarnpackage from NPM. It also clones official Docker configurations from the Frappe organization on GitHub. - [REMOTE_CODE_EXECUTION]: The setup script includes a pattern to download and execute a runtime installation script from NodeSource (
curl | bash). This is a standard and well-documented installation method for Node.js from a well-known service provider.
Audit Metadata