cognidb — security grade SAFE, quality 73/100

Security audit verdict: SAFE · quality 73/100

No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by boxed-dev · LLM Plugin · ★ 216

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is cognidb safe to install? View the security audit →

About cognidb

CogniDB 3.0 Secure natural-language SQL for applications — a Python library, not a chat product. CogniDB turns natural language into SELECT-oriented SQL against PostgreSQL, MySQL, and SQLite. Security is the product: sanitize → generate → validate → allowlists → execute → audit. Status: Git / source release 3.0.1 is ready to install from this repo (GitHub Release). PyPI may still show older historical versions until a maintainer uploads — see docs/RELEASE-CHECKLIST.md. Prefer from a clone until appears on PyPI. Default: read mode (SELECT only) → validate → optional table/column allowlists → execute → audit. Opt-in: write mode (INSERT/UPDATE/DELETE), schema linking, one repair attempt, intent mode (). Install Quick start (offline SQLite, under 30 lines) No network LLM — uses with canned SQL: python from cognidb.drivers import SQLiteDriver from cognidb.pipeline import SecureQueryPipeline from cognidb.security import QuerySecurityValidator, InputSanitizer

anthropicdatabasellmmysqlnl2sqlopenaipostgresqlpythonsecuritysql

Quick Facts

Stars216
Forks18
LanguagePython
CategoryLLM Plugin
LicenseMIT
Quality Score72.8915202707369/100
Last Updated2026-08-01
Created2024-12-06
Platformsaws, python
Est. Tokens~14k

Compatible Skills

These tools work well together with cognidb for enhanced workflows:

  • langchain_data_agent — semantic(0.33)+complementary+rare_topics+same_lang+similar_pop+shared_platform (71%)
  • slowql — semantic(0.43)+complementary+rare_topics+same_lang+similar_pop+shared_platform (70%)
  • slowql — semantic(0.43)+complementary+rare_topics+same_lang+similar_pop+shared_platform (70%)
  • MCP-PostgreSQL-Ops — semantic(0.26)+complementary+rare_topics+same_lang+similar_pop+shared_platform (63%)

cognidb alternative? Top 6 similar tools

Looking for a cognidb alternative? If you're comparing cognidb with other llm plugin tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • MCP-PostgreSQL-Ops by call518 · ⭐ 159

    🐘 Give AI assistants full PostgreSQL DBA superpowers — 30+ tools for performance analysis, bloat detection, l

  • slowql by makroumi · ⭐ 140

    SQL static analyzer for performance, security, compliance and cost. 272 rules. Completely offline. Works in C

  • pasteguard by sgasser · ⭐ 731

    AI gets the context. Not your private data. Local-first privacy proxy for browser chat, AI APIs, and coding ag

  • text2sql-framework by Text2SqlAgent · ⭐ 154

    Agentic text-to-SQL SDK: hand the LLM one execute_sql tool and let it explore the schema, test queries, and se

  • vllora by vllora · ⭐ 812

    Debug your AI agents

  • wcgw by rusiaaman · ⭐ 671

    Shell and coding agent on mcp clients

More LLM Plugin Tools

Explore other popular llm plugin tools:

View all LLM Plugin tools →

Popular Python Agent Tools

Frequently Asked Questions

What is cognidb?

cognidb is CogniDB is a Python-powered Natural Language to SQL interface that enables users to query databases like MySQL, PostgreSQL, MongoDB, and AWS RDS using plain English. It parses questions, understands s. It is categorized as a LLM Plugin with 216 GitHub stars.

What programming language is cognidb written in?

cognidb is primarily written in Python. It covers topics such as anthropic, database, llm.

How do I install or use cognidb?

You can find installation instructions and usage details in the cognidb GitHub repository at github.com/boxed-dev/cognidb. The project has 216 stars and 18 forks, indicating an active community.

What license does cognidb use?

cognidb is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to cognidb?

The top alternatives to cognidb on Agent Skills Hub include MCP-PostgreSQL-Ops, slowql, pasteguard. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse LLM Plugin tools