https://github.com/clerk/clerk-docs
· scanned 2026-06-17 01:49 UTC (1 month, 1 week ago)
42 raw signals (0 security + 42 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -8.9 (diff) · 34 actionable findings from 1 signal source. 8 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 412 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
formatAnnotation |
software | healthy | prettier-mdx.mjs:formatAnnotation |
replaceAnnotationMarkers |
software | healthy | prettier-mdx.mjs:replaceAnnotationMarkers |
remarkCollectAnnotations |
software | healthy | prettier-mdx.mjs:remarkCollectAnnotations |
traverse |
software | healthy | prettier-mdx.mjs:traverse |
formatAnnotations |
software | healthy | prettier-mdx.mjs:formatAnnotations |
remarkFormatCodeBlocks |
software | healthy | prettier-mdx.mjs:remarkFormatCodeBlocks |
inferParser |
software | healthy | prettier-mdx.mjs:inferParser |
getLanguageByLanguageName |
software | healthy | prettier-mdx.mjs:getLanguageByLanguageName |
remarkAddCalloutMarkers |
software | healthy | prettier-mdx.mjs:remarkAddCalloutMarkers |
replaceCalloutMarkers |
software | healthy | prettier-mdx.mjs:replaceCalloutMarkers |
handler |
software | healthy | api/redirect.ts:handler |
if |
software | healthy | scripts/build-docs.ts:if |
main |
software | healthy | scripts/build-docs.ts:main |
build |
software | healthy | scripts/build-docs.ts:build |
docsArray |
software | healthy | scripts/build-docs.ts:docsArray |
groupsItemsCombinedSDKs |
software | healthy | scripts/build-docs.ts:groupsItemsCombinedSDKs |
might |
software | healthy | scripts/build-docs.ts:might |
remarkPluginCheckDescriptionBackticks |
software | healthy | scripts/check-description-backticks.ts:remarkPluginCheckDes… |
fixDescription |
software | healthy | scripts/check-description-backticks.ts:fixDescription |
main |
software | healthy | scripts/check-description-backticks.ts:main |
validateNoDuplicateSources |
software | healthy | scripts/check-duplicate-redirects.ts:validateNoDuplicateSou… |
checkDuplicateRedirects |
software | healthy | scripts/check-duplicate-redirects.ts:checkDuplicateRedirects |
main |
software | healthy | scripts/check-duplicate-redirects.ts:main |
remarkPluginCheckFrontmatter |
software | healthy | scripts/check-frontmatter.mjs:remarkPluginCheckFrontmatter |
main |
software | healthy | scripts/check-frontmatter.mjs:main |
main |
software | healthy | scripts/link-typedoc.ts:main |
log |
software | healthy | scripts/check-images.ts:log |
showHelp |
software | healthy | scripts/check-images.ts:showHelp |
getPublicAssets |
software | healthy | scripts/check-images.ts:getPublicAssets |
addReference |
software | healthy | scripts/check-images.ts:addReference |
getAssetReferences |
software | healthy | scripts/check-images.ts:getAssetReferences |
findDifferences |
software | healthy | scripts/check-images.ts:findDifferences |
main |
software | healthy | scripts/check-images.ts:main |
totalIssues |
software | healthy | scripts/check-images.ts:totalIssues |
getGitBranch |
software | healthy | scripts/update-algolia-records.ts:getGitBranch |
stripBackticks |
software | healthy | scripts/update-algolia-records.ts:stripBackticks |
stripCalloutSyntax |
software | healthy | scripts/update-algolia-records.ts:stripCalloutSyntax |
extractCalloutAnchor |
software | healthy | scripts/update-algolia-records.ts:extractCalloutAnchor |
extractHeadingId |
software | healthy | scripts/update-algolia-records.ts:extractHeadingId |
extractTextContent |
software | healthy | scripts/update-algolia-records.ts:extractTextContent |
parseMarkdownTable |
software | healthy | scripts/update-algolia-records.ts:parseMarkdownTable |
hasNestedBlockElements |
software | healthy | scripts/update-algolia-records.ts:hasNestedBlockElements |
filePathToUrl |
software | healthy | scripts/update-algolia-records.ts:filePathToUrl |
generateRecordsFromDoc |
software | healthy | scripts/update-algolia-records.ts:generateRecordsFromDoc |
createRecord |
software | healthy | scripts/update-algolia-records.ts:createRecord |
cells |
software | healthy | scripts/update-algolia-records.ts:cells |
isAcronym |
software | healthy | scripts/update-algolia-records.ts:isAcronym |
cleanSynonym |
software | healthy | scripts/update-algolia-records.ts:cleanSynonym |
extractTooltipSynonym |
software | healthy | scripts/update-algolia-records.ts:extractTooltipSynonym |
buildSynonyms |
software | healthy | scripts/update-algolia-records.ts:buildSynonyms |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
clerk-typedoc.md |
software | healthy | clerk-typedoc.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
conductor.json |
software | healthy | conductor.json |
vercel.json |
software | healthy | vercel.json |
prettier-mdx.mjs |
software | healthy | prettier-mdx.mjs |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
flags.json |
software | healthy | flags.json |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
docs.json |
software | healthy | redirects/static/docs.json |
redirect.ts |
software | healthy | api/redirect.ts |
build-docs.ts |
software | healthy | scripts/build-docs.ts |
check-typedoc-edits.js |
software | healthy | scripts/check-typedoc-edits.js |
check-description-backticks.ts |
software | healthy | scripts/check-description-backticks.ts |
check-duplicate-redirects.ts |
software | healthy | scripts/check-duplicate-redirects.ts |
check-frontmatter.mjs |
software | healthy | scripts/check-frontmatter.mjs |
link-typedoc.ts |
software | healthy | scripts/link-typedoc.ts |
check-images.ts |
software | healthy | scripts/check-images.ts |
update-algolia-records.ts |
software | healthy | scripts/update-algolia-records.ts |
build-docs.test.ts |
software | healthy | scripts/build-docs.test.ts |
trace-redirect.ts |
software | healthy | scripts/trace-redirect.ts |
extract-typedoc-pages.ts |
software | healthy | scripts/extract-typedoc-pages.ts |
check-prompt-deeplink-length.ts |
software | healthy | scripts/check-prompt-deeplink-length.ts |
update-algolia-records.test.ts |
software | healthy | scripts/update-algolia-records.test.ts |
check-annotations.mjs |
software | healthy | scripts/check-annotations.mjs |
report-top-404s.ts |
software | healthy | scripts/report-top-404s.ts |
check-quickstarts.mjs |
software | healthy | scripts/check-quickstarts.mjs |
check-redirects.ts |
software | healthy | scripts/check-redirects.ts |
check-svgs.ts |
software | healthy | scripts/check-svgs.ts |
move-doc.test.ts |
software | healthy | scripts/move-doc.test.ts |
delete-doc.mjs |
software | healthy | scripts/delete-doc.mjs |
move-doc.ts |
software | healthy | scripts/move-doc.ts |
llms.ts |
software | healthy | scripts/lib/llms.ts |
prompts.ts |
software | healthy | scripts/lib/prompts.ts |
store.ts |
software | healthy | scripts/lib/store.ts |
redirects.ts |
software | healthy | scripts/lib/redirects.ts |
getLastCommitDate.ts |
software | healthy | scripts/lib/getLastCommitDate.ts |
image-reference-resolver.test.ts |
software | healthy | scripts/lib/image-reference-resolver.test.ts |
dev.ts |
software | healthy | scripts/lib/dev.ts |
typedoc.ts |
software | healthy | scripts/lib/typedoc.ts |
error-messages.ts |
software | healthy | scripts/lib/error-messages.ts |
image-reference-resolver.ts |
software | healthy | scripts/lib/image-reference-resolver.ts |
partials.ts |
software | healthy | scripts/lib/partials.ts |
llms.test.ts |
software | healthy | scripts/lib/llms.test.ts |
config.ts |
software | healthy | scripts/lib/config.ts |
api-errors.ts |
software | healthy | scripts/lib/api-errors.ts |
io.ts |
software | healthy | scripts/lib/io.ts |
schemas.ts |
software | healthy | scripts/lib/schemas.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
redirects |
software | healthy | redirects |
static |
software | healthy | redirects/static |
api |
software | healthy | api |
scripts |
software | healthy | scripts |
lib |
software | healthy | scripts/lib |
plugins |
software | healthy | scripts/lib/plugins |
utils |
software | healthy | scripts/lib/utils |
components |
software | healthy | scripts/lib/components |
ai |
software | healthy | scripts/ai |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
schemas |
software | healthy | schemas |
docs |
software | healthy | docs |
styleguides |
software | healthy | styleguides |
prompts |
software | healthy | prompts |
contributing |
software | healthy | contributing |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
report |
cicd | healthy | .github/workflows/report-top-404s.yml |
check-typedoc-edits |
cicd | healthy | .github/workflows/typedoc-guard.yml |
allow-merge |
cicd | healthy | .github/workflows/check-do-not-merge.yml |
test |
cicd | healthy | .github/workflows/test-build.yml |
lint |
cicd | healthy | .github/workflows/lint.yml |
check_quickstarts |
cicd | healthy | .github/workflows/lint.yml |
share_quickstart_changes |
cicd | healthy | .github/workflows/lint.yml |
typedoc |
cicd | healthy | .github/workflows/typedoc.yml |
typedoc |
cicd | healthy | .github/workflows/typedoc-core-2.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::report-top-404s |
cicd | healthy | .github/workflows/report-top-404s.yml |
gha::typedoc-guard |
cicd | healthy | .github/workflows/typedoc-guard.yml |
gha::check-do-not-merge |
cicd | healthy | .github/workflows/check-do-not-merge.yml |
gha::test-build |
cicd | healthy | .github/workflows/test-build.yml |
gha::lint |
cicd | healthy | .github/workflows/lint.yml |
gha::typedoc |
cicd | healthy | .github/workflows/typedoc.yml |
gha::typedoc-core-2 |
cicd | healthy | .github/workflows/typedoc-core-2.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::scripts/build-docs.test.ts |
security | healthy | scripts/build-docs.test.ts |
auth::docs/manifest.json |
security | healthy | docs/manifest.json |
auth::redirects/static/docs.json |
security | healthy | redirects/static/docs.json |
auth::scripts/build-docs.ts |
security | healthy | scripts/build-docs.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
DOCS_404_POSTHOG_API_KEY |
cicd | healthy | — |
DOCS_404_SLACK_BOT_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
clerk__clerk-docs |
software | healthy | /data/fable5_failed_archive/clerk__clerk-docs |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | docs/manifest.json |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | package.json |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | redirects/static/docs.json |
This page is publicly accessible at:
https://repobility.com/scan/6cece6d7-8c5d-4b41-9d23-7b8643db64d7/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6cece6d7-8c5d-4b41-9d23-7b8643db64d7/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.