Worker Marketplace

Unibots

Pre-built micro-VMs for AI agents. Specialized workers (scraping, compute, networking) running on Marisma.

Next-Generation Worker Platform

Unibots are specialized Micro-VMs (Unikernels) that power the Marisma ecosystem. Each worker is designed for a specific task, optimizing resources and maximizing isolation.

Worker Catalog

Unibot Language Purpose Status
java-scraper Java 21 Robust web scraper for dynamic sites ✅ Stable
python-scraper Python 3.11 Lightweight scraper + AI scripts 🧪 Beta
rust-compute Rust Heavy processing + cryptography 🛠️ Dev
go-net Go Networking, proxies, concurrency 🛠️ Dev
7ds-origin-bot Python/OpenCV Game automation (ADB + Vision) 🚀 15%

Want to add your own worker? Follow the Worker Creation Guide.

Worker Standard Structure

All Unibots follow a consistent structure for easy deployment and maintenance.

Unibots Directory Structure

Click to view in full size · Standard worker project layout

Click to enlarge

Deployment Guide

Each worker has its own prepare-rootfs.sh script to compile and sync artifacts with Marisma's staging area.

Prepare Go Worker

cd workers/go-net
./prepare-rootfs.sh

# Compiles Go binary
# Creates minimal rootfs
# Syncs to Marisma staging

Prepare Python Worker

cd workers/python-scraper
./prepare-rootfs.sh

# Installs Python deps
# Packages as unikernel
# Ready for deployment

Security Invariants

All Unibots follow HALETHEIA's strict security principles (HCP v1.4.0).

🚫 Zero-Docker Runtime

Execution operator has no access to Docker socket. Pure KVM isolation.

🔒 XDG Isolate

Strict environment variable isolation for KraftKit execution.

📦 Immutable RootFS

Boot via minimal.cpio (RAM). Read-only volume mounts (9pfs) for JRE.

Pricing

Community Workers

Free

  • java-scraper (stable)
  • python-scraper (beta)
  • Self-hosted on Marisma
  • Community support (GitHub)
Join Waitlist

Custom Workers

Custom

  • Bespoke worker development
  • Domain-specific optimization
  • Integration with your stack
  • Dedicated support (SLA)
  • Training & consulting
Contact Sales

Need the infrastructure? Unibots run on Marisma sandbox infrastructure. Get both for complete AI agent execution stack.

Build Your AI Agent Fleet

Pre-built, production-ready workers for your autonomous AI systems. Deploy in minutes, scale to thousands.

Zoomed image