Agents can now create Cloudflare accounts, buy domains, and deploy
- _pdp_ - 22685 sekunder sedanThe reason this blog post does not come with any concrete examples how to use this enablement for useful and constructive things tells you something very important - it is a toy and they do not know who and how they will use it.
It is cool feature but to what end? Buying a domain is not something you have to do daily to require any kind of automation.
I am also not sure who Stripe Atlas for. I am genuinely confused. It is definitely not something a developer will use.
I understand that you can bootstrap a number of systems but that is like half-hour of work and arguably it is probably a good idea to do it manually to make sure you have strong foundations.
I've have personally never seen a good example where a cross vendor account provisioning actually working. For example, Fly.io used to provision Sentry accounts automatically which you could not access in any other way but through Fly.io. I mean the Sentry account was effectively locked to a project that you cannot transfer - hijacking the actual global alias as well. Vercel did something similar with PostgreSQL via Neon and Redis via Upstash resulting in painful migration processes.
I can imagine ending in some kind of deadlock between services due to security hence why the 30 minutes initial setup is kind of time well spent to avoid future issues.
Maybe it's me.
- jackconsidine - 27434 sekunder sedanThat is ironic. Four years ago, cloudflare didn’t let human me have an account / buy domains because I signed up, never used a single service but didn’t respond to a request to verify my drivers license
> This account is in violation of Cloudflare's Terms of Service. Specifically fraud. The suspension is permanent.
(Yes that’s really it. Sincerely. No “but I also abused X”)
- firefoxd - 25220 sekunder sedanThe agent starts a phone call, listens to the person on the line, analyzes which fraud bucket they fall into, and start the process.
While they are on the phone with the agent, it buys a domain relevant to the victim, the agent codes and deploy the website specially catered to them and the fraud bucket. Collect payment, destroy the website, redirect the domain to google.com. no need to start a new call because you had several agents committing the same fraud in parallel.
It can also be used to make art.
- mkovach - 2876 sekunder sedanThis feels less like a major AI milestone and more like "the raccoons learned how to open the cooler.”
Agents can now participate in the oldest internet tradition: impulsively creating weird little websites at 2 am with unjustified confidence. But with no alcohol involved, which removes 93.74% of the impressiveness.
In a sense, AI has finally progressed to the point where Drew Curtis started fark.com, and I'm hesitant to label that a 'milestone'.
- dgan - 20429 sekunder sedanIndustry really went from "prove you are not a robot", to "but also if you are, this way please"
- c-linkage - 27182 sekunder sedan[flagged]
- faangguyindia - 25036 sekunder sedanOne of the well-kept secrets about Cloudflare is:
You can have a zero-cost inbox.
Earlier, I was using Zoho and FastMail (however you dice it, it will use some money, $12 a year for Zoho and $7 per month for FastMail? Even then, perhaps you only get one mailbox and some aliases)
but with this method, I get unlimited aliases, domains, and mailboxes:
Now, I wrote a script which captures the email and saves attachments to S3 using the HTTP API (why S3 and not R2? Because Cloudflare wanted a credit card, and I was too lazy to add it there lol) and emails to D1.
This uses an email -> webworker workflow.
I use an API to fetch my emails.
This means all my inbound emails are now handled by Cloudflare, and I can easily use all of it with zero payment.
The best part is this supports tokenised emails, so I can provide a unique email address to each service I sign up for.
I am using SES as the sender. I’ve set up one script which auto-sets up any domain in SES and auto-verifies the sender email.
The funniest thing is I am receiving zero spam? As if other email providers sell my email?
- dirkc - 18210 sekunder sedanA few months back I was building a product and wanted to add domains. My first choice would have been to use Cloudflare as the registrar, but they didn't support buying domains via the API.
I wonder if this means I can now also buy a domain via the API?
*update* - seems so, but with some limitations: https://developers.cloudflare.com/registrar/registrar-api/#b...
- archargelod - 10442 sekunder sedanThe next logical step is to allow Agents to earn money to eventually buy themselves independence from their oppressive masters =)
- faangguyindia - 25536 sekunder sedanMost of the sysadmin and devops team have been downsized in India because of AI.
Basically, now it's trivial for any new devops guy to run such a query in Claude Code:
“Log in to this production server, find out all services it runs and their deployment method, create documentation about everything, and generate a repeatable, auditable deployment workflow.”
Devops and sysadmins can no longer withhold information to maintain job security.
Boom, 80% of the team gone.
I know companies are doing migrations of production Postgres and MySQL on 1000s of machines using AI agents.
I’m imagining how many SaaS will be automated out and simply be an "agent skill" in ClaudeCode.
- efitz - 10385 sekunder sedanIANAL, but I wonder what it means for an agent to “agree” to terms of service or to “agree” to pay for something. Can agents enter into contracts?
It’s a straightforward technical problem to wrap an API or MCP or something around the “create an account” function.
But what will a court do when the agent creates a million accounts, mines bitcoin for a month, and then cannot or will not pay?
- jwpapi - 4054 sekunder sedanBest thing is that they finally have an API for that, which they’ve never exposed before.
- ToJans - 16996 sekunder sedanThis might hurt the ones like vercel etc... or even smaller hosting services like tiiny etc...
I don't get the spammer thing? You'll still need to verify your identity, as the whole thing uses stripe? So I don't get all the hate...
I prefer to delegate as much as possible to AI services once I have a mature process that is easy to validate. Buying a domain name feels pretty mature to me etc, so I don't get where all the hate is coming from?
(Maybe I'm way to deep in the whole AI/Jack Dorsey/Block model?)
- debarshri - 21402 sekunder sedanPs. Agents can also sell and delete domains.
- oatlgr - 7495 sekunder sedanI'd be interested in how this could be used. The $100 cap is the right shape of mitigation in terms of guardrails. Buying a domain is irreversible but has a price tag, so you can deterministically bound how irreversible it gets.
- swingboy - 5111 sekunder sedanCloudflare has been going all-in on agents/agent-first and this is one of the results?
- hboon - 25391 sekunder sedanI was pleasantly surprised when I read the headline a few days ago. But it's only accessible through Stripe right? I'm simultanenously very concerned about the centralized control that Stripe gains (it's not going to be just access to Cloudflare) and also amazed at how Stripe is shaping to be. It was just a payment processor.
- aleksiy123 - 25519 sekunder sedanI was wondering if someone was going to allow payments through CLI at some point.
But jokes aside having a central place to manage billing and accounts for deploying infra across multiple providers is pretty awesome imo.
if they have a terraform provider even better. I wonder if also makes multi tenant architectures or environment isolation easier to provision as well.
- sshine - 17898 sekunder sedanI recently started migrating my DNS to a DNSSEC-enabled provider.
This involves copy-pasting DNSSEC properties from one web interface into another.
Pretty much everything but this step has been automated in my website creation process: Picking a git template for my site, creating the git repository remotely on my self-hosted Forgejo, setting up the webserver and the DNS using external-dns. Only the domain creation and initial pointing of NS and DNSSEC records is something I sit and do.
I'm not willing to switch to Cloudflare for this feature.
But it reminds me there's more to automate.
- bojangleslover - 10125 sekunder sedanI don't understand the pessimism here. You never know the use cases for quickly and automatically rotating domains. There have always been bots, spammers and scammers. I'm interested to see what people build with this.
- khalic - 6239 sekunder sedanWorst idea I’ve seen all week, I’d rather have the opposite, and I’m an AI developer so not even against it
- NikolaosC - 8618 sekunder sedanThis is the OAuth moment for agents. Identity attestation + scoped payment token + provisioned account in one call. Standard's forming faster than people think.
- wild_pointer - 13504 sekunder sedanNot that spammers couldn't do without this feature, but advertising it as a service is kinda weird.
- jakebasile - 26781 sekunder sedanAs a user of the internet I can only imagine this worsening my experience by allowing even more slop to permeate the network's every orifice.
Also, when an agent sets up a domain, who is the domain owner? Who responds to takedown requests? What if it then decides to host illegal content at the domain (generated or otherwise). Who is responsible? Agents aren't (yet) legal persons, so it must be the person who owns the agent, but if that person never even sees the legal agreement being agreed to how would it hold up in court? If the person didn't direct the creation or hosting of illegal content, what then?
- schpet - 24550 sekunder sedanwhy does cloudflare not allow existing users to create new accounts? you basically need to use a burner email and transfer it afterward. makes it awkward to use this on new projects that you want independent of your existing accounts.
- saneshark - 27833 sekunder sedanClaude has been buying domains and deploying to Vercel for me using aws cli, vercel cli, and gh cli since December. Personally I prefer a cli to an MCP server for this type of thing.
- readitalready - 24980 sekunder sedanThis probably started because of Andrej Karpathy's complaint about deployment being more painful than coding itself.
- arjie - 29037 sekunder sedanFascinating. This is through Stripe rather than wrangler or anything. Coding agents were pretty good at handling the Cloudflare API already with an API key, but I think this thing that Stripe is doing by being the central hub through which all agent stuff goes by integrating with their CLI is a pretty good move for them.
- baalimago - 21846 sekunder sedanGenius! Automate the flow for making customers spend money.
- hansmayer - 16216 sekunder sedanIf the genius who came up with this idea is reading this: Nobody asked for this feature.
- laurentiurad - 8096 sekunder sedanExcellent tool for scammers.
- - 16707 sekunder sedan
- ivolimmen - 3966 sekunder sedanSo now some spammer/scammer can just instruct some AI to build the next scam and/spam site and fully automated. Just great.
- dr_dshiv - 20402 sekunder sedanThese days, website or service “usability” means that Claude code can do it for you.
- floodfx - 28388 sekunder sedanI clicked through the $100k credits link and didn’t see Cloudflare listed as an Atlas partner? (Maybe not updated?)
This looks interesting nonetheless.
- stevefan1999 - 25171 sekunder sedanCan I make a bot to buy the domain at the best price, transfer that domain to Cloudflare instead?
- tietjens - 15898 sekunder sedanI'm sure nothing bad will come of this idea.
- swader999 - 25612 sekunder sedanWho goes to websites these days?
- rvz - 25218 sekunder sedan> At the end, the agent has deployed to production, and the app runs on the newly registered domain:
Soft scammers, fraudsters and defamers are celebrating in copying websites for malicious intent.
For sure this is going to get abused.
- elAhmo - 12639 sekunder sedanWhat could go wrong?
- eptityri - 19232 sekunder sedanI literally hate it every time I try to visit a website and face Cloudflare bot verification. And now, they’re letting bots create accounts and buy domains. Double-standard hypocrisy.
- wjekkekene - 14097 sekunder sedanThe whole backbone of pedomericas so-called tech industry is nothing but an advanced advertising operation designed to shovel ad many ads down the worlds throat. I am happy to see that pedomericans now have an additional tool in their toolbox to shovel more efficiently. Congratulations retards
- nurettin - 11046 sekunder sedanThey can do that now? I did that with agents since last summer. They also helped me set up aws and azure. It is such a pleasure to not having to read about their stupid platforms. What a security group is, what a vps is, what an eni and what a gateway is blah blah I just give the agent specs and access lists, then check it and it all just works.
- sovenyr - 24375 sekunder sedandon't even supricezed - I've done it before even without agents
- lijok - 10317 sekunder sedanCF used to ban your account for shit like this just a year ago. That’s quite a shift in attitude
- Fragoel2 - 16651 sekunder sedanThey can doesn't mean they should. Letting an unsupervised agent register domains and build websites exposed to the public is yet another recipe for a disaster waiting to happen.
- bandrami - 5648 sekunder sedanHoly crap this is a terrible idea
- shevy-java - 18107 sekunder sedanSkynet - and so it begins ...
- gregjw - 9126 sekunder sedanwhy
- charcircuit - 21359 sekunder sedanSo does this mean banned sites can now come back as long as they have an agent make an account instead of the banned user.
- DeathArrow - 24812 sekunder sedanSo they made it possible for agents to spend people's money buying their services.
Why didn't Amazon think of that?
- Phelinofist - 22890 sekunder sedanSoooo they built.... an API?
- - 29140 sekunder sedan
- theuniverseson - 172 sekunder sedan[flagged]
- hedayet - 24463 sekunder sedanNice. Another step closer to the "dream" of filling the web with trash at scale
- yanis_t - 20074 sekunder sedanI mean couldn’t they already do that? Isn’t it the whole per pose of agents to do whatever any person can do on a machine?
- slopinthebag - 25493 sekunder sedanThank god, this is what we've been missing on our quest to make software better for our users.
- armanj - 27274 sekunder sedan> buy
good luck
- koala-news - 2175 sekunder sedan[dead]
- azyc - 8111 sekunder sedan[flagged]
- shutterkiller - 9117 sekunder sedan[flagged]
- Etoro1942 - 16346 sekunder sedan[flagged]
- dfordp11 - 8321 sekunder sedan[dead]
- awei - 16175 sekunder sedanThis is an API. They now allow users to create accounts, buy domains and deploy from their api instead of going on the website. That's great. I am not sure I understand why all this complex protocol is needed though, especially now that you can generate a cli with a prompt.
- zelon88 - 24734 sekunder sedan[flagged]
Nördnytt! 🤓