Back to Skills
Database Query Builder
Generate and execute SQL queries with natural language against connected databases.
73
Medium RiskBuild and run SQL queries using natural language. Supports PostgreSQL, MySQL, and SQLite.
Best For
- Developers querying databases
- Data analysts
- Backend engineers
Not Recommended For
- Production environments without read-only access
- Non-technical users
- Environments with sensitive data
Installation & Environment
Configure database connection string in environment. Strongly recommend read-only credentials.
Deployment
local, container
Platforms
cross-platform
Shell Commands
Not needed
Network Access
Required
Secrets/API Keys
Required
Env Variables
Required
Automated Audit Results
Acceptable maintenance, minor dependency concerns, significant operational risk from direct SQL execution.
Repository Health
8.3
Dependency Risk
7.9
Secret Exposure
9.0
Misconfiguration
7.5
Dangerous Patterns
7.0
External Reputation
8.2
Install Complexity
6.8
Maintainer Signal
8.0
Last audited: 3/27/2026, 3:00:00 PM
Risk Assessment
Medium Riskpublish with warning
Direct SQL execution is inherently risky. Use read-only connections and restrict query types.
Useful but executes SQL directly, which carries inherent data risk.
Alternative Skills
sql-assistantdata-explorer