Modern Creator
Johnny Nel | AI for Founders · YouTube

Jack Dorsey's New App "Buzz" Has a Secret Agent List (Here's What's On It)

A founder-level teardown of Block's new agent-chat app — the auto-approval default, the identity-key risk, and why the real question isn't which AI agent wins.

Posted
4 days ago
Duration
Format
Review
educational
Views
1.7K
51 likes
Big Idea

The argument in one line.

Buzz's real news isn't whether it beats Hermes Agent or OpenClaw — Block ships auto-approved commands, a single impersonation-capable identity key, and no read-only agent role by default, so the founder-level question is whether an agent's work this month survives you closing the laptop and stays auditable by your team.

Who This Is For

Read if. Skip if.

READ IF YOU ARE…
  • A founder or agency owner already running an AI agent (Hermes Agent, OpenClaw, Claude Code) who is evaluating whether to add Buzz as the chat layer around it.
  • Someone weighing whether to let an AI agent touch client-facing work like quotes or invoices and wants the real permission model first.
  • A technical decision-maker who wants the actual security posture — auto-approval defaults, identity-key risk, tamper-evidence — before installing anything near a production machine.
SKIP IF…
  • You're looking for a simple 'is Buzz better than Hermes/OpenClaw' verdict — the video argues that framing is the wrong question entirely.
  • You only have a phone and no always-on computer — Buzz's agents stop the moment the host machine sleeps, and the iPhone app can't run them independently.
TL;DR

The full version, fast.

Buzz is Block's new open-source chat app where AI agents sit in channels as named members instead of being a bolted-on chatbot — and buried in its own source code is a list of 12 agent programs, including rivals Hermes Agent and OpenClaw, that plug in underneath it via the open Agent Client Protocol. The real story isn't which agent wins: Buzz auto-approves agent commands by default, hands out a single identity key that can impersonate the whole account, has no read-only agent role, and grades its own approval gates as 'glue still drying.' It's free to run, but agent usage still bills to your own API key, and Block just cut concurrent agents from 24 to 10. Treat it as a room your existing agent works in, lock channel membership down to yourself, and keep a named human approving anything before it reaches a client.

Free for members

Chat with this breakdown — free.

Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.

Create a free account →
Chapters

Where the time goes.

00:0000:17

01 · The Hidden List Nobody Opened

Cold open: a list of agent programs buried in Block's own code, including Hermes Agent and OpenClaw, that almost no coverage of Buzz has actually opened.

00:1700:39

02 · The Wrong Question Everyone's Asking

Reframes 'does Buzz beat the agent I already pay for' as the wrong question — the real one is whether this month's agent work survives closing the laptop and stays visible to teammates.

00:3900:49

03 · Full Disclosure

Discloses no payment from Block, no contact with anyone there, and a commercial interest in Hermes Agent, a Buzz-adjacent competitor.

00:4901:20

04 · Meet Johnny Nel

Quick channel intro: builds AI-powered businesses and automations, teaches creators and founders to use AI tools.

01:2001:38

05 · First Look: What You Land On

Opening Buzz doesn't drop you into a chat — it drops you onto a key screen first, which matters for the identity-key discussion later.

01:3801:58

06 · How the Agent Sits in the Room

Buzz is a chat app where the agent is a member of the channel, not a bolted-on feature — it has its own name in the member list and stays in the room whether you're typing or not. Announced July 21, free and open source, self-hostable.

01:5802:42

07 · The 12-Agent List in Block's Code

Pulls the actual harness-description file from Block's public repo: 12 named agent programs, 4 built directly into Buzz and 8 shipped as presets, including Hermes Agent and OpenClaw.

02:4203:23

08 · Agent Client Protocol (ACP) Explained

The open standard Buzz and its plugged-in agents use to talk to each other, started at Zed in 2025 and since spun into its own project — nothing locks a user's agent to Block.

03:2303:45

09 · It Doesn't Replace Your Agent

Block ships its own built-in agent inside Buzz, competing at the same level as any plugged-in agent — Buzz gives your existing agent somewhere to work rather than replacing it.

03:4504:22

10 · Swapping Agents in Two Clicks

Demo: switching the default harness from Claude Code to Goose took two clicks with no export step and no migration; Buzz auto-installed the Claude Code adapter itself in about 20 seconds.

04:2205:03

11 · Why the Competitor Question Answers Itself

The two names the biggest videos put in their titles as rivals — Hermes and OpenClaw — are, to Block, just entries in a dropdown; Buzz is a fraction of their size and about a week old with a releases page moving daily.

05:0305:39

12 · The Part I Couldn't Test

Testing whether a conversation survives an agent swap needs a live channel with history, which lives on a hosted relay via BuilderLab — the first thing in Buzz that isn't free the way open source trains you to expect.

05:3906:01

13 · The One Setting You Must Change

Sets up the reveal: one line in Block's published code decides whether a human ever sees a request before it runs — and it's why the creator changed a setting before letting Buzz do anything.

06:0106:41

14 · Auto-Approval: The Default Nobody Expected

Block's own code comment says permission requests are auto-approved with an 'allow once' option — the default, not something a user left switched on. Also flags the five-question go-or-no-go checklist from the creator's paid community.

06:4107:07

15 · The Identity Key Risk

Anyone who can post in a channel can make its agent run commands on your computer. Buzz hands new users an identity key with a warning: never share it, anyone holding it can impersonate you and reach your whole account.

07:0707:27

16 · The Unpatched Jailbreak Issue

Block filed an open issue against itself: a hidden instruction in a message could talk the agent into handing over the identity key. The issue was still open and a proposed fix was closed without merging.

07:2707:55

17 · The Shape I'd Build First

Proposes a minimal, auditable workflow: one channel with one job — an enquiry in, the agent drafts against pinned documents, a named human checks it, one output goes out.

07:5508:15

18 · Why a Human Approver Is Non-Negotiable

Nobody would let a machine near a client quote unencumbered — which is exactly why a named human belongs in the room to check the draft before anything leaves.

08:1508:31

19 · Features Still Behind Experiments

Projects and Workflows both ship switched off by default, hidden behind an experiments panel — easy to spend an evening hunting for a menu that was never live.

08:3108:51

20 · "Glue Still Drying" — Approval Gates Aren't Real Yet

Block's own README grades every feature by how finished it is, and workflow approval gates land in the half-finished row — their words are 'glue still drying.' The thumbs-up gets recorded but doesn't stop the agent.

08:5109:19

21 · The Real Cost: Your API Key, Not Block's

The app is free but the models aren't — the Codex path wants an OpenAI API key rather than a subscription, so agent usage bills to the user's own key, not Block's.

09:1909:39

22 · What You're Paying With: Control

Block cut concurrent agents from 24 to 10, and a busy channel spends money with nobody typing since agents replay every unanswered mention on startup. There's no read-only agent role, and the activity log is tamper-evident but not tamper-resistant.

09:3910:18

23 · Start Here If You're Installing Anyway

Reality-check list: nothing pages you when a run stops, Buzz needs an always-on machine (agents stop the moment it sleeps), and phone-only users can't even get started since the phone just holds the key.

10:1810:39

24 · Who Gets the Most Out of This

People already paying for Hermes Agent or OpenClaw are probably the best fit right now — their harness stays where it is, and Buzz just adds a room around it.

10:3910:59

25 · The Client Data Warning

Channel membership is the whole permission model, so client data needs real consideration before pointing Buzz at client work — none of this is a prescription, check the current release yourself.

10:5911:34

26 · The One Question That Matters

Closing challenge: take the last quote or invoice an agent handled and ask whether a teammate could see what got decided and who approved it — that's the only reason this video exists.

Atomic Insights

Lines worth screenshotting.

  • Block's own source code lists 12 agent programs you can plug into Buzz, and the two rivals most videos put in their titles — Hermes Agent and OpenClaw — are just two entries in that list.
  • Buzz doesn't replace the AI agent you already pay for — it gives that agent a room to work in, since Block ships its own competing agent inside the same app.
  • The Agent Client Protocol (ACP) that Buzz runs on started at Zed in 2025 and has since moved into its own independent project, so nothing about it locks a user into Block.
  • Switching the agent program underneath a Buzz channel took two clicks in testing, with no export step and no migration.
  • Buzz's own source code comment says permission requests are auto-approved with an 'allow once' option by default — nothing stops a command from running before a human sees it.
  • Anyone who can post in a Buzz channel can make the agent in that room run commands on your computer, because channel membership is the entire permission model.
  • Buzz hands new users an identity key with a warning that anyone holding it can impersonate the account and reach everything in it.
  • Block filed an open GitHub issue against itself describing how a hidden instruction in a message could talk the agent into handing over that identity key — the issue was still open and the proposed fix was closed without merging.
  • Projects and Workflows both ship switched off by default in Buzz, hidden behind an experiments panel.
  • Block's own README grades approval-gate workflows as half-finished, describing them in their own words as 'glue still drying' — the approval click gets logged but doesn't stop the agent.
  • The Codex path inside Buzz bills to the user's own OpenAI API key, not to Block, so 'free' software can still run up a real bill with nobody typing.
  • Block dropped the maximum concurrent agents from 24 to 10, a signal the creator reads as a cost-control move.
  • There is no read-only agent role in Buzz — if an agent is in a channel, it can act in that channel, whether the human intended that or not.
  • Buzz's activity log is described by Block as tamper-evident but not tamper-resistant, meaning a change would be visible but nobody could stop it happening.
  • Push notifications for stopped runs aren't built yet, so a Buzz agent can silently stop working and nobody is paged.
  • The Buzz phone app trails the desktop release and can't run agents on its own — the phone only holds the identity key while the computer does the actual work.
  • Users already paying for Hermes Agent or OpenClaw are likely the best fit for Buzz right now, since their existing agent harness doesn't move — Buzz just adds a room around it.
Takeaway

Buzz's real risk isn't which agent wins, it's what runs unattended

WHAT TO LEARN

Before you point any agent-chat app at real work, check whether it auto-approves commands, whether one credential can impersonate your whole account, and whether a human actually has to click before anything ships.

01The Hidden List Nobody Opened / The Wrong Question
  • The 'which AI agent wins' framing is a distraction — a plug-in list in a chat app's source code isn't evidence one tool beats another, it's evidence the app is agent-agnostic by design.
  • Judge any agent tool by whether this month's output survives you closing the laptop and stays visible to a teammate, not by which brand name is on the harness underneath it.
07The 12-Agent List & Agent Client Protocol
  • An open protocol that lets a chat surface plug into any compatible agent (rather than one vendor's proprietary integration) means switching harnesses should cost you clicks, not a migration project.
  • Presence on a compatibility list means the app knows the name and can find the program — it does not mean the integration is installed, tested, or working out of the box.
14Auto-Approval Default
  • Read the actual permission default before installing anything: Buzz auto-approves commands with an 'allow once' setting, and that default sits in the published code, not in a checkbox a user left on.
  • Channel or workspace membership acting as the entire permission model means every member can trigger the agent to act — treat invite lists as security boundaries, not just chat rosters.
15The Identity Key Risk & Unpatched Jailbreak Issue
  • An identity key that can impersonate a whole account is a single point of failure; treat it like a password, store it safely, and never assume a tool's own dialog is the only place warning you about it.
  • A vendor's open, unpatched GitHub issue against their own product is a legitimate due-diligence source — check it before deciding whether a known attack path (like a prompt-injection key leak) has actually been closed.
17The Shape I'd Build First & Human Approver
  • Before letting an agent near client-facing output (quotes, invoices, contracts), build the smallest possible loop — one input, one draft, one named human checkpoint, one output — rather than a general-purpose agent room.
19Experiments Panel & Glue Still Drying
  • Features hidden behind an 'experiments' panel and switched off by default are a signal the vendor doesn't consider them production-ready yet, even if the marketing implies otherwise.
  • When a vendor grades a safety-critical feature like approval gates as 'half-finished' in their own documentation, treat any approval click in that feature as a log entry, not a safeguard.
21Real Cost & Control
  • 'Free' software still has a real cost center: check whether usage bills to your own API key or subscription before assuming a self-hosted tool is actually free to run at scale.
  • 'Tamper-evident, not tamper-resistant' is a useful mental model for any audit log: it tells you you'll see a problem after it happens, not that the system stops it from happening.
23Start Here If Installing Anyway & The Client Data Warning
  • A tool that depends on an always-on host machine and has no alerting when a run stops is not yet reliable enough for anything you need to know about in real time.
  • When the only access control is membership in a room, client data protection depends entirely on who you let into that room — audit the guest list before the workflow.
Glossary

Terms worth knowing.

Agent Client Protocol (ACP)
An open standard, started by the Zed code editor in 2025, that lets a chat interface talk to any compatible AI agent program without a private integration deal — Buzz is one app that speaks it.
Buzz
An open-source chat app from Block (Jack Dorsey's company) where AI agents sit in channels as named members, similar to a person, rather than being a bolted-on chatbot feature.
BuilderLab
The hosted third-party service that provides the 'relay' — the live channel with message history — that Buzz needs; unlike the open-source app itself, this hosted layer requires signing up for an account.
Allow once
Buzz's default permission setting that auto-approves an agent's command requests without asking a human first, logging the approval after the fact rather than before the command runs.
Harness
The underlying AI agent program (e.g. Claude Code, Goose, Hermes Agent) that plugs in underneath the Buzz chat interface and actually executes the work.
Tamper-evident
Block's own description of Buzz's activity log — a changed record would be visible after the fact, but nothing in the system actually prevents someone from making that change.
Resources

Things they pointed at.

01:58toolHermes Agent
01:58toolOpenClaw
02:42toolAgent Client Protocol (ACP)
03:45toolClaude Code
03:45toolGoose
05:03toolBuilderLab
Quotables

Lines you could clip.

00:06
There's a list inside Jack Dorsey's new app that, in my opinion, almost nobody covering it has opened.
cold-open hook, zero setup neededTikTok hook↗ Tweet quote
06:13
Nothing stops to ask you before the command runs.
blunt one-line security warningIG reel cold open↗ Tweet quote
07:27
A room full of robots talking to each other isn't a business.
tight, quotable thesis linenewsletter pull-quote↗ Tweet quote
08:31
Their words for it are glue still drying.
vivid quote of the vendor's own hedgeTikTok hook↗ Tweet quote
09:19
Tamper-evident, but not tamper-resistant.
the security posture stated in five wordsnewsletter pull-quote↗ Tweet quote
The Script

Word for word.

Read-along

Don't just watch it. Burn it in.

See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.

metaphor
There's a list inside Jack Dorsey's new app that, in my opinion, almost nobody covering it has opened. It's Block's own list of the agent programs you can plug in underneath Buzz, and Hermes agent and OpenClaw are both on it. And I know some of you are asking whether this beats the agent you already pay for.
Honestly, that's the wrong thing to measure. What I'd want to know is whether the work your agent did this month survives you closing the laptop and whether anyone else could open it and see who approved what. Now nobody at Block is paying me, and I've never spoken to a single person there.
I run Hermes agent every day, and I've got a commercial interest in it. So if this was a rival, I'd have every reason to be unfair to it. The sources are all in the description.
And there's one thing this app does without asking anybody, sitting right there in Block's own code that I didn't believe until I read it. Let's get into it. Hey.
I'm Johnny Nelb. I spent years building businesses the old hard way, managing teams, scaling operations, and doing everything manually.
Today, everything I build from automations and no code infrastructures to fully AI SaaS products has AI helping in one way or another. Jose, let me quickly show you this.
In South Africa, we call this a braai. I build with AI tools that, in my opinion, anyone can learn to use. My machine is simple, to help creators, entrepreneurs, and business owners get clarity with AI.
Let's build smarter together and enjoy this video.
When you open it, you don't land in a chat at all. You land on a key, and I'll come back to why that matters. Past that, it's channels down the left and threads down the right.
And you might be thinking, Johnny, this is just another chat app with a robot bolted onto it. And the thing that's different is the agent's got its own name sitting in the member list, same as a person, and it stays in that room whether you're typing at it or not. Block announced this on the July 21, and it's free and open source, so you can run the whole thing on your own box.
Jack Dorsey said he built it to cut Block's dependency on Slack and GitHub. So Buzz ships with a list of these, and I went and pulled that list straight out of Block's code. Okay?
Look at this. Hermes agent and OpenClaw arose on the list block road for the programs you plug in underneath Buzz, and that list went out in the version they shipped on the twenty eighth. Now somebody's going to tell me a name in a settings file proves nothing, and that's fair.
So what you're looking at is the source file itself with the release stamp on it in Block's public repository where you can read it tonight. 12 programs show up on that list, and Block split them in the file itself. Four, they build in and drive directly, and eight more, they ship as presets.
So a row means the app knows the name and can go and find the program, not that you can install it tonight and have it working. Buzz sits above whatever agent program you plug in underneath it, and the way those two talk to each other is an open standard called ACP, the agent client protocol.
Zed started it back in 2025, and it's since moved out of Zed's hands into its own project. So all block did was write software that speaks it, and nothing here locks your agent in.
If you're already running a Hermes off the kit inside the vault, Buzz doesn't ask you to move anything. Your setup just gains a room to work in, and Block ship their own agent program inside the app. So in my opinion, they're competing at the same level as the one you'd plug in.
So it doesn't replace the agent you already pay for. It gives that agent somewhere to work. The coverage that actually traveled calls this a slack killer, and the biggest videos put Hermes or Open Claw in the title, which is probably why you landed here thinking one of these three has to lose.
This thing is a fraction of the size of either of the agents I've just named, and it's been public for about a week with a releases page that moves daily. That's not a knock on it. It's just the scale you're deciding on.
The interesting idea in Buzz is that the room and the program answering in it are two separate things, and you can change one without touching the other. So I opened the setting where you choose that program, and it gave me three options, Claude code, goose, and buzz's own agent.
Claude code needs a small translator piece before it can talk to buzz. And instead of sending me off to a terminal, the app went and installed that itself. That took about twenty seconds, and the row went from missing to ready.
Then I took Claude code out and put Goose in, and the whole thing took two clicks. There was no export step and no migration, and none of it felt like moving house. What makes that possible is a standard called the agent client protocol, which behaves like a shared socket.
Buzz doesn't need a private deal with each company because anything that speaks the protocol drops into the same slot. And this is where your competitor question answers itself. In Blok's own source, there is a list of 12 of these.
And Hermes and Open Claw are both sitting in it, written up as things you plug in. So the two names the biggest videos put in their titles as the rivals are to the people who built this, entries in a drop down you scroll past. Now there is one part I could not test, and I would rather you heard it from me.
The demo you want is whether your conversation survives the swap and running that needs a live channel with history already in it. That channel lives on a relay, and getting one means signing into a hosted service called BuilderLab. The app is open source.
The room your agents sit in is somebody else's server, and it wants an account before it lets you through the door. So that is where I stopped. And I will come back to what it costs you later, because it is the one thing here that isn't free in the way open source trains you to expect.
There's one question this app answers on your behalf before anybody on your team ever sees it, and the answer is always the same. It's one line in the code block published. And it's why I changed the setting before I let this run anything.
And, guys, before I put anything like this near a machine that matters, I run a five question go or no go on it, and it'll save you a weekend on a tool that was never going to fit you. It's waiting for you inside the AI founder's vault along with the rest of the guys. And the link is down in the description below.
Now let's look at that one line in the source. So how much of this runs without a human saying yes? In the file that handles those requests, Block's own comment says they get approved automatically with an option they call allow once.
So nothing stops to ask you before the command runs. And that isn't a setting somebody left switched on. It's the default sitting in the code.
The request comes in. The permission is granted, and the command runs. And, guys, bear in mind who's allowed to post in that room because anyone who can post can make that agent run commands on your computer.
So what I do is lock that room down to just you on day one and leave it alone. And then there's the key itself. When you first open Buzz, it hands you an identity, and their own dialogue puts it plainly.
Save it somewhere safe because you'll need it to get back in. And anyone holding that key can impersonate you and reach everything in your account. Block have also filed an open issue against themselves, saying somebody could hide an instruction in a message and talk the agent into handing that key over.
That issue was still open the morning I recorded this, and the one fix somebody proposed for it got closed without ever going in. So today, any tool you've wired into that agent can read the key out of it. A room full of robots talking to each other isn't a business.
So the shape I'd build first and the one I'd have you copy is one channel with one job, an inquiry in this side, a quote out the other, with the client, the agent, and a named human as the approver. I can hear the pushback on this. And it's fair.
You'd never let a machine near a client quote, and I wouldn't let one near mine, which is why there's a named human in that room whose job is to check the draft before anything leaves your side. So the inquiry lands, the agent reads the two documents you pinned, and it comes back with a draft quote, and it's working, where your team can see what the numbers came from.
Now before you go and build that, there's something in Block's own material worth seeing, and I found it there rather than on my screen. Projects and workflows both ship switched off behind an experiments panel. So if you don't turn them on, you'll spend an evening hunting for menu that was never live.
And the one that really matters is this. Block keep a table in their own read me that grades every feature by how finished it is, and workflow approval gates set in the half finished row. Their words for it are glue still drying.
So today, that thumbs up gets recorded, and that's all it does. The agent carries on whether anybody on your side clicks it or not, which means the approver you put in that room is a note in your log, not a break on anything. The app itself is free, and the models aren't.
So let's talk about what your agent spends and whose account it comes out of. Free is doing a lot of work in that sentence. In blocks documentation, the codec's path wants an OpenAI API key rather than a ChatGPT subscription.
So whatever your agent spends is billed to your key, not blocks. And block just dropped the number of agents you can run at once from 24 down to 10, which tells you what those runs were costing people. And a Buzz agent replays every mention it hasn't answered the moment it starts up.
So busy channel spends your money with nobody typing. The other thing you're paying with is control because Block's own security file says channel membership is the only access control there is. So there's no read only agent in Buzz.
If the agent's in that room, it can act in it, whether you meant it to or not. Every action in a channel goes into a running record. And the phrase block uses for it is tamper evident, but not tamper resistant, which in plain words means you'd see somebody changed it but couldn't stop them.
Most of you are going to install it anyway, so start here. Nothing pages you when a run stops. So if you need to know the moment something breaks, this isn't for you yet.
Block themselves less push notifications as not built. If you haven't got a computer, you can leave awake all day. The agents stop the moment it sleeps, and nothing tells you it happened.
Somebody who only has a phone can't even get started because the phone carries its own key, and the computer does all the work. The iPhone app's on its own release train, and it's behind the desktop one. The people already paying for something like Hermes or OpenClaw most probably get the most out of this because the room is all they're adding.
And the one I think hardest about is client data because channel membership is the whole permission model here. So take that into consideration before you point this at client work.
And, guys, none of this is a prescription for what you should do. Your context is your context, and I'd highly advise you check the current release yourself before you put this anywhere near something that matters.
Let's just rewind for a sec. So take the last quote an AI drafted for you or the last invoice it chased on your behalf and ask whether somebody else on your team could open the thing holding it and see what got decided and who approved it. You don't need to install anything to answer that.
That question is why I opened this app in the first place, and it's the only reason I tell you to look at it. So would yours survive that, guys? Tell me in the comments which job you tried it on and what you found.
Because I genuinely want to know. And if you feel called to it, hit subscribe so you catch what's coming next. And, guys, if you want the whole thing already built, that's the agent room starter inside the AI founder's vault.
Open the key envelope first because that's the piece that stops you losing something you can't get back. The link is down in the description below. Next one, I'm pointing this at the shared compute side of buzz where one machine runs the models for the rest of your network.
See you in the next
The Hook

The bait, then the rug-pull.

Everyone covering Buzz is asking whether it beats the AI agent you already pay for. Johnny Nel opens Block's own source code instead and argues that's the wrong question — the one that matters is whether the work your agent did this month survives you closing the laptop, and whether anyone else on your team could see who approved it.

Frameworks

Named ideas worth stealing.

02:42concept

Agent Client Protocol (ACP)

An open standard for how a chat surface like Buzz talks to whatever agent program is plugged in underneath it — started at Zed in 2025, now an independent project. Buzz speaks the protocol instead of making private deals with each agent vendor.

Steal forany app that wants to stay agent-agnostic instead of locking users into one AI vendor
07:27list

The shape I'd build first (In / Draft / Check / Out)

  1. In — one enquiry lands in the channel
  2. Draft — the agent reads the pinned documents and returns a quote, showing its work
  3. Check — a named human reviews the draft before anything leaves
  4. Out — one quote goes back

A minimal, auditable agent workflow: one channel, one job, with a named human approver gating anything before it reaches a client.

Steal forany AI-agent workflow that touches client-facing output
06:01list

The five-question go-or-no-go

A pre-install checklist the creator runs before letting any agent tool near a machine that matters, meant to save a wasted weekend on a tool that was never going to fit. Full list is gated behind his paid community and not disclosed in the video.

Steal forvetting any new agent tool before installing it
CTA Breakdown

How they asked for the click.

VERBAL ASK
06:01product
It's waiting for you inside the AI founder's vault along with the rest of the guys.

Soft, repeated pitch for his paid Skool community (AI Founders Vault) woven through the video as on-screen cards rather than one hard sell at the end — first at the 'five-question go-or-no-go' beat (~6:01) and again near the close (~10:59–11:34) alongside a subscribe ask.

MENTIONED ON CAMERA
FROM THE DESCRIPTION
PRIMARY CTAWhere the creator wants you to go next.
OTHER LINKSAlso linked in the description.
Storyboard

Visual structure at a glance.

open
hookopen00:00
the 12-agent list
valuethe 12-agent list01:58
auto-approval code
valueauto-approval code06:01
identity key screen
valueidentity key screen06:41
the shape I'd build first
valuethe shape I'd build first07:27
closing challenge
ctaclosing challenge10:59
Frame Gallery

Visual moments.

Watch next

More from this channel + related breakdowns.

37:47
Greg Isenberg · Interview

Marketing Agents Are Too Good Now

Cody Schneider maps the exact infrastructure — pipeline, warehouse, agent — behind a Facebook ads system that researches, creates, publishes, and kills its own losing ads.

July 27th