frappe-ops-app-lifecycle
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard Frappe framework operations including app scaffolding, dependency management, and production deployment. No malicious patterns or bypass attempts were found.
- [COMMAND_EXECUTION]: The documentation includes administrative commands such as
sudo bench setup productionandsudo supervisorctl restart all. These are necessary for the intended purpose of configuring system-level services like Nginx and Supervisor during production environment setup. - [EXTERNAL_DOWNLOADS]: Includes instructions for using
bench get-appto clone repositories from GitHub. This is the standard and intended functionality of the Frappe CLI for managing application dependencies and extensions.
Audit Metadata