sql-migrations
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a set of best practices for database migrations which promote data integrity and safety (e.g., using transactions, deterministic ordering, and avoiding full-table updates).
- [SAFE]: The validation step uses
sqlfluff, a well-known open-source SQL linter, to check for style and syntax issues. This is a standard development practice and does not pose a security risk.
Audit Metadata