Skip to main content

Contribute

Share your AI agents, skills, MCP servers, and playbooks with the cybersecurity community. Listings are submitted via GitHub pull requests.

How It Works

  1. 1.

    Fork the repository

    Fork tenable/cyberagents-exchange on GitHub and clone your fork locally.

  2. 2.

    Create your listing

    Copy the template from templates/ and fill in your details. Place it in agents/, skills/, mcp-servers/, or playbooks/.

  3. 3.

    Submit a pull request

    Push your branch and open a PR from your fork. We'll review and merge. Your listing goes live on the next deploy.

What to List

Agents

Standalone AI agents that automate cybersecurity tasks. Your code stays in your GitHub repo — the listing here is just metadata that points to it.

Skills

Reusable SKILL files that extend AI coding assistants (Claude Code, Cursor, Copilot) with security capabilities.

MCP Servers

Model Context Protocol servers that expose data or capabilities to AI agents and coding assistants.

Playbooks

Workflows that chain multiple agents together. Describe each step in the chain, linking to agents on this exchange or on GitHub.

Full Details

See the complete contribution guide in CONTRIBUTING.md for field definitions, supported integrations, and the listing schema.