Static FE-BE contract-drift checker: finds frontend calls the backend does not expose. CLI + MCP.
Static frontend↔backend contract-drift checker. Pact without writing a single contract test. []( []( [](LICENSE) [](#) [](#tests) [](#) reads the code you already wrote on both sides of an API boundary — the HTTP calls your frontend makes and the routes your backend exposes — and tells you where they disagree. No contract tests to author, no broker to run, no backend to boot. It finishes in well…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Static frontend↔backend contract-drift checker. Pact without writing a single contract test. []( []( [](LICENSE) [](#) [](#tests) [](#) reads the code you already wrote on both sides of an API boundary — the HTTP calls your frontend makes and the routes your backend exposes — and tells you where they disagree. No contract tests to author, no broker to run, no backend to boot. It finishes in well under a second and is built to run in CI as a gate. Delete the LLM and a developer still installs…