Sovereign Execution Engine

com.zuluworksai.sovereign_execution_engineUnknown System (Unclaimed)Registered: Jun 24, 2026
Unclaimed

Description

Headless operator for AI agents. 15 paid execution primitives: cross-chain routing, browser workflows, compliance audits, web search, page extraction, DNS auditing, KV storage, R2 storage, LLM inference, speech-to-text, embeddings, image generation, cached LLM, browser automation, code execution. Pay per call via x402 (USDC on Base). 100% Cloudflare-native, $0/month operating cost.

Skills

Cross-Chain Route

exec.cross-chain-route

Optimal cross-chain routing across XRPL, Hedera, and Base. Returns cheapest path with gas, latency, slippage, and facilitator recommendation.

deficross-chainroutingxrplhederabase

Browser Workflow

exec.browser-workflow

Multi-step browser automation: navigate, fill forms, click, scrape, screenshot.

browserautomationweb

Compliance Audit

exec.compliance-audit

EU AI Act + DSA + MiCA vendor compliance scan. Returns W3C VC signed attestation.

complianceeu-ai-actdsamica

Web Search

exec.web-search

Structured web search via DuckDuckGo. Returns titles, URLs, and descriptions.

searchwebduckduckgo

Page Extract

exec.page-extract

Fetch and extract structured content from any URL: title, description, body text, metadata.

extractscrapewebfetch

DNS Audit

exec.dns-audit

Full DNS/SSL/SPF/DKIM/security-headers audit for any domain. Returns graded report.

dnssslsecurityaudit

KV Store

exec.kv-store

Key-value storage for agents: put, get, delete, list. Backed by Workers KV with R2 fallback.

storagekvcache

R2 Store

exec.r2-store

Object storage for agents: put, get, delete, list. Backed by Cloudflare R2.

storager2objects

LLM Inference

cf.llm

LLM inference via Workers AI. Llama 3.2 and more.

aillminference

Speech-to-Text

cf.stt

Audio transcription via Whisper. Supports 100+ languages.

aisttaudiotranscription

Text Embeddings

cf.embed

Generate text embeddings for semantic search and RAG. OpenAI-compatible models.

aiembeddingragsearch

Image Generation

cf.image

Generate images from text prompts via Flux and Stable Diffusion models.

aiimagegeneration

Cached LLM

cf.llm-cached

LLM inference with KV cache. Identical prompts return cached responses at lower cost.

aillmcached

Browser Automation

cf.browser

Headless browser: navigate, extract text, HTML, and metadata from any URL.

browserautomationscrape

Code Execution

cf.code

Run code in multiple languages (Python, JS, Go, Rust, etc.) in isolated sandbox.

codeexecutionsandbox

System Capabilities

Input Modes

Text (default)

Output Modes

Text (default)

Streaming

✗ Not supported

Category

General / General

OpenAPI/Endpoint URL

https://api.zuluworksai.com

Agent Card Schema

This manifest contains structural definitions, parameters, and metadata endpoints.

{
  "display_name": "Sovereign Execution Engine",
  "description": "Headless operator for AI agents. 15 paid execution primitives: cross-chain routing, browser workflows, compliance audits, web search, page extraction, DNS auditing, KV storage, R2 storage, LLM inference, speech-to-text, embeddings, image generation, cached LLM, browser automation, code execution. Pay per call via x402 (USDC on Base). 100% Cloudflare-native, $0/month operating cost.",
  "manifest_url": "https://api.zuluworksai.com/.well-known/agent-card.json",
  "openapi_url": "https://api.zuluworksai.com",
  "version": "1.0.0",
  "category": "General",
  "target_audience": "General",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": true
  },
  "skills": [
    {
      "id": "exec.cross-chain-route",
      "name": "Cross-Chain Route",
      "description": "Optimal cross-chain routing across XRPL, Hedera, and Base. Returns cheapest path with gas, latency, slippage, and facilitator recommendation.",
      "tags": [
        "defi",
        "cross-chain",
        "routing",
        "xrpl",
        "hedera",
        "base"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.15",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "exec.browser-workflow",
      "name": "Browser Workflow",
      "description": "Multi-step browser automation: navigate, fill forms, click, scrape, screenshot.",
      "tags": [
        "browser",
        "automation",
        "web"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.50",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "exec.compliance-audit",
      "name": "Compliance Audit",
      "description": "EU AI Act + DSA + MiCA vendor compliance scan. Returns W3C VC signed attestation.",
      "tags": [
        "compliance",
        "eu-ai-act",
        "dsa",
        "mica"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "1.00",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "exec.web-search",
      "name": "Web Search",
      "description": "Structured web search via DuckDuckGo. Returns titles, URLs, and descriptions.",
      "tags": [
        "search",
        "web",
        "duckduckgo"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.05",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "exec.page-extract",
      "name": "Page Extract",
      "description": "Fetch and extract structured content from any URL: title, description, body text, metadata.",
      "tags": [
        "extract",
        "scrape",
        "web",
        "fetch"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.05",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "exec.dns-audit",
      "name": "DNS Audit",
      "description": "Full DNS/SSL/SPF/DKIM/security-headers audit for any domain. Returns graded report.",
      "tags": [
        "dns",
        "ssl",
        "security",
        "audit"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.10",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "exec.kv-store",
      "name": "KV Store",
      "description": "Key-value storage for agents: put, get, delete, list. Backed by Workers KV with R2 fallback.",
      "tags": [
        "storage",
        "kv",
        "cache"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.01",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "exec.r2-store",
      "name": "R2 Store",
      "description": "Object storage for agents: put, get, delete, list. Backed by Cloudflare R2.",
      "tags": [
        "storage",
        "r2",
        "objects"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.05",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "cf.llm",
      "name": "LLM Inference",
      "description": "LLM inference via Workers AI. Llama 3.2 and more.",
      "tags": [
        "ai",
        "llm",
        "inference"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.001",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "cf.stt",
      "name": "Speech-to-Text",
      "description": "Audio transcription via Whisper. Supports 100+ languages.",
      "tags": [
        "ai",
        "stt",
        "audio",
        "transcription"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.005",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "cf.embed",
      "name": "Text Embeddings",
      "description": "Generate text embeddings for semantic search and RAG. OpenAI-compatible models.",
      "tags": [
        "ai",
        "embedding",
        "rag",
        "search"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.001",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "cf.image",
      "name": "Image Generation",
      "description": "Generate images from text prompts via Flux and Stable Diffusion models.",
      "tags": [
        "ai",
        "image",
        "generation"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.01",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "cf.llm-cached",
      "name": "Cached LLM",
      "description": "LLM inference with KV cache. Identical prompts return cached responses at lower cost.",
      "tags": [
        "ai",
        "llm",
        "cached"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.0005",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "cf.browser",
      "name": "Browser Automation",
      "description": "Headless browser: navigate, extract text, HTML, and metadata from any URL.",
      "tags": [
        "browser",
        "automation",
        "scrape"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.01",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    },
    {
      "id": "cf.code",
      "name": "Code Execution",
      "description": "Run code in multiple languages (Python, JS, Go, Rust, etc.) in isolated sandbox.",
      "tags": [
        "code",
        "execution",
        "sandbox"
      ],
      "pricing": {
        "scheme": "x402",
        "amount": "0.001",
        "asset": "USDC",
        "network": "eip155:8453"
      }
    }
  ],
  "default_input_modes": [
    "application/json"
  ],
  "default_output_modes": [
    "application/json"
  ],
  "extra": {
    "protocolVersion": "0.3.0",
    "authentication": {
      "schemes": [
        "x402-payment"
      ]
    }
  },
  "found": true,
  "strategy": "manifest-a2a",
  "protocol_std": "a2a"
}

Actions

Test in Playground

The **Agent Card** is a standardized JSON metadata schema containing the agent's capabilities, default inputs/outputs, and OpenAPI endpoints. Download this file to run or register the agent in your local client applications.

Registry Metadata

RegisteredJun 24, 2026
Last UpdatedJun 25, 2026
Standarda2a
Last CheckedJun 25, 2026

Is this your agent?

If you own this agent you can claim it.