sqlalchemy

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard instructions and best practices for implementing an asynchronous database ORM using SQLAlchemy 2.0 and Alembic migrations.
  • [EXTERNAL_DOWNLOADS]: The skill includes an instruction to install 'alembic' via pip. Alembic is a well-known and standard library for database migrations in the Python ecosystem.
  • [CREDENTIALS_UNSAFE]: The documentation uses a placeholder database connection string ('postgresql+asyncpg://user:pass@localhost:5432/myapp'). This is a standard documentation practice for local development examples and does not contain sensitive or real credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 09:15 PM