Use it now
Marketplace listings can now include a marketplace name and an official-status flag
What
The schema for marketplace entries, used for listing skills and plugins, now recognizes two additional fields: marketplace_name and is_official. These are parsed and made available on entries as marketplaceName and isOfficial.
Why
This lets a marketplace listing identify itself by name and mark whether it's an official source, which could help distinguish official plugin/skill sources from third-party ones.
Names in the bundlemarketplace_nameis_official
Documented inclaude-code/monitoring-usage
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Confirmed since
Anthropic's documentation has since written up is_official, on Monitoring.
| Plugin installed and its source | `plugin_installed` | `plugin.name`, `marketplace.name`, `marketplace.is_official` |monitoring-usage see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up is_official, on Monitoring.