skills/openaec-foundation/erpnext_anthropic_claude_development_skill_package/frappe-agent-migrator/Gen Agent Trust Hub
frappe-agent-migrator
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides legitimate command-line instructions for Frappe/ERPNext administration, including version checks (
bench version), repository management (git tag), and database checks (mysql --version). - [COMMAND_EXECUTION]: It correctly instructs the user on service management using
sudo supervisorctl, which is the standard administrative procedure for managing process managers in a Frappe production environment. - [REMOTE_CODE_EXECUTION]: Recommends updating environment dependencies via
bench pip install --upgrade pip setuptools, which is a routine and necessary maintenance task for the platform. - [SAFE]: The skill strictly follows the primary purpose of a migration assistant, emphasizing safety measures such as mandatory full backups, staging environment testing, and rollback procedures.
Audit Metadata