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 sudo to 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-bench package from PyPI and the yarn package 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
Risk Level
SAFE
Analyzed
Mar 31, 2026, 10:42 AM
Security Audit — agent-trust-hub — frappe-ops-deployment