← Back to match
CLIARE
Audits command-line interfaces for AI agent readiness — like OpenAPI for CLIs, from runtime evidence.
Desktopfreeglobal
A runtime audit tool that inspects command-line interfaces to produce a machine-readable contract showing which commands and arguments exist, which flags and positionals are safe, which produce structured JSON/YAML output, and which require auth, network access, or a local daemon or cause file writes. It is aimed at developers and teams building AI agent harnesses who need a reliable, evidence-based view of a CLI before letting agents run commands; the tool can be self-hosted and is available under the Apache-2.0 license.
Categories
AI agent toolingdeveloper tools

