cursor / cursor/community-plugins
Plugin stuck: scan fails and Publish returns "Plugin not found" (Zfuzz)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4k
- Forks
- 671
- Avg merge
- 3h 42m
- Merged PRs (30d)
- 1
Description
Hi 👋 — my submitted plugin Zfuzz is stuck and I can't get it published.
Plugin: https://cursor.directory/plugins/zfuzz
Symptoms (over ~8h):
- Banner shows: "Scan failed. An admin will re-run it shortly."
- I clicked Submit for verification → it switches to "Verification requested" but the scan never completes (stuck for hours).
- Clicking Publish shows a toast: "Plugin not found" — even though the plugin page loads fine.
So the security scan never finishes, and the record can't be published manually either.
Details (in case it helps a re-run):
- Repo: https://github.com/Zfuzz-dev/zfuzz-mcp
- npm:
@zfuzz/mcp—npx -y @zfuzz/mcp(stdio; starts and responds to MCP introspection — also listed/approved on Glama) - Config:
{ "command": "npx", "args": ["-y", "@zfuzz/mcp"] }
Could an admin re-run the scan / fix the record? Happy to provide anything needed. Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue from the Zfuzz plugin page and the @zfuzz/mcp configuration, then trace the verification scan and Publish entry points for this record. Done means the scan completes successfully and Publish no longer reports “Plugin not found” for https://cursor.directory/plugins/zfuzz.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100