📄 skillActivePromisingmedium

dbhub

by bytebase

Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.

Supported Platforms

🤖 Claude Code

Stars

3.0k

Skill Type

📊 Data Fetching & Analysis

Quality Score

90/200

License

MIT

Forks

246

Last Updated

Jun 11, 2026

Discovered

May 10, 2026

Validation

Passed

github.com/bytebase/dbhub

Quality Breakdown

90/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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