alembic
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for the Alembic migration framework. All code snippets follow established best practices for database schema management.
- [SAFE]: Security best practices are explicitly encouraged, such as sourcing database credentials from environment variables rather than hardcoding them in configuration files.
- [SAFE]: The documentation includes warnings about the limitations of autogenerated migrations (e.g., potential data loss on renames), which serves as a safety guardrail for the user.
- [SAFE]: All external documentation references point to official, well-known project sites (alembic.sqlalchemy.org and docs.sqlalchemy.org).
Audit Metadata