Skip to content

Commit 935257c

Browse files
dormsternclaude
andcommitted
docs: ephemeral session language in diagram + AnchorBrowser section
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7fdec0a commit 935257c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ flowchart TD
8282
F -->|"default: deny"| C
8383
F -->|"default: allow"| E
8484
85-
E --> G["☁️ <b>AnchorBrowser</b><br/>Sandboxed cloud browser<br/>Opens real Chrome, executes task<br/>Your machine is never involved"]
85+
E --> G["☁️ <b>AnchorBrowser</b><br/>Ephemeral, isolated cloud browser session<br/>Opens real Chrome, executes task<br/>Session auto-expires — nothing persists"]
8686
G --> H["Result returned to your code"]
8787
8888
C --> I["📝 <b>Audit Log</b><br/>Every action logged to shield-audit.jsonl<br/>Allowed AND blocked — append-only"]
@@ -107,7 +107,7 @@ npx declawed kill # Kill switch — destroy session immediately
107107

108108
## Empowered by AnchorBrowser
109109

110-
declawed runs on [AnchorBrowser](https://anchorbrowser.io) — hardened, cloud-hosted browser sessions purpose-built for AI agents. [Cloudflare](https://cloudflare.com) verified bot partner. SOC2 Type 2 and ISO27001 certified. Trusted by [Google](https://google.com), [Coinbase](https://coinbase.com), and [Composio](https://composio.dev). Stealth proxies, CAPTCHA solving, anti-fingerprinting, and full session isolation out of the box.
110+
declawed runs on [AnchorBrowser](https://anchorbrowser.io) — ephemeral, hardened cloud browser sessions purpose-built for AI agents. Each session is isolated, auto-expires, and leaves no trace. [Cloudflare](https://cloudflare.com) verified bot partner. SOC2 Type 2 and ISO27001 certified. Trusted by [Google](https://google.com), [Coinbase](https://coinbase.com), and [Composio](https://composio.dev). Stealth proxies, CAPTCHA solving, anti-fingerprinting, and full session isolation out of the box.
111111

112112
AnchorBrowser handles the browser. declawed handles the rules.
113113

0 commit comments

Comments
 (0)