Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursor/plugins
/ validate-plugins.mjs
File
validate-plugins.mjs
scripts/validate-plugins.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ readFileSync, existsSync } from
"fs"
;
4
import
{ resolve, dirname } from
"path"
;
Callers
nothing calls this directly
Calls
2
loadJSON
Function · 0.85
fail
Function · 0.85
Tested by
no test coverage detected