The open exchange for cybersecurity AI agents
Open-source. Vendor-neutral. Built for security teams.
Mission
CISOs are experimenting with AI agents. These innovations are happening in silos. CyberAgents Exchange breaks those silos — a community-driven directory where security professionals discover, share, and chain open-source AI agents.
What It Is
CyberAgents Exchange is a community directory of open-source AI agents, skills, MCP servers, and playbooks for cybersecurity. Listing metadata lives here — actual agent code lives in contributors' GitHub repositories. The exchange indexes four types of content:
Agents
AI agents and tools that automate security tasks.
Skills
Reusable agent skills that extend AI coding assistants with security capabilities.
MCP Servers
Model Context Protocol servers for agent connectivity.
Playbooks
Multi-agent workflows that chain agents together into end-to-end security processes.
How It Works
Contributors submit listings via pull request. Agents are vendor-neutral and run anywhere — not locked to a single platform or license. See the Contribute page to get started.
FAQ
Is this a marketplace? Do agents cost money?
No. The exchange is free and open-source. There are no fees to list or use agents. All code is hosted on contributors' public GitHub repositories.
Is this only for Tenable products?
No. The exchange is vendor-neutral. Agents can integrate with any security product — Tenable, CrowdStrike, SentinelOne, or anything else. Best on Tenable One, but built for all.
Where does the actual code live?
In the contributor's GitHub repository. The exchange is a directory — it stores metadata (name, description, integrations) and links to the source. You always get code directly from the author.
What's the difference between an agent, a skill, an MCP server, and a playbook?
In short: agents run tasks, skills extend coding assistants, MCP servers expose data to agents, and playbooks chain agents into multi-step workflows. See full definitions in the contribute file on GitHub.
Who can contribute?
Anyone. Submit a pull request with your listing metadata. See the Contribute page for templates and instructions.
Who's behind this?
CyberAgents Exchange is built and maintained by Tenable's Agentic AI Accelerator practice. Tenable provides the platform, review infrastructure, and flagship agents — the community provides the ecosystem.
Questions & Support
- • Issues & feature requests: open a GitHub issue
- • Security concerns with a listed contribution: reach out to the repository owner; if needed, use GitHub Security Advisories