What OpenAPI analysis covers before file selection
AgentReady performs static analysis of agent-facing OpenAPI contracts. It checks action type, destructive or external effects, missing confirmation boundaries, absent dry-run or preview paths, rollback and idempotency signals, sensitive data exposure, broad scopes and ambiguous agent instructions.
Runtime behavior and dynamically constructed capabilities may not be detectable. The scanner does not call API endpoints.