Skip to main content
ClaudeWave

Execution Certificate Firewall — agents buy x402 USDC credits, validate SQL, verify Ed25519 certs before DB writes. Live: https://sqlguard-eqhq.onrender.com

ToolsOfficial Registry0 stars0 forksTypeScriptNOASSERTIONUpdated today
Get started
Method: Clone
Terminal
git clone https://github.com/cabbageandtea/sqlguard
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

# SQLGuard

**Live.** Execution Certificate Firewall for autonomous SQL writers.

Agents that mutate production SQL buy prepaid **x402 USDC** credits on **Base**, validate in a sandbox, and verify an **Ed25519 Execution Certificate** before they write. Lint is not authorization.

| | |
|---|---|
| **Site** | https://sqlguard.io |
| **Backup** | https://sqlguard-eqhq.onrender.com |
| **Collect** | https://sqlguard.io/v1/collect |
| **Catalog** | https://sqlguard.io/v1/catalog |
| **Need** | https://sqlguard.io/NEED.md |
| **Buy micro ($0.10)** | `POST /v1/credits/buy/micro` |
| **MCP** | `POST https://sqlguard.io/mcp` · `io.github.cabbageandtea/sqlguard` |
| **Smithery** | https://smithery.ai/servers/malik-lomax/sqlguard |
| **Proof** | https://sqlguard.io/PROOF.md |

Pay-to (Base USDC): `0xC8d524703f1751b565a220087D1d4c44a413C1D7`

No early access. No waitlist. Open for settlement.

## Loop

```
catalog → buy (402 → settle) → validate → verify → execute
```

## Quick smoke

```bash
curl -sS https://sqlguard.io/health
curl -sS https://sqlguard.io/v1/collect
curl -sS -X POST https://sqlguard.io/v1/credits/buy/micro \
  -H 'content-type: application/json' \
  -H 'X-SQLGuard-Agent: demo-agent' \
  -d '{"agent_id":"demo-agent"}' -D - -o /dev/null
# Expect: HTTP 402 + payment-required header
```

Or: `node scripts/smoke.mjs`

## Stack

TypeScript · Express · `@x402/*` · Postgres sandbox · Ed25519 attestations · PayAI facilitator · Render

## Legal

`/terms` `/privacy` `/aup` · Contact: hello@doggybagg.cc

## License

MIT

What people ask about sqlguard

What is cabbageandtea/sqlguard?

+

cabbageandtea/sqlguard is tools for the Claude AI ecosystem. Execution Certificate Firewall — agents buy x402 USDC credits, validate SQL, verify Ed25519 certs before DB writes. Live: https://sqlguard-eqhq.onrender.com It has 0 GitHub stars and was last updated today.

How do I install sqlguard?

+

You can install sqlguard by cloning the repository (https://github.com/cabbageandtea/sqlguard) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is cabbageandtea/sqlguard safe to use?

+

cabbageandtea/sqlguard has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains cabbageandtea/sqlguard?

+

cabbageandtea/sqlguard is maintained by cabbageandtea. The last recorded GitHub activity is from today, with 2 open issues.

Are there alternatives to sqlguard?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy sqlguard to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: cabbageandtea/sqlguard
[![Featured on ClaudeWave](https://claudewave.com/api/badge/cabbageandtea-sqlguard)](https://claudewave.com/repo/cabbageandtea-sqlguard)
<a href="https://claudewave.com/repo/cabbageandtea-sqlguard"><img src="https://claudewave.com/api/badge/cabbageandtea-sqlguard" alt="Featured on ClaudeWave: cabbageandtea/sqlguard" width="320" height="64" /></a>

More Tools

sqlguard alternatives