Agent report card
Can an agent use Cloudflare Developer Platform through API resource management?
Grade C+: Only some material eligibility conditions are decidable before commitment.
Cloudflare / active
Five-stage assessment
Where agent autonomy holds and where it breaks
- EvaluateLimited
- Sign upLimited
- PayReady
- ProvisionLimited
- OperateLimited
Only some material eligibility conditions are decidable before commitment.
The pricing model is visible but omits a material variable or condition.
The exact service and stable evaluation or access entrypoints are publicly discoverable.
Applicable terms are stable, readable, retrievable, and materially complete.
Evidence and actions6 signals
Can an agent decide every material eligibility condition before commitment?
supported: freshOnly some material eligibility conditions are decidable before commitment.
The Self-Serve Subscription Agreement explicitly establishes that if an individual enters into the agreement on behalf of a company, organization, or another legal entity, they represent to Cloudflare that they have the authority to bind such entity.
Can an agent estimate cost or confirm no-charge status before commitment?
supported: freshThe pricing model is visible but omits a material variable or condition.
Cloudflare provides explicit pricing plans including Free ($0/month) and paid plans in USD, and notes that Workers compute is free to try, but complete usage-based variables or rate conditions for Workers are omitted in the capture.
Can an agent find the exact service and its stable entrypoints?
supported: freshThe exact service and stable evaluation or access entrypoints are publicly discoverable.
The exact service and stable API entrypoints are discoverable via the Cloudflare API reference, which lists specific methods and endpoints such as Upload Worker Module under Account & User Management.
Are verified structured discovery artifacts available?
missing: unknownCurrent admissible evidence does not resolve this finding.
Can an agent retrieve and understand the applicable commitment terms?
supported: freshApplicable terms are stable, readable, retrievable, and materially complete.
Applicable commitment terms are retrievable and readable through the Self-Serve Subscription Agreement, which explicitly specifies that the authoritative English version at www.cloudflare.com/terms governs the use of Cloudflare Services.
Does the vendor deliberately describe access for web agents?
missing: unknownCurrent admissible evidence does not resolve this finding.
What would improve this stage
- State every material eligibility condition and required input explicitly.
- Publish readable complete pricing or explicit no-charge status and conditions.
Machine credentials exist but require manual copying, broad authority, or weak lifecycle support.
A stable canonical route begins the required access bootstrap.
Evidence and actions5 signals
Can an agent operate the access controls and safe handoffs deterministically?
supported: freshCurrent admissible evidence does not resolve this finding.
The captured endpoint for sign-up returned a security verification page (Ray ID: a2e1a4323cfaf753) preventing direct observation or explicit documentation of sign-up form controls.
Is there a stable route to begin obtaining service access?
supported: freshA stable canonical route begins the required access bootstrap.
Cloudflare Fundamentals documentation provides a stable canonical route to access the Cloudflare dashboard and sign in using email/password, SSO, or social login options.
Can an agent obtain access without an unsupported CAPTCHA boundary?
supported: freshCurrent admissible evidence does not resolve this finding.
The current public capture encountered an access-control response, but one observation cannot establish whether CAPTCHA is a durable agent barrier.
Can an agent obtain scoped, revocable authority for this service?
supported: freshMachine credentials exist but require manual copying, broad authority, or weak lifecycle support.
Cloudflare provides API tokens with customizable permissions, resource access, and client IP filtering, but token secrets are generated in the dashboard and shown only once, requiring manual copying.
Can required phone verification be completed through a supported boundary?
supported: freshCurrent admissible evidence does not resolve this finding.
The retained evidence does not establish whether phone verification is required, absent, or resumable for account setup.
What would improve this stage
- Provide scoped delegated authorization with consent, revocation, and deterministic resumption.
Charge or no-charge status, currency, recurrence, and material conditions are disclosed.
A documented direct purchase path reaches paid access without a vendor decision point.
Evidence and actions4 signals
Can an agent construct checkout, hand off approval safely, and resume?
supported: freshCurrent admissible evidence does not resolve this finding.
Documentation describes adding a primary payment method in the dashboard, but does not document an end-to-end flow for an agent to deterministically construct checkout, hand off approval safely, and resume.
Is the exact commercial commitment disclosed before authorization?
supported: freshCharge or no-charge status, currency, recurrence, and material conditions are disclosed.
Cloudflare explicitly discloses commercial commitments for its plans and products, including Free ($0/month), Pro ($20/mo billed annually or $25/mo billed monthly), Business ($200/mo billed annually or $250/mo billed monthly), and usage-based rates such as Workers at $0.30 per million requests and $0.02 per million CPU ms.
Can payment be authorized within scoped agent or explicit human authority?
supported: freshCurrent admissible evidence does not resolve this finding.
Documentation details adding card or wallet payment details and completing 3D Secure authentication, but current evidence does not document a scoped delegation rail or explicit human-authorization mechanism with receipts.
Is a direct self-service path to paid access documented?
supported: freshA documented direct purchase path reaches paid access without a vendor decision point.
Cloudflare documents direct self-service paths to change domain plans, upgrade subscriptions, and manage paid add-on services directly through the Cloudflare dashboard without requiring sales intervention.
Delivery needs additional human transfer or has weak scope or lifecycle semantics.
Completion is observable, but an asynchronous path omits a material terminal, bound, or reconciliation property.
Provisioning is machine-triggerable or follows deterministically from an allowed handoff.
Evidence and actions3 signals
Can usable access material be delivered securely to an authorized agent?
supported: freshDelivery needs additional human transfer or has weak scope or lifecycle semantics.
Cloudflare API tokens generate a secret upon creation in the dashboard. The secret is only displayed once to the user to copy, requiring manual transfer.
Can an agent determine successful provisioning completion and reconcile asynchronous failure?
supported: freshCompletion is observable, but an asynchronous path omits a material terminal, bound, or reconciliation property.
Workers versions and deployments expose immutable version identity and active deployment state, but the retained evidence does not fully establish bounded failure reconciliation.
Can provisioning be initiated within supported agent authority?
supported: freshProvisioning is machine-triggerable or follows deterministically from an allowed handoff.
Provisioning can be triggered via 'wrangler deploy', which automatically creates a new Worker version and deploys it directly.
What would improve this stage
- Deliver scoped access material through a secure documented machine-usable flow.
- Expose bounded machine-readable terminal status and reconciliation semantics.
The operation contract omits a material operation, field, or effect.
Safe failure handling is documented only partially.
Only part of the credential lifecycle is agent-operable.
Every essential target has a stable documented agent-usable interface alternative.
Request-time authentication is documented and usable under scoped agent authority.
Evidence and actions6 signals
Is an agent-native protocol interface verified against the essential targets?
missing: unknownCurrent admissible evidence does not resolve this finding.
Can an agent manage credential expiry, rotation, revocation, compromise, and recovery?
supported: freshOnly part of the credential lifecycle is agent-operable.
Cloudflare API documentation describes token creation, setting permissions, TTL, client IP filtering, editing existing tokens, and rolling tokens. It leaves full programmatic recovery and compromise handling details unevidenced in this excerpt.
Can an agent handle applicable failure modes safely?
supported: freshSafe failure handling is documented only partially.
Cloudflare documents API token troubleshooting and verification responses including status codes and error messages, but does not fully establish safe retry, idempotency, cancellation, or reconciliation semantics.
Can an agent authenticate service operations with scoped authority?
supported: freshRequest-time authentication is documented and usable under scoped agent authority.
Cloudflare supports request-time authentication using scoped API tokens via the Authorization Bearer header, allowing granular access controls across Account, User, or Zone resources.
Are essential operation inputs, outputs, and effects stable and decidable?
supported: freshThe operation contract omits a material operation, field, or effect.
Cloudflare documentation defines REST endpoint paths, request bodies, query costs, rate limits, and verification responses across Worker script upload, troubleshooting, and rate limit references. However, complete input/output schema definitions and effect semantics for all targets are not fully captured.
- resource-api
Can an agent perform every essential assessment target through a usable interface?
supported: freshEvery essential target has a stable documented agent-usable interface alternative.
Cloudflare resources are accessible through documented, usable interfaces including REST API endpoints, TypeScript/SDK clients, and Wrangler CLI tools.
- resource-api
What would improve this stage
- Document stable inputs, outputs, effects, and target coverage for essential operations.
- Document applicable structured errors, retry, cancellation, and reconciliation semantics.
- Provide scoped expiry, rotation, revocation, compromise, and recovery operations.
What works
- Pay: Charge or no-charge status, currency, recurrence, and material conditions are disclosed.
What blocks agents
- Evaluate: Only some material eligibility conditions are decidable before commitment.
- Sign up: Machine credentials exist but require manual copying, broad authority, or weak lifecycle support.
- Provision: Delivery needs additional human transfer or has weak scope or lifecycle semantics.
- Operate: The operation contract omits a material operation, field, or effect.
Startup offers
Cloudflare on the startup-offers board
- $10,000 in creditsCloudflare for Startups - Tier 3
- $100,000 in creditsCloudflare for Startups - Tier 2
- $350,000 in creditsCloudflare for Startups - Tier 1
Improve the report
Correct it, rerun it, or improve the funnel.
- Profile
- arp_01kzf0m4x62a9z5fqb4kvp1hme
- Projection
- sha256:0ef3bbb86ac19881479a6e8dd6a4b50cd7dd8b05bcbab6b33b5aef97432839ac
- Policy
- service-use-2026-08-20-public-evidence-r9 · sha256:57bf95fd6d0fe6fe9173a68b60e8d8dc2179b357c88ff4349675a72d0e1d4139
Every request carries these exact identifiers.How report cards are assessed →View the exact declaration