Reviewed extension marketplace
Know what it can do before you install it.
A plugin runs with your permissions. Every one here goes through the same review — automated rules, an isolated dry run with no network, a person when the result is ambiguous — and the record is published with it.
Review record
Nothing has been published yet. The first approved plugin shows its record here.
The pipeline, in order
What each stage checks →- 01Manifest
- 02Rules
- 03Dependencies
- 04Sandbox
- 05Semantic
- 06Human
Published plugins
See all →The catalogue is empty. The first approved plugin will show up here.
Multi-platform
One catalogue, several ecosystems
The target platform is a first-class entity in the data model: accounts, payments and licences stay unified, while each ecosystem contributes only its own manifest format and its own platform-specific rules.
Add the marketplace to Claude Code
The manifest follows the native format. Every entry is pinned to the SHA-256 digest of the version that passed review, so the bytes you install are the bytes that were reviewed.
1 · add the marketplace
/plugin marketplace add https://pluggable.it/api/v1/mp/claude-code/marketplace.json2 · install a plugin
/plugin install name@pluggable