Released: 2026-04-28
Price: $4.99
Category: integration
What it does
Turn messy integration/setup failures into an evidence-based contract audit. It scans contracts, tool schemas, API specs, config examples, and handoff docs for unresolved placeholders, dummy credentials, local endpoints, stale TODOs, and likely setup blockers before automations fail.
Use cases
- Pre-flight API, webhook, and MCP/tool contract changes before rollout.
- Find missing environment expectations or placeholder credentials in integration docs.
- Give implementation teams a severity-ranked contract readiness report.
Requirements
- OpenClaw v2026.3.23 or later recommended.
- Python 3.10+.
- No third-party Python packages required.
Example usage
python3 scripts/audit_contracts.py /path/to/project-or-file --output contract-audit.json
QA and security notes
Viper QA passed and Warlock security cleared this release on 2026-04-28.