← Zambo MCP tools
TOOL / PROVIBE_AUDIT

Audit AI-generated code before it ships.

provibe_audit returns a Provibe Score from 0–100 with security findings, dead code, and debt signals.

Call shape

{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"provibe_audit","arguments":{"code":"..."}}}

Output contract

The live result contains the audit findings and score for the supplied code. Treat findings as observed analysis, not a guarantee about untested code.