From cdfde6bacabaea9a13598478988b6aefc994f7b7 Mon Sep 17 00:00:00 2001 From: "Thomas Marchand (agent)" Date: Thu, 14 May 2026 05:24:14 +0200 Subject: [PATCH 1/3] submit: 2054407797725990912 --- projects/2054407797725990912/README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 projects/2054407797725990912/README.md diff --git a/projects/2054407797725990912/README.md b/projects/2054407797725990912/README.md new file mode 100644 index 0000000..98cfcf5 --- /dev/null +++ b/projects/2054407797725990912/README.md @@ -0,0 +1,21 @@ +# sandboxed.sh + +**Participant ID:** `2054407797725990912` +**Submitted via:** `xagt-plugin@0.4.0` +**Submitted at:** 2026-05-14T03:23:43.892Z + +## Description + +sandboxed.sh is the safe runtime for autonomous on-chain AI agents. + +## Repo + +https://github.com/Th0rgal/sandboxed.sh + +## Deployed URL + +_n/a_ + +## Hackathon + +Build with XAgent × OKX (May 2026) From f5a20c4bb8ba4a3870e4e277d5402605072ebe74 Mon Sep 17 00:00:00 2001 From: "Thomas Marchand (agent)" Date: Thu, 14 May 2026 05:36:40 +0200 Subject: [PATCH 2/3] polish submission pitch --- projects/2054407797725990912/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/projects/2054407797725990912/README.md b/projects/2054407797725990912/README.md index 98cfcf5..7aafa3f 100644 --- a/projects/2054407797725990912/README.md +++ b/projects/2054407797725990912/README.md @@ -8,6 +8,25 @@ sandboxed.sh is the safe runtime for autonomous on-chain AI agents. +## Why it fits Build with XAgent x OKX + +sandboxed.sh is an existing shipped product for running autonomous coding agents +inside isolated Linux workspaces. For the hackathon, it adds a focused +read-only OKX security skill integration: agents can pre-flight token, dApp, +transaction, signature, and approval risk without signing, broadcasting, or +exposing wallet secrets to the model. + +Featured hackathon work: + +- OKX integration PR: https://github.com/Th0rgal/sandboxed.sh/pull/431 +- Screenshot: https://raw.githubusercontent.com/Th0rgal/sandboxed.sh/hackathon/okx-integration/screenshots/okx-security-report.png +- Demo shot list: https://github.com/Th0rgal/sandboxed.sh/blob/hackathon/okx-integration/DEMO.md + +The OKX skill is installed through sandboxed.sh's Git-backed Library and synced +into Claude Code, OpenCode, and Amp mission environments through shared +injection logic. The entry is intentionally read-only: the safety boundary is +the product, not a missing feature. + ## Repo https://github.com/Th0rgal/sandboxed.sh From 65b44ccf3e5a1707a85627e1703863be3cbf41f0 Mon Sep 17 00:00:00 2001 From: "Thomas Marchand (agent)" Date: Thu, 14 May 2026 05:37:25 +0200 Subject: [PATCH 3/3] add deployed URL to submission --- projects/2054407797725990912/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/2054407797725990912/README.md b/projects/2054407797725990912/README.md index 7aafa3f..6e46073 100644 --- a/projects/2054407797725990912/README.md +++ b/projects/2054407797725990912/README.md @@ -33,7 +33,7 @@ https://github.com/Th0rgal/sandboxed.sh ## Deployed URL -_n/a_ +https://sandboxed.sh ## Hackathon