📄 skillActivePromisingmedium
dbhub
by bytebase
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
Supported Platforms
🤖 Claude Code
Quality Breakdown
90/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains .claude directory with skill definitions (SKILL.md files) that could be used to customize AI behavior
- Contains CLAUDE.md file which is a persistent configuration/instruction file for AI agents
- Dockerfile and docker-publish workflow indicate containerization and automated publishing capabilities
- Multiple GitHub workflows for automated testing, publishing, and deployment (docker-publish.yml, npm-publish.yml, mcp-publish.yml)
- MCP server implementation that connects AI clients directly to databases (PostgreSQL, MySQL, SQL Server, SQLite, MariaDB) - potential for unauthorized data access if misconfigured
- dbhub.toml.example and .env.example suggest configuration-driven behavior that could be manipulated