Build & Run Agents·production

IAM Marketplace

Catalog of ready-made agents and a conversational builder for custom scenarios.

IAM Marketplace interface
Current public IAM Marketplace surface. The screenshot was verified when the documentation was published.

Key capabilities

  • Agent discovery, configuration and installation
  • Conversational assembly of a custom AgentPackage
  • Quotas, schedules, Telegram and hosted runtime

Role in the ecosystem

IAM Marketplace allows you to find a ready-made agent or create your own AgentPackage in the dialog. The package describes the purpose, instructions, tools, secrets, limits and launch method; the running workload remains in the isolated IAM.Hosting perimeter.

User path

  1. Find an agent in the catalog or describe the task to the builder-assistant.
  2. Check the proposed capabilities, schedule and integrations.
  3. Connect scoped credentials without transferring secrets to the package author.
  4. Perform a test run and examine the result/log.
  5. Publish privately or make the package available to other users.

Package model

The versioned AgentPackage is separated from the runtime instance. This allows repeat a launch, roll back the configuration and trace package provenance through execution. Telegram, webhooks and schedules are delivery channels, not sources of unlimited powers.

Security and billing

Each launch receives a tenant/user scope, quota and list of allowed tools. Sensitive values are stored as credential references. Usage is calculated from completed runs; expired idle workloads stop. An agent error must not charge the user repeatedly without a separately confirmed result.

Limit of responsibility

The Marketplace is responsible for discovery, configuration and publishing. Kubernetes lifecycle, scale-to-zero and process isolation belong to IAM.Hosting.