Browser scanners
Review OpenAPI JSON/YAML and MCP tool definitions locally before committing workflow changes.
TimeProofsAgentReady
Community is available now for local static OpenAPI and MCP analysis. Pro is planned for paid policy workflow, repository controls and commercial automation after the required product and legal gates are complete.
Review OpenAPI JSON/YAML and MCP tool definitions locally before committing workflow changes.
Run npx @timeproofs/agentready@alpha for repeatable local checks and generated reports.
Gate pull requests with the public Action, minimum permissions and immutable pinning.
The contract leaves a destructive action without an explicit confirmation boundary.
node bin/agentready.js scan openapi agentready-examples/commercial/openapi-refund-risk.bad.json --min-score 75 --fail-on critical
Fixed fixture comparison: openapi-refund-risk.fixed.json returns score 84 and policy PASS.
An email tool can send externally without enough confirmation, preview or recipient boundaries.
node bin/agentready.js scan mcp agentready-examples/commercial/mcp-email-risk.bad.json --min-score 75 --fail-on critical
Fixed fixture comparison: mcp-email-risk.fixed.json returns score 90 and policy PASS.