claude-code - 💡(How to fix) Fix Plugin validation failed on save — cannot overwrite existing personal plugin in account-scoped marketplace (HTTP 400 plugin_validation) [1 comments, 1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#56303Fetched 2026-05-06 06:31:41
View on GitHub
Comments
1
Participants
1
Timeline
7
Reactions
0
Participants
Timeline (top)
labeled ×4cross-referenced ×2commented ×1

Error Message

Actual result: "Plugin validation failed" error. Plugin is not saved. The error originates from a server-side HTTP 400 response with error code plugin_validation during the upload to the account-scoped marketplace. The actual server error message is not surfaced in the UI or in any log file. There is no option in the UI to delete a plugin from the personal marketplace — only local uninstall is available, which does not reset the server-side state.

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Description When saving changes to an existing personal plugin in Cowork (research preview), the save operation fails with "Plugin validation failed". The plugin cannot be updated. Environment

Claude Desktop, macOS Cowork mode (research preview)

Steps to reproduce

Install a personal plugin via file upload in Cowork Make any change to the plugin files Click the Save button in the project tree

Expected result: Plugin is saved and updated. Actual result: "Plugin validation failed" error. Plugin is not saved. What we've ruled out

File content: fails even with a minimal plugin.json containing only name, version, description, author Plugin name format: valid kebab-case File size: 85 KB, well under the 50 MB limit Marketplace plugin limit: only 1 personal plugin installed Client-side state: restarting Claude does not resolve the issue

Additional context The error originates from a server-side HTTP 400 response with error code plugin_validation during the upload to the account-scoped marketplace. The actual server error message is not surfaced in the UI or in any log file. There is no option in the UI to delete a plugin from the personal marketplace — only local uninstall is available, which does not reset the server-side state.

What Should Happen?

Plugin is saved and updated.

Error Messages/Logs

Steps to Reproduce

Steps to reproduce

  1. Install a personal plugin via file upload in Cowork
  2. Make any change to the plugin files
  3. Click the Save button in the project tree

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

Claude 1.5354.0 (9a9e3d) 2026-04-29T01:14:34.000Z

Claude Code Version

Claude 1.5354.0 (9a9e3d) 2026-04-29T01:14:34.000Z

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The "Plugin validation failed" error when saving changes to a personal plugin in Cowork mode may be resolved by investigating the server-side validation rules or resetting the server-side state of the plugin.

Guidance

  • Investigate the server-side validation rules for plugins in the account-scoped marketplace to identify potential issues with the plugin's configuration or content.
  • Try uninstalling the plugin locally and then reinstalling it to see if the issue persists, which may help determine if the problem is with the plugin itself or the server-side state.
  • Consider reaching out to the development team or support for assistance in resetting the server-side state of the plugin, as there is no option in the UI to delete a plugin from the personal marketplace.
  • Review the changes made to the plugin files to ensure they comply with the expected format and content requirements.
  • Check if any recent updates or changes to the Claude Code or Cowork mode may have introduced new validation rules or requirements for plugins.

Notes

The exact cause of the "Plugin validation failed" error is unclear due to the lack of detailed error messages or logs. The issue may be specific to the configuration or content of the plugin, or it could be related to a regression introduced in a recent version of Claude Code.

Recommendation

Apply workaround: Given the uncertainty around the cause and the lack of a clear fix, attempting to reset the server-side state of the plugin or seeking assistance from the development team may be the most viable option for resolving the issue.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix Plugin validation failed on save — cannot overwrite existing personal plugin in account-scoped marketplace (HTTP 400 plugin_validation) [1 comments, 1 participants]