Commerce teams do not need another greenfield demo store. They already have a checkout, catalog, theme, repository, analytics stack, and years of operational decisions.

The practical opportunity for AI is not to pretend those systems do not exist. It is to make them easier to understand and operate without handing production credentials to a prompt.

Sync is only the beginning

A traditional connector moves records from one database to another. That is useful, but it is not enough for an operating agent.

An active commerce connector should expose the capabilities of the system it represents. For Shopify, that includes Admin and Storefront APIs, theme files, and shop-bound media. For GitHub, it includes branches, files, and pull requests.

The agent can then work where the business already works.

Credentials stay on the server

Merchant tokens should never be copied into a conversation or returned to a model. Helium injects connected-system credentials on the server after identity and policy checks.

This creates a clean division:

  • Skills explain how a task should be performed
  • Identity determines who is acting
  • Policy determines which operations are available
  • The connector supplies the authenticated capability
  • Approval controls consequential changes

Instructions do not grant access. Disabling the connector removes the capability.

Approval is part of the product

Safe does not mean passive. An agent can inspect a theme, prepare a section, update a branch, or assemble storefront media. The critical moment is when that work reaches customers or a production-shaped surface.

Publishing a column, syncing a source, writing a live theme, opening a pull request, and uploading storefront-bound media remain explicit actions. The person operating the brand stays on the publish button.

Build on the stack you own

A durable catalog gives the agent product truth. Live connectors give it operational reach. Together, they support work that a disconnected chatbot cannot complete responsibly.

The result is not a replacement store. It is a better-equipped one: product data becomes richer, changes become easier to prepare, and the path from idea to customer remains visible.