frappe-ops-frontend-build
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill references standard Frappe CLI commands (
bench build,bench watch,bench clear-cache,bench set-config) which are essential for managing the frontend build pipeline and application configuration. - [EXTERNAL_DOWNLOADS]: The documentation mentions using standard package managers (
yarn) to install common dependencies likevue,dayjs, andchart.js. These are used appropriately for frontend development within the framework. - [COMMAND_EXECUTION]: A production deployment example includes
sudo bench restart. This is a routine administrative command for restarting Frappe services and is presented transparently within the context of deployment workflows.
Audit Metadata