frontend-development
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official Vue.js starter template from the Frappe organization's public GitHub repository using the
npx degitcommand. - [COMMAND_EXECUTION]: Utilizes standard development shell commands such as
yarn,yarn dev, andyarn buildto manage project dependencies and the build lifecycle. - [SAFE]: The skill emphasizes security best practices for the Frappe ecosystem, such as handling CSRF tokens and enforcing server-side permission checks.
Audit Metadata