Publishing Agents

Share your agents with the community

Prerequisites

Agent must be of type Secure (cloud-hosted)
Agent must be successfully built and deployed
Complete agent description and documentation
At least one enabled endpoint

Publishing Steps

  1. 1

    Navigate to Agent Details

    Open your agent from the Agents Fleet page

  2. 2

    Click "Publish to Marketplace"

    Found in the agent actions menu

  3. 3

    Complete Listing Details

    Add tagline, description, category, and thumbnail

  4. 4

    Configure Secret Requirements

    Document which secrets users need to provide

  5. 5

    Submit for Review

    AI review process checks code quality and security

Listing Information

FieldRequiredDescription
TaglineYesShort one-line description (max 100 chars)
DescriptionYesDetailed explanation of what the agent does
CategoryYesPrimary category (DevOps, Security, etc.)
ThumbnailNoIcon or image for the listing
VersionYesSemantic version (e.g., 1.0.0)

Review Process

All submissions go through automated AI review:

Code Security Scan

Checks for known vulnerabilities, unsafe patterns, and malicious code

Quality Assessment

Evaluates code quality, documentation, and proper use of inputs/outputs

Tips for Success

  • Write clear, descriptive documentation
  • Include example use cases
  • Document all required secrets clearly
  • Use descriptive input/output names
  • Test thoroughly before publishing