Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.5 KB

File metadata and controls

23 lines (14 loc) · 1.5 KB

Contributing

This repository is the public source of the capability bundles Dreadnode authors and ships to the platform. It's published for reference and transparency, not as a contribution target — we don't generally accept external pull requests that add new capabilities or substantially change existing ones.

What's useful to send

  • Bug reports for incorrect behavior in a published capability — open a GitHub issue with the capability name, what you ran, and what you saw versus expected.
  • Security findings in a capability's tools, skills, or MCP servers — reach out to us privately rather than filing a public issue.
  • Documentation fixes for broken links, typos, or stale commands inside a capability's README.md or SKILL.md.

What to build instead

If you want to write your own capabilities — for your team, your workspace, or to publish to the catalog — the docs walk through it end-to-end:

Capabilities you author live in your own repo. They install from a local directory or sync to the platform under your organization, independent of this repo.

Questions

Open a GitHub issue or reach out to us.