generate-migration
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Analysis of the provided documentation and shell commands revealed no malicious activity. The tool utilizes project-specific commands (sentry django) and local scripts (bin/update-migration) that align with the stated purpose of database migration management.
- [COMMAND_EXECUTION] (LOW): The skill relies on shell command execution where user inputs like app names are interpolated. While this is the primary intended function for generating migrations, it is categorized as LOW because it depends on the agent's ability to safely handle these variables to prevent command injection.
Audit Metadata