Shroud is now in public beta - Disposable identities for AI agents. Start building
Network Status: Nominal

Give your AI agents an identity. Not yours.

Give your AI agents a disposable email, phone, and virtual card — completely separate from your own.

Session Lifecycle Orchestrator v2.4
NODE ID:SHR-992-X

Node Telemetry

Node StatusACTIVE
Latency12ms
Uptime99.99%
LocationUS-EAST-1

Isolation Policies

SINGLE-USESAAS-ONLYSOCIALLY-ISOLATED

Ephemeral Email

agent_77@shroud.ai

Burner Phone

+1 555-019-2481

Virtual Card

ACTIVE

•••• •••• •••• 4921

Limit: $50.00Exp: 08/25
Session Key: ed25519_sig_7f29...
Encryption: AES-256-GCM
Protocol: SHROUD_V2
System Architecture

Session Logic v2.4

NODE_ACTIVE_LIVE

Access Control Policy

Constraint 01

Target: SaaS-only

Constraint 02

TTL: 24h

Constraint 03

Protocol: Shroud_v2

Encryption Metadata

AES-256-GCM

Public Key Origin

0x7F2B...12EF9022...AC33...FFB5A0

Digital Signature Hash

sha384:8e92...d46a4c...f8b7a6...93000a

Immutable Audit Trail

14:22:01.002Node provisioned[OK]
14:22:15.421Policy Bound[ENFORCED]
14:23:44.910Identity Rotation Triggered
14:25:00.000Synchronizing State...
Scroll
Risk Assessment Active

Your agent shouldn't use your identity.

Real emails get flagged. Personal phone numbers get burned. A compromised credit card is a billing nightmare.

Node ClusterUS-EAST-1
System Latency12ms
Auth Signature0x7F2...B12
Without ShroudID: RAW_PII_009
Primary EmailEXPOSED
alex.daniels@gmail.com
Phone LinkCOMPROMISED
+1 (555) 0192-882
Billing AssetHIGH RISK
VISA •••• 9928
Latency Overhead420ms
Vulnerability Index
CRITICAL
With ShroudID: ENCR_NODE_88X
Ephemeral AliasSECURED
agent-v92_f3k@shroud.io
SINGLE-USE
Virtual BridgeROUTED
+1 (888) OBFS-829
VOICE-ONLY
Shadow CardSANDBOXED
TOKEN •••• X82F
MAX $50.00SAAS-ONLY
Network Latency12ms
Security State
SOVEREIGN
Global Mesh Status: Operational

Identity Infrastructure for AI Agents.

One API to give your agent a disposable email, phone number, and virtual card. Everything cleans up automatically when the job is done.

Component_01

Mail Extraction

Node: US-EAST-1
RAW_INBOUND_STREAM
FROM: verifier@svc.auth.io
SUBJ: Your secure access code
MIME-TYPE: multipart/alternative
HASH: 7f8c2e...9a1
Extracted Signal [JSON]
{ "auth_token": "882-941", "ttl": 300 }
LATENCY: 42msUPTIME: 99.999%
Component_02

Carrier Signal

Carrier: LEVEL-3
1
2
3
4
5
6
OTP_RECEIVED: 492012ms latency
ROUTING: +1 (555) 293VOIP_BYPASS
AUTH: LEVEL-3 AUTHSTATUS: ACTIVE
Component_03

Ledger Node

Auth: RSA-4096
**** **** **** 8291
SHROUD_V_01
EXP 12/26
Budget Limit$2,450 / $5,000
SaaS-onlyUSD-onlyAuto-Burn
TX_LIMIT: $5,000SHIELD: ACTIVE
Global Load
4.2M req/s
Mean Response
18.4ms
Encryption
AES-256-GCM
System Health
99.998%
Burner Phone Infrastructure for Agents

Carrier-grade burner phone numbers. For agents only.

Programmatically allocate, monitor, and destroy temporary phone numbers for SMS verification. No physical SIMs. No human interaction.

Infrastructure: v2.4.0-AlphaLatency: 14ms (US-EAST-1)

Carrier-Backed Number

Active Allocation: +1 (212) 555-0198

New York, NY
SECURE_TUNNEL
12:04:11
Google"G-492102 is your verification code."
PARSED_OTP
12:04:08
Stripe"Your Shroud login code: 882-941."
PARSED_OTP
12:03:52
Verizon"System alert: Your balance is low..."
FILTERED
SHROUD

Policy Controls

SMS OTPs Only
Restrict to Known Services
Auto-Destroy on Receipt
Active Node
OPERATIONAL
Uptime99.998%
Global Pools42 Nodes
Carrier IdentityLEVEL-3 AUTH

No Physical SIM Required

We connect directly to carrier signaling layers. Your agents get real SMS messages without a SIM card or any hardware.

ACTIVE POINT-OF-PRESENCEUS-EAST-NY-01
LATENCY14.2ms
THROUGHPUT1.2GB/s
Extraction Layer v2.0

Stop wasting context tokens on raw HTML emails.

Our extraction layer identifies OTPs, magic links, and verification codes automatically — so your agent gets a clean, actionable object, not a wall of email markup.

OTP Codes

Parsed and delivered in milliseconds.

Magic Links

Extracted and forwarded without exposing raw session tokens.

Zero Waste

No regex. No context waste. No hallucinations. Pure data.

System Health

Extraction API Active
View API Documentation
Transformer Process: 0x82f..91
Raw Input
<!DOCTYPE html>
<html xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<style> .btn { color: #ffff !important; } </style>
</head>
<body>
<table width="100%">
<tr><td align="center" style="padding: 40px;">
<h1>Welcome to CloudSync</h1>
<p>Please click the button below to verify.</p>
<a href="https://cloudsync.io/auth/verify?
token=...">Verify Email</a>
<p>Your code is: <strong>441-282</strong></p>
</td></tr>
</table>
</body>
</html>
... 142 lines hidden ...
Extracted Signal
Processed Result
{
"type": "magic_link",
"url": "https://cloudsync.io/auth/v..",
"otp": "441282",
"ttl": 3600,
"source": "no-reply@cloudsync.io"
}
Context Efficiency+98.2%
Node: US-EAST-1Lat: 12msHash: Shroud_Extraction_Final
Live Lifecycle Monitoring

From request to teardown in seconds.

Temporary identities for your agents. Secure, isolated, and deleted the moment the task is done.

NODE_01

Orchestrator Requests

NodeUS-EAST-1
ActionPOST /v1/profiles
NODE_02

Provisioning

ResourceEMAIL_PH_VCC
StatusINSTANT
NODE_03

Agent Executes

TargetSAAS_LOGIN
ProtocolAUTH
NODE_04

Webhook Fired

PayloadOTP_EXTRACTED
Latency12ms
NODE_05

Task Completes

Usage1/1
StatusCLOSED
NODE_06

Teardown

NodeDestroyed
ActionDELETE /v1/profiles/...
zsh — shroud-cli
$pip install shroud-identity
Successfully installed shroud-identity-2.4.0
$shroud profile create --saas-only
▙ PROVISIONING NODE...✔ Identity ready (ID: agent_9392_alpha)▙ SESSION STARTING...

Works with your stack, out of the box.

LangChain
AutoGen
CrewAI
Lithic
Cloudflare
Svix
Stripe
Supabase
Coming soon: official Python SDK —pip install shroud-identity
Security State: SOVEREIGN|All systems operational

Built for Trust.
Sandboxed by Design.

Protocol-001

Enterprise Grade Compliance

SOC 2 TYPE II CERTIFIED

Availability

99.99%

Confidentiality

ENCRYPTED

Processing

INTEGRITY

Privacy

ISOLATED

Technical server infrastructure
MONITORING ACTIVE // NODE_ID: SRD-9921

Strict KYC for developers

All API accounts verified through Stripe Identity. We eliminate malicious actors before the first request.

Biometric Sync
Global Watchlist Scan

Anomaly detection on spend

Unusual spend is flagged automatically. Real-time monitoring helps catch unauthorized charges before they happen.

Flagged Activity

Full audit trail

CRE_TOKEN_GEN2024.10.12 // 14:22:01.002IMMUTABLE
USAGE_LOG_PULL2024.10.12 // 14:21:55.421IMMUTABLE
DESTROY_EVT_042024.10.12 // 14:19:12.883IMMUTABLE
CRED_ROTATION2024.10.12 // 14:05:00.000IMMUTABLE

Every credential, timestamp, usage log, and destroy event is logged and tamper-proof.

Simple, usage-based pricing.

NODE_CAPACITY: SHARED
LATENCY_SLA: 99.9%

Starter

$0/month
1,000 profile creates/mo
10 GB webhook delivery
Email + Phone credentials
Community support
7-day log retention
Start for free
NODE_CAPACITY: DEDICATED
LATENCY_SLA: 99.99%
Most Popular

Pro

$149/month
50,000 profile creates/mo
100 GB webhook delivery
Email + Phone + VCC
Priority support (4h SLA)
90-day log retention
Teams & RBAC
Get API Key
NODE_CAPACITY: ISOLATED
COMPLIANCE_LEVEL: SOC2

Enterprise

Custom
Unlimited profiles
Dedicated infrastructure
Custom VCC limits & controls
SSO / SAML
SLA + dedicated CSM
Audit log export
Talk to sales

Your agents need their own identity.

Start in minutes. No infrastructure to manage.

Get API Key Read the Docs