assurly

assurly/assurly
★ 1 stars TypeScript Database Updated 3d ago
Pre-deploy ship gate for AI-generated code — scan Next.js/Supabase/Stripe/Vercel projects before you ship. CLI + MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "assurly": {
      "command": "npx",
      "args": [
        "-y",
        "assurly/assurly"
      ]
    }
  }
}

README Excerpt

Assurly is a professional production-readiness verifier designed to scan B2B SaaS applications for configuration, security, and integration errors, especially those introduced by AI code generators. This project is organized as a monorepo utilizing npm workspaces: - `packages/cli`: The core local static analysis CLI tool (`npx assurly`).

Topics

aiclidevtoolsmcpnextjssecuritysqlstatic-analysisstripetypescript
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →