generate-migration
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows established development workflows for the Sentry project, utilizing official vendor tools (
sentry django) and project-specific local scripts (bin/update-migration). No malicious patterns, obfuscation, or unauthorized data access were detected. - [COMMAND_EXECUTION]: The instructions involve executing Django management commands through the
sentrywrapper. These are legitimate actions for the skill's stated purpose of managing database schema changes. - [COMMAND_EXECUTION]: The skill references a local script,
bin/update-migration, for resolving merge conflicts. This is a standard utility within the Sentry codebase and does not involve downloading or executing remote code from untrusted sources.
Audit Metadata