How agent-ready is Cloudflare?
Independent agentability audit of Cloudflare, scored across the 8 principles of Agent Factors Engineering — how well AI agents can parse, navigate, and operate it.
Audit summary
Cloudflare's agentability audit returned an overall score of 30/100 on its homepage, 49/100 on pricing, and 39/100 on documentation. These scores indicate that autonomous AI agents will encounter significant friction when attempting to parse content, navigate workflows, or complete tasks on Cloudflare's public web properties.
The audit identified transparency and clean handoffs as critical gaps, with both principles scoring 0/100. Shadow UI avoidance (30/100) and status communication (30/100) also lag behind. Machine readability achieved the highest score at 65/100, suggesting that basic structural parsing is feasible, but chunking (40/100), control (45/100), and defaults (33/100) remain below the threshold for reliable agent operation.
These results suggest that while Cloudflare's site structure has some agent-friendly elements, the platform lacks the explicit status signals, audit trails, and reversible controls that agents require to operate safely and transparently. Addressing the transparency and control gaps would yield the most significant improvement in agent-readiness.
Score by principle
Key findings
How Cloudflare could improve its score
To improve agentability, Cloudflare should focus on the following concrete enhancements:
- Expose an activity or audit log that records system actions in machine-readable form, such as a visible activity feed paired with a JSON event log, to address the transparency gap.
- Surface confidence or certainty indicators on key outputs—such as a confidence field in API responses or 'verified vs best-guess' labels in the UI—so agents can assess result reliability.
- Gate destructive actions behind explicit, distinctly-labelled confirmation steps rather than same-styled buttons, and support undo or override functionality on completed actions to give agents safe reversibility.
- Emit descriptive status text on asynchronous actions (e.g., 'Uploading 3 of 10 files') instead of bare spinners, enabling agents to track progress and recover from interruptions.
- Use a single <h1> per page and maintain a contiguous heading hierarchy with no skipped levels to improve structural parsing and navigation.
- Provide one-line summaries with expandable drill-downs for important results, and attach source references or input citations to generated outputs so agents can trace reasoning and validate data.
Work at Cloudflare? Re-audit any page free.
Scores refresh automatically when we re-crawl — or run an instant audit on any URL now.
Run a free auditEmbed this score
Show your agent-readiness in your docs or README. The badge links back to this live report.