sqlalchemy-2-0
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation and code examples for the SQLAlchemy ORM.
- [SAFE]: Code snippets demonstrate best practices such as using parameterized queries to prevent SQL injection.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard Python packages (sqlalchemy, asyncpg, aiosqlite, aiomysql) from official registries, which is standard procedure for library setup.
- [SAFE]: The included connection string examples use generic placeholders (user:pass@localhost) for demonstration and do not contain sensitive information.
Audit Metadata