SQLAlchemy ORM Expert
Fail
Audited by Snyk on Feb 15, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes hardcoded plaintext database URLs (DATABASE_URL, ASYNC_DATABASE_URL, test_database_url) with usernames/passwords and uses them directly in create_engine/create_async_engine, which instructs embedding secrets verbatim in generated code.
Audit Metadata