Registry identity
Checks name, type and optional current schema reference.
Registry JSON validation
Check a shadcn registry item for identity, file payloads, safe relative paths, dependencies, schema metadata and destructive embedded commands.
Analysis runs in this browser. No public result URL is generated, and exported reports omit the analyzed source.
Coverage
Checks name, type and optional current schema reference.
Requires explicit files and detects parent traversal or absolute targets.
Reviews package and registry dependency identifiers for obvious installability gaps.
Scans embedded file content for destructive commands and remote shell pipes.
FAQ
No. It performs local static validation and never writes files or runs the shadcn CLI.
Registry installation should stay within the intended project. Absolute paths and parent traversal can overwrite unrelated files.
No. You must also test the item with the current CLI in a clean supported project and verify imports, dependency versions, styles and generated paths.
No. This checker focuses on registry packaging. Use the React component profiler and rendered accessibility testing for component behavior.