hs-sql-agent
产品功能
了解 hs-sql-agent 的 SQL 编译器、Safe DML 与访问控制边界。
SQL Compiler
Fail-closed SQL compiler
hs-sql-agent parses SQL into a typed compiler pipeline, validates source semantics and policy, proves target capabilities, and only then emits provider-specific SQL.
了解更多 →Safe DML
Human-approved Safe DML
UPDATE and DELETE follow a multi-stage approval protocol that binds human approval to the validated plan and rechecks the affected row set inside the commit transaction.
了解更多 →Governance
Database access control for AI agents
Scope every MCP key to the database, tools, tables, rate limits, and runtime policy you intend to expose. The LLM does not get to redefine those boundaries.
了解更多 →