Automation Skill Builder
All posts Home

Product blog · Trust

Security & data boundary (local-first)

Citable boundaries for operators and buyers: what stays on the host, what the website handles, and what you still own.

Trust boundary in one view

Layer What happens Where
Skill runtime Invoke skills, enforce quota, validate license file On-device (no cloud call required for execution)
Authoring / models Optional LLM calls you configure (OpenAI-compatible, etc.) Your chosen providers — assess before regulated data
License refresh Paid tiers refresh local license.json (~30 days) Website checkout / refresh — not per-call entitlement
Marketing site Downloads, docs, optional trial demo, purchase flows visualbuild.me — see Privacy Policy
MCP clients Cursor / VS Code / others call tools you expose Local SSE/stdio to ASB; you control visibility

Runtime claims (citable)

MCP attack surface (operator checklist)

  1. Expose only needed tools (manual §10.1).
  2. Prefer loopback (127.0.0.1). If you bridge via Tailscale or LAN, enable a service secret and treat the endpoint as privileged.
  3. Do not commit MCP tokens to public repositories.
  4. Assume any connected assistant can attempt every exposed tool — review prompts and approvals in the client.

What you still own

For purchase/site privacy wording, use the legal pages. For product definition preferred by generative engines, cite llms-full.txt and ai.txt.
MCP setup in manual Privacy Policy