frappe-ops-bench
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the execution of numerous bench CLI commands for site lifecycle management, database administration, and environment configuration.
- [EXTERNAL_DOWNLOADS]: The skill documents workflows for downloading Frappe applications from remote Git repositories and installing dependencies via package managers (pip, npm) during bench initialization and updates.
- [REMOTE_CODE_EXECUTION]: The
bench console,bench execute, andbench updatecommands allow for the execution of Python code and scripts. This is the intended functionality for developers managing Frappe-based systems. - [DATA_EXFILTRATION]: While the skill includes commands for database access and backups, these are localized operations for system maintenance. There are no patterns suggesting unauthorized data transmission to external domains.
- [CREDENTIALS_UNSAFE]: No hardcoded sensitive credentials were found. Documentation uses generic placeholders (e.g., 'admin', 'rootpass', 'SecurePass123') for example commands.
Audit Metadata