CLI Agent Readiness Scoring Methodology
See how CLI Finder measures automation readiness, operational risk, and evidence confidence separately without presenting documentation claims as execution tests.
Why There Is No Single Safety Score
A CLI can offer excellent JSON output, stable exit codes, and non-interactive authentication, making it easy for an agent to automate. The same tool can also include commands that delete repositories, apply infrastructure, or change production configuration. Collapsing these facts into one score hides the actual decision boundary.
CLI Finder therefore exposes Agent Readiness, R0–R3 risk for individual commands, and evidence confidence separately. Readiness asks whether the tool can be operated reliably; Risk asks what a command can change; Evidence asks what supports the claim.
Nine Agent Readiness Dimensions
Each dimension has a fixed weight for a total of 100. A registry entry earns points only for the evidence it currently contains.
R0–R3 Command Risk
Risk belongs to a concrete command, not a permanent label for the whole tool. The actual risk also depends on account, environment, arguments, and permissions.
Evidence Confidence and Promotion Rules
Promoting an entry from Docs-verified to Verified requires the tool version, operating system or container, executed command, exit code, and the result relevant to the public claim. Failed checks remain part of the record rather than being hidden behind the successful path.
Verification can expire. Major releases, official documentation changes, broken installation paths, authentication changes, or community reports can trigger a new check. Without new evidence, the old date remains visible rather than being refreshed cosmetically.