skills/jr2804/prompts/sqlmodel/Gen Agent Trust Hub

sqlmodel

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and patterns for production-ready database integration. It includes dedicated sections on security best practices, advocating for the use of environment variables for secrets, input validation with Pydantic, and parameterized queries to mitigate SQL injection risks.
  • [COMMAND_EXECUTION]: The skill contains Python utility scripts (scripts/generate_crud.py and scripts/init_db.py) intended for local developer use to automate boilerplate generation and database schema setup. These are standard tools within the scope of the skill's purpose.
  • [EXTERNAL_DOWNLOADS]: The documentation provides instructions to install standard, reputable Python libraries such as sqlmodel, alembic, fastapi, and psycopg2-binary from the official Python Package Index (PyPI).
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 07:38 AM