alembic
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
uv run alembiccommands to perform database schema management tasks such as generating migrations, upgrading/downgrading versions, and checking revision status. These are the primary functions of the Alembic tool. - [EXTERNAL_DOWNLOADS]: The skill includes instructions to install well-known and standard Python libraries (
alembic,sqlalchemy,asyncpg,aiomysql) using theuvpackage manager. These packages are essential for the skill's stated purpose of database migration management.
Audit Metadata