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 →
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
| Stars | 216 |
| Forks | 18 |
| Language | Python |
| Category | LLM Plugin |
| License | MIT |
| Quality Score | 72.8915202707369/100 |
| Last Updated | 2026-08-01 |
| Created | 2024-12-06 |
| Platforms | aws, python |
| Est. Tokens | ~14k |
These tools work well together with cognidb for enhanced workflows:
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.
🐘 Give AI assistants full PostgreSQL DBA superpowers — 30+ tools for performance analysis, bloat detection, l
SQL static analyzer for performance, security, compliance and cost. 272 rules. Completely offline. Works in C
AI gets the context. Not your private data. Local-first privacy proxy for browser chat, AI APIs, and coding ag
Agentic text-to-SQL SDK: hand the LLM one execute_sql tool and let it explore the schema, test queries, and se
Debug your AI agents
Shell and coding agent on mcp clients
Explore other popular llm plugin tools:
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.
cognidb is primarily written in Python. It covers topics such as anthropic, database, llm.
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.
cognidb is released under the MIT license, making it free to use and modify according to the license terms.
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.