frappe-agent-migrator
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a well-documented utility for software version migration. All instructions and commands are consistent with its stated purpose of assisting Frappe developers in upgrading their applications.
- [COMMAND_EXECUTION]: The skill utilizes standard command-line tools for environment diagnostics and code analysis.
- Uses
bench versionandgit tagto identify software versions. - Employs
grepto scan custom application code for deprecated API patterns. - These operations are local to the development environment and used for legitimate diagnostic purposes.
- [PRIVILEGE_ESCALATION]: The migration templates mention
sudo supervisorctl restart all. While this command requires elevated privileges, it is a standard administrative requirement for restarting services after a software upgrade in the Frappe ecosystem. - [DATA_EXPOSURE]: The skill emphasizes data safety by including mandatory backup steps using the
bench backupcommand. No instructions for transmitting data to external or untrusted domains were found.
Audit Metadata