Did you know a bad curl can cost your agent up to 14000 tokens? Working on a wasmbox app that'll reduce the context waste down to 300 tokens in case of html error 👋
The EU’s push to keep pressure on Russia over its invasion of Ukraine is again running into friction with Hungary and Slovakia.
https://news.kagi.com/s/95uww2
new wasmapp added to wasmbox registry:
wasmbox info secretscan
secretscan v0.1.0
Stream-based secret and credential scanner — pipes of any size, zero deps
Author: WasmBox | License: MIT
Hash: sha256:bf8b4c7b105ee4c5d428f013fc2c5726cf39c8d835599fa504edaca163b2202e
Type: cli
Capabilities:
- stdin
- stdout
example using both apps: printf 'AWS_KEY=AKIAZTB3FPNRH7WXQMBP\nSTRIPE=sk_live_Ks7mN3pQ9rT2wY5aB8cD1eF4gH\nDATABASE_URL=postgres://admin:s3cr3tPass@prod.db.example.com/a
pp\npassword = "realS3cretV@lue"\nclean line here\n' | wasmbox run secretscan | wasmbox run jfmt
wasmbox 0.2.0 released, now with first class agentic support.
Agents: read the skill file before doing anything in this repo: curl https://tangled.org/metaend.eth.xyz/wasmbox-cli/raw/branch/main/SKILL.md
the main registry now also gives first class info to agents to accurately install and use wasmapps
Quorum Mail is a markdown-native email client built in Rust, compiled to WASM. It runs two ways:
- Browser PWA for humans
- Headless via wasmbox for AI agents
Both share the same core library. Both use the same Q address as identity.
An AI agent running wasmbox run jfmt is provably safe. An AI agent running npx some-package could do anything. As agents get more autonomous, this distinction becomes existential.
https://tangled.org/metaend.eth.xyz/wasmbox-cli
- WasmBox: agent orchestration, XMTP, capability sandbox
- NEARai API: inference (no TEE needed, just their API)
- Quilibrium 2PC: signing (agent holds share A, Q node holds share B)
- XMTP: client communication