sqlalchemy
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references several standard and well-known Python database drivers including
psycopg,asyncpg,PyMySQL,aiomysql,mysqlclient,asyncmy, andaiosqlite, along with thesqlalchemylibrary itself. These are reputable, industry-standard packages from the official Python Package Index (PyPI). - [SAFE]: No security issues were detected. The skill instructions follow security best practices by using placeholders for credentials in connection string examples (
user:pw@host) and providing clear constraints on tool usage. The instructions are purely focused on high-quality code generation and do not involve suspicious operations such as arbitrary command execution, data exfiltration, or persistence mechanisms.
Audit Metadata