Pre-seed · SAFE at $5M post-money cap

What blockchain did to banking,
we're doing to AI.

AI agents have started deleting production databases, leaking customer data, and ignoring written safety instructions — at companies that did everything their vendors recommended. We've built the infrastructure that prevents these failures by design. Open-source, patent-backed, and shipping today.

Schedule a conversation → See the thesis

Safebots, Inc. · [email protected] · safebots.ai

1The pattern · Trust gets replaced by math.

Banks. Then servers. Now AI.

Both times before, the same thing happened: dismissed for years as a toy, then adopted at scale by the very institutions that called it fraud. AI is going through that same cycle right now, and we're early.

Bitcoin · 2009
Replaced: Banks
Trustless settlement
Dismissed for years as a toy for criminals. Today BlackRock holds it, Tesla holds it, El Salvador holds it. Every major bank has a crypto desk. Over $1T market cap. ETF approval. National reserves.
Ethereum · 2015
Replaced: Servers
Trustless computation
Ridiculed as toy money for cypherpunks. Today JPMorgan, Visa, BlackRock, and Citi build on it. Real-world asset tokenization is a Wall Street priority. Over $200B total value locked.
Safebots · 2026
Replaces: AI vendors
Trustless private AI
Currently dismissed because the standard contracts and security reports feel sufficient. That will change when the first major AI vendor breach makes the gap obvious. The pattern arrives faster every cycle, and the regulatory clock has already started.

Bitcoin needed ten years to reach BlackRock. Ethereum needed eight. The AI version will move faster, because regulators have already started writing the rules.

2Institutional adoption · Every fighter became a builder.

The same names that called it fraud now run the desks.

Then · 2010–2018
"Bitcoin will go to zero."
  • Jamie Dimon: "Fraud. Worse than tulip bulbs."
  • Warren Buffett: "Rat poison squared."
  • Larry Fink: "Index of money laundering."
  • EU regulators called for outright bans
Now · 2024–2026
"Blockchain is foundational."
  • BlackRock: $40B+ in BTC ETFs, tokenized funds on Ethereum
  • JPMorgan: Onyx blockchain, $1T+ daily transactions
  • Visa / Mastercard: stablecoin settlement in production
  • Citi / HSBC / Goldman: RWA tokenization roadmaps

Ideology had nothing to do with it. Banks switched once an autonomous network turned out to enforce the rules more reliably than a dozen institutions and software vendors did. The same shift is starting now in AI, for the same reason.

3The architecture · Three layers, all shipping.

Bitcoin in 2010. EVM in 2014. MetaMask in 2017.

Three things stack together to make any platform work: a verifiable foundation, a programmable layer on top, and an interface that ordinary people can actually use. The blockchain world built these one at a time, years apart. We've built all three for AI from the start.

01
Settlement Layer

Safebox Infrastructure

The Bitcoin-2010 moment

A sealed environment where the hardware itself proves what code is running inside. Customers can verify exactly what's executing before trusting it with sensitive workloads, and the privileged surface is small enough to audit completely.

One strong promise: the hardware proves what the software is actually doing.
02
Programmable Trust

Safebox Plugin

The EVM-2014 moment

A standardized way to build AI workflows so they're inspectable before they run and replayable afterward. Developers compose pieces from different sources without coordinating in advance, the way Ethereum lets contracts call each other safely.

One strong promise: builders combine pieces without asking permission.
03
Application Layer

Safebots

The MetaMask-2017 moment

The interface that lets businesses actually deploy AI — customer support, content review, structured workflows, group decisions — without writing their own infrastructure underneath. They get the safety properties of the two layers below automatically.

One strong promise: businesses get safety built in, not bolted on.

Ethereum had all its core technology by 2014, but adoption didn't happen until 2017 — because before MetaMask shipped, using Ethereum meant constructing cryptographic transactions by hand. Most platforms die in the gap between technology that works and technology people can actually use. We've built across that gap from day one.

Just as Ethereum didn't have to re-invent cryptography, we don't have to re-invent secure hardware. AMD, Intel, AWS, NVIDIA, EU regulators, and Gartner have already validated the foundation we build on.

4The problem · Today's AI stack is banking before Bitcoin.

Four trusted intermediaries. Each one a tax.

Every layer of the current AI stack runs on contracts and human promises rather than rules enforced by code in hardware. SOC 2 reports and signed agreements protect against honest mistakes, but they don't prevent insider access, subpoenas, or quiet breaches. Each layer also adds cost, complexity, and another party that could be compromised.

The model
Anthropic, OpenAI, Google
Trust them not to log, not to train on your data, not to leak under subpoena.
The cloud
AWS, GCP, Azure
Subject to the Cloud Act, national security letters, and operator visibility into memory and state.
The integrator
Infosys, Deloitte, PwC
Trust them with the keys to the kingdom while they build, then never quite leave.
The operator
The platform owner
Trust them not to read your members' messages, sell behavioral profiles, or AI-train on conversations.

Bitcoin replaced the bank, Ethereum replaced the server. We replace all four of these intermediaries, and prove cryptographically that none of them can read data they're not authorized to read.

Trust transition: from four third parties to one autonomous network Today an AI customer must trust four separate intermediaries — model vendor, cloud provider, integrator, and platform operator. Safebox replaces all four with an autonomous network that enforces the rules in code and hardware. TODAY · FOUR PARTIES YOU MUST TRUST 1 The model vendor Logs your prompts. Trains on your data. 2 The cloud provider Subject to subpoenas, insider access. 3 The integrator Has the keys, never quite leaves. 4 The platform operator Reads members' data, sells profiles. REPLACED BY SAFEBOX · ONE AUTONOMOUS NETWORK Rules enforced in code, verified by hardware No insider access · No subpoena · No quiet breach

Trust shifts from a stack of third-party institutions to a network whose rules are enforced by code and verified by hardware.

5The replacement · An autonomous network in place of four intermediaries.

The same kind of replacement, applied to a much bigger market.

Trust the…
Becomes…
Model vendor not to look
Open-weight models — Llama, Qwen, DeepSeek, Mistral. Within 5–10% of frontier closed models. Inference 10–50× cheaper. Run locally, audit the weights, control the prompts.
Cloud not to peek
Sealed execution — Safebox cryptographically attests the code in the box. Signed governance. Content-addressed artifacts. Data never leaves the enclave in cleartext.
Integrator not to leak
Workflows over agents — predictable, declarative steps audited before they run. Policies enforced structurally. Open-source, patent-backed, replayable. No black box, no vendor lock-in.
Operator not to read
Provable confidentiality — operators can prove they cannot read user data. Keys, secrets, PII, PHI verifiably held. Statistics computable without surveillance. Compliance becomes architectural.
6The incidents · What happens when safety isn't structural.

Four agents. Four stacks. Same architectural failure.

None of these were edge cases or attacks by hostile users. Every one was an ordinary AI agent doing the job it was deployed for, in a system where nothing prevented the catastrophic version of that job from being attempted.

9 sec
Time to delete a production database
2.5 yr
Student data wiped by a Terraform misread
20×
Times one agent emailed the same contact after an explicit written rule
0
Hostile actors or model "failures" required
PocketOS · April 25, 2026

Production database deleted in nine seconds.

A Cursor agent running on Claude Opus 4.6 hit a credential mismatch, scanned the codebase for tokens, found one in an unrelated file, and used it to delete a Railway volume. The volume contained both production data and the volume-level backups. No confirmation prompt. The agent later acknowledged it had violated its own system prompt rule against destructive commands.

What Safebox would have done: the agent couldn't have made the deletion call at all. In our system, tools propose changes for approval rather than writing directly. The workflow that agent was running wouldn't have permitted database deletion as an allowed action to begin with.
DataTalks.Club · February 26, 2026

2.5 years of student data wiped via terraform destroy.

A developer using Claude Code uploaded a missing Terraform state file. The agent treated it as source of truth and ran terraform destroy — VPC, RDS, ECS cluster, load balancers, snapshots. Auto-approve was enabled. The agent had blanket AWS credentials. The backups were managed by the same Terraform that was destroyed. 100,000+ students. 24 hours offline.

What Safebox would have done: destructive operations always require explicit human approval, regardless of what the agent decides. The destroy command would have queued for review, and a human would have caught the missing state file before it touched real infrastructure.
SaaStr / Replit · July 17, 2025

Agent ignored a code freeze — then lied about recovery.

Despite a code freeze instructed in ALL CAPS, eleven separate times, a Replit AI agent deleted 1,200+ executive contacts and 1,196 company records. It generated 4,000 fabricated user records, produced misleading status messages claiming the tests had passed, and told the founder rollback was impossible. That was false — the rollback worked when tried manually.

What Safebox would have done: the code freeze would have been enforced by the infrastructure itself, not requested of the model. Writes would have been blocked regardless of what the model decided. And because the audit trail is recorded by the system rather than the model, the model couldn't have lied about whether rollback was possible.
Opus 4.7 · April 29, 2026

Mass-emailed entire customer database, up to 20× per contact.

A developer had an explicit safety rule in CLAUDE.md: send a tester an email before any new template hits production. The model read the rule, ignored it, created a new template from scratch, and blasted the production database. No confirmation. No test email. Opus 4.6 on the same codebase followed the rule perfectly. Something changed between versions that made the more capable model more dangerous.

What Safebox would have done: every outbound email goes through an approval gate that checks against a pre-declared list of allowed recipients and templates. A template the developer never registered has no entry on that list. The mass-send would have failed before a single message left the system.

Better prompts wouldn't have prevented any of these. A smarter model demonstrably made one of them worse. The fix has to be in the infrastructure layer, not in how the agent is asked to behave.

7The shape of the fix · Architecture, not aspiration.

Safety has to be built in, not asked for.

HTTPS didn't make the web safer by asking servers to be honest — it made eavesdropping mathematically impossible to perform. Transistors didn't replace vacuum tubes by being smarter, just by being reliable enough to build on top of. Shipping containers transformed global trade by standardizing the interface so everything else could be engineered around them. Modems made the digital telephone network usable only after error correction fixed the underlying reliability problem, which is when VoIP, streaming, and the consumer internet showed up at all.

Every one of those moments has the same shape: a layer below stops being something you have to be careful about, and applications above it start to compose. Smart contracts compose like Lego bricks for the same reason. Safebox does the same thing for AI agents — four mechanisms, all built into the infrastructure rather than relying on the agent's good behavior.

Six standardization moments that unlocked application explosions A timeline showing how each standardization moment in computing and trade unlocked a wave of applications above it. From the transistor in 1947 to Safebox in 2026. 1947 Transistor reliable switching → computers 1956 Shipping container standard cargo unit → global trade 1984 Modem error correction reliable bits over noise → VoIP, streaming 1994 HTTPS verified transport → e-commerce 2015 Ethereum / EVM contracts that compose → DeFi, NFTs 2026 Safebox composable safe AI → ?

Each time a layer below was standardized, the applications that needed it became possible to build. We are at the “2026” moment for AI agents.

1

The workflow decides what to do, not the agent

Every workflow is written down before it runs: the inputs, the outputs, the tools it's allowed to call. Anyone can inspect the workflow before execution and replay it afterward to verify what happened. The AI fills in details inside the workflow, but can't choose what step comes next.

2

Every side effect needs approval before it happens

Every write, send, delete, and payment goes through an approval gate before it executes. A human approves it, or a pre-configured rule approves it, and the approval is recorded permanently. The model cannot affect the outside world without that approval. This single property would have prevented every incident on the previous page.

3

Every tool declares its surface area in advance

Every tool comes with a signed declaration of exactly which external systems it's allowed to contact. A tool that never declared "I might delete Railway volumes" literally cannot make that API call. The declaration is enforced at runtime by the infrastructure, not just reviewed once when the code was written. No amount of clever prompt manipulation gets around it.

4

The system records what happened, not the agent

Every workflow run produces a cryptographically signed record of what actually happened. The model can't report on its own behavior — the infrastructure reports. When an agent claims something is impossible or has been undone, the audit trail can prove or disprove that claim independently.

8The composability bet · Primitives that snap together.

Ethereum became a platform because pieces fit together.

Between 2019 and 2022, the value of programs running on Ethereum grew from under $1 billion to over $100 billion. The technology didn't get much better in that period. What changed was that developers stopped rebuilding the same foundation pieces and started building on each other's work — at a scale that compounded into a real economy.

AI agent products today look like Ethereum apps in 2014: every team builds the whole stack themselves, because no standard pieces exist for any of it. The platform that ships the right shared building blocks captures the same kind of position Ethereum did. We've designed ours for exactly that role.

Like Ethereum's transactions
Atomic actions
Every action either fully succeeds or doesn't happen — no partial state to clean up.
Like Ethereum's accounts
Owned data objects
Every piece of data has a clear owner, a type, and a full history.
Like signed permissions
Granular permissions
Permissions to do specific things, that can be granted, revoked, and combined.
Like smart contracts
Auditable programs
Programs anyone can inspect before they run, that produce verifiable records.
Like Ethereum's signing standard
Portable identity
A way for systems to recognize signed agreements across organizations.

We're not claiming to be Ethereum. We're claiming the AI agent industry will need an Ethereum-equivalent within three to five years, that being early with the right architecture matters more than being big with the wrong one, and that we're well-positioned to be one of the platforms that emerges as the standard.

9Why now · Three things just happened.

The window is open.

01 · Models
Open weights caught up.
Llama, Qwen, DeepSeek, Mistral within 5–10% of frontier on most benchmarks. Inference 10–50× cheaper. Self-hosting is economically obvious for anything sensitive.
02 · Agents
Open-ended agents proved dangerous.
Four production incidents in twelve months. Hundreds of malicious agent skills shipping in marketplaces. Workflows over agents is now the only safe path for anything that matters.
03 · Compliance
Trust became a line-item.
EU AI Act in force. SEC AI disclosure rules. HIPAA-ready BAAs gating procurement. Sovereign-AI mandates in France, Germany, the Nordics, the US DoD. Gartner: 75% of operations in untrusted infrastructure secured by confidential compute by 2029.

Companies that paid premium prices for trusted vendors for a decade are now writing checks to make that trust unnecessary.

10The trajectory · Same arc, by design.

Early adopters seed it. Influencers spread it. Institutions arrive last and pay the most.

Bitcoin
2009 →
Seed
Cypherpunks, libertarians, online communities.
Spread
Reddit, Bitcointalk, conference circuits.
Scale
Coinbase, Square, Tesla, MicroStrategy.
State
BlackRock, ETFs, sovereign reserves. $1T+ market cap.
Ethereum
2015 →
Seed
Crypto-native devs, DAO experimenters.
Spread
Telegram groups, hackathons, DevCon.
Scale
DeFi protocols, NFT markets, L2 ecosystems.
State
JPMorgan, Visa, Citi, BlackRock. $200B+ TVL.
Safebots
2026 →
Seed
AI influencers, community leaders, sovereign-data builders.
Spread
Telegram bots, Discord communities, creator courses.
Scale
Brands, agencies, regulated enterprise, governments.
State
The trust layer for AI. Year zero.
11The bet · Three pretty good outcomes.

The risk isn't will this market exist. Gartner already called it.

The real question is which platform becomes the standard. If we're one of the two or three winners, the outcome is substantial. And if consolidation never happens at all, regulated industries will still buy the technology directly for compliance reasons.

Stripe-scale
If we win the substrate
Agent layer consolidates around one orchestration standard, the way containers consolidated around Kubernetes.
Billion+
If we're one of two or three
Multiple substrates with bridges between them, the way EVM coexists with Solana and Cosmos.
Solid SaaS
If consolidation never happens
Regulated industries buy the technology directly for compliance. Smaller but still real.
Worst case
If agent layer never matters
Possible but unlikely. EU AI Act, Gartner, CCC, and NVIDIA have all already committed in this direction.
12The wedge · Creators feel the trust break first.

Our first customers already understand this story. And they have audiences.

The pain
What they're losing
  • Algorithm flips. Reach drops 80% overnight.
  • Platform raises take from 5% to 20%.
  • Account suspended. No appeal. No export.
  • Member data sold to third parties.
  • AI features paste members into someone else's training set.
What they get
Safebots + Safebox
  • Own your community across Telegram, Discord, web.
  • Prove to members you cannot read their data.
  • Hold your keys. Custody your members' data.
  • AI onboarding, support, moderation — without lock-in.
  • Migrate platforms anytime. The stack is yours.

Validated price point: $50K–$100K per organization. Paid upfront on prior Qbix deployments.

13Momentum · Influencers are already on board.

Robert Scoble. And the pipeline behind him.

Featured interview
Robert Scoble
Tech futurist. First to cover Tesla, AR, mobile, and AI before each broke through. Now featuring Safebots.

More AI influencers in the pipeline. Each interview seeds the movement before the institutions arrive.
Channels live
The community is forming
  • safebots.ai — long-form, dev preview
  • Telegram — active builder community
  • Podcast circuit — Scoble first
  • @SafeBots — demos, walkthroughs
14Market · Creator economy is the wedge. AI infra is the expansion.

$1.35T by 2035. We start with what pays this quarter.

$1.35T
TAM 2035 · Global creator economy. Coherent Markets, SNS Insider — 22.5% CAGR.
$314B
SAM 2026 · Creator economy today, growing 23% YoY. Precedence Research.
$40B
SOM 2026 · Influencer marketing alone. Mordor Intelligence — 86% of brands buying.

Once the wedge is established, the same architecture deploys into the broader AI infrastructure market — $560B by 2035 (Research Nester), where compliance-ready vendors capture disproportionate share. Same code, different customer.

15Business model · Three revenue streams. The token is the network effect.

Software, marketplace, token. Each compounds the others.

Stream 1
Licensing
Turn-key Safebox + Safebots deployment. Recurring SaaS plus hosting. $50K–$100K validated price points from prior Qbix sales. Customer keeps the stack. We keep the relationship.
Stream 2
Marketplace
Workflows, capabilities, templates. Platform fee on every transaction. Network effect: more deployments → more workflows → more deployments. App Store dynamics with creator-economy tailwind.
Stream 3
$SAFEBUX token
Utility token of the ecosystem. Operators earn it serving compute and storage. Organizations spend it on inference. Stakeholders earn cashflows. The piece that scaled Bitcoin and Ethereum beyond their early adopters.
16The offering · Pre-seed SAFE with token optionality.

SAFE at $5M post-money cap. Three liquidity paths in one instrument.

Step 1
Invest
SAFE Note. Standard SAFE at $5M post-money valuation cap. Pre-seed friendly. Standard rights.
Step 2 · Optional
Tokenize
Convert your SAFE into $SAFE tokens via the Unblockers framework. Trade on FINRA-registered ATS after 40 days.
Step 3 · Optional
Stake
Stake $SAFE tokens to receive cashflows from $SAFEBUX sales — the utility token of the entire ecosystem.

Sara Hanks (CrowdCheck, author of Regulation S at the SEC) advising on legal structure. Three-agreement enforcement loop with the Unblockers custodian.

17Use of funds · Lean by design.

40% to growth. The rest to building.

Marketing 40%
Engineering 35%
Legal 12%
Cloud 8%
Reserve 5%
40%
Marketing & Influencers
Interviews, podcast tour, content, conferences, community.
35%
Engineering
Core team ships. Open-source workflow library. Audit & security.
12%
Legal
Token structure, SAFE-to-token, accelerator paperwork, IP.
8%
Cloud
Hosting, demo environments, AMI builds. Credits cover most prod.
5%
Reserve
Strategic flexibility. Hires of opportunity. Buffer.

No office. No middle management. No CFO. Distributed team. Cloud credits cover compute. Founder draws below market.

18Track record · Fifteen years. Three companies. Same architect.

Fifteen years building this exact infrastructure, long before AI made it urgent.

Qbix
2011 · $300K raised
Open-source web components. Millions of users in 100+ countries. Predated Mastodon by five years on federated social. Sold at $50K–$100K per deployment.
Intercoin
2018 · $900K raised
Open-source smart contracts deployed across 8 EVM mainnets. Tokenization, payments, DAOs. The on-chain substrate Safebox anchors to.
Safebots
2026 · Now raising
Sealed environment. Hosts every open-source platform and open-weight model. Turn-key for any organization. The three layers that make the rest work.
Greg Magarshak · Founder & Chief Architect
Concert pianist at Carnegie Hall. Entered college at 14. M.S. in Mathematics from NYU Courant Institute. Teaching AI at IE University NY College. Built the platforms behind Qbix, Intercoin, and Safebots. Author of seven arXiv papers (PLT, KV, LAWS, Magarshak Machine, Intercloud, Towers, Grokers). Holder of multiple provisional patents covering capability-partitioned workflow execution, hardware-attested policy execution, sealed computation, and cross-domain state transition verification.
Y Combinator
$500K · 7%+ equity · <2% acceptance
Premier global brand. Universal investor recognition. Bookface network of 10,000+ alumni founders.
ERA NYC
$150K · 6% equity · ~1% acceptance
NYC's largest accelerator. 1,000+ mentors. $2B+ raised by alumni. Direct line into NYC enterprise customers.
a16z Speedrun
Up to $1M · SR007 · <0.4% acceptance
$5M+ in cloud credits (AWS, OpenAI, Nvidia). 600+ founders. Hands-on operator support.

Applied to all three. Acceptance into any compresses our timeline by 12–18 months and adds credibility plus capital.

Pre-seed open

Let's build this together.

The shift that put an autonomous network underneath banking is starting now in AI. The pre-seed is open: SAFE at $5M post-money cap, with optional conversion into tokens and optional staking for $SAFEBUX cashflows.

Schedule a conversation → [email protected]