https://github.com/TheDataCo/mdocs-web-editor
· scanned 2026-06-16 00:33 UTC (2 months, 2 weeks ago)
56 raw signals (0 security + 56 graph)
Last scanned 2 months, 2 weeks ago · v1 · 56 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 427 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 |
|---|---|---|---|
toMeta |
software | healthy | packages/web/src/api.ts:toMeta |
request |
software | healthy | packages/web/src/api.ts:request |
listWorkspaces |
software | healthy | packages/web/src/api.ts:listWorkspaces |
createWorkspace |
software | healthy | packages/web/src/api.ts:createWorkspace |
renameWorkspace |
software | healthy | packages/web/src/api.ts:renameWorkspace |
deleteWorkspace |
software | healthy | packages/web/src/api.ts:deleteWorkspace |
listTrash |
software | healthy | packages/web/src/api.ts:listTrash |
restoreDoc |
software | healthy | packages/web/src/api.ts:restoreDoc |
restoreWorkspace |
software | healthy | packages/web/src/api.ts:restoreWorkspace |
listMembers |
software | healthy | packages/web/src/api.ts:listMembers |
inviteMember |
software | healthy | packages/web/src/api.ts:inviteMember |
listDocs |
software | healthy | packages/web/src/api.ts:listDocs |
toSharedDoc |
software | healthy | packages/web/src/api.ts:toSharedDoc |
listShared |
software | healthy | packages/web/src/api.ts:listShared |
listFavorites |
software | healthy | packages/web/src/api.ts:listFavorites |
setFavorite |
software | healthy | packages/web/src/api.ts:setFavorite |
createDoc |
software | healthy | packages/web/src/api.ts:createDoc |
getPlan |
software | healthy | packages/web/src/api.ts:getPlan |
getActivity |
software | healthy | packages/web/src/api.ts:getActivity |
getDoc |
software | healthy | packages/web/src/api.ts:getDoc |
getSharedDoc |
software | healthy | packages/web/src/api.ts:getSharedDoc |
createLink |
software | healthy | packages/web/src/api.ts:createLink |
listVersions |
software | healthy | packages/web/src/api.ts:listVersions |
getVersionContent |
software | healthy | packages/web/src/api.ts:getVersionContent |
redeemLink |
software | healthy | packages/web/src/api.ts:redeemLink |
approveCliAuth |
software | healthy | packages/web/src/api.ts:approveCliAuth |
renameDoc |
software | healthy | packages/web/src/api.ts:renameDoc |
moveDoc |
software | healthy | packages/web/src/api.ts:moveDoc |
deleteDoc |
software | healthy | packages/web/src/api.ts:deleteDoc |
shareDoc |
software | healthy | packages/web/src/api.ts:shareDoc |
listTokens |
software | healthy | packages/web/src/api.ts:listTokens |
createToken |
software | healthy | packages/web/src/api.ts:createToken |
revokeToken |
software | healthy | packages/web/src/api.ts:revokeToken |
setTokenGetter |
software | healthy | packages/web/src/auth.ts:setTokenGetter |
getToken |
software | healthy | packages/web/src/auth.ts:getToken |
Protected |
software | healthy | packages/web/src/main.tsx:Protected |
DocRoute |
software | healthy | packages/web/src/main.tsx:DocRoute |
AuthBridge |
software | healthy | packages/web/src/main.tsx:AuthBridge |
Wordmark |
software | healthy | packages/web/src/components/Wordmark.tsx:Wordmark |
nextUntitled |
software | healthy | packages/web/src/components/DocTree.tsx:nextUntitled |
DocTree |
software | healthy | packages/web/src/components/DocTree.tsx:DocTree |
matches |
software | healthy | packages/web/src/components/DocTree.tsx:matches |
toggle |
software | healthy | packages/web/src/components/DocTree.tsx:toggle |
onNewDoc |
software | healthy | packages/web/src/components/DocTree.tsx:onNewDoc |
onDrop |
software | healthy | packages/web/src/components/DocTree.tsx:onDrop |
avatarColor |
software | healthy | packages/web/src/components/CommentMargin.tsx:avatarColor |
fmtTime |
software | healthy | packages/web/src/components/CommentMargin.tsx:fmtTime |
setHighlight |
software | healthy | packages/web/src/components/CommentMargin.tsx:setHighlight |
Hl |
software | healthy | packages/web/src/components/CommentMargin.tsx:Hl |
registry |
software | healthy | packages/web/src/components/CommentMargin.tsx:registry |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
skills-lock.json |
software | healthy | skills-lock.json |
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
.env.example |
software | healthy | .env.example |
LICENSE |
software | healthy | LICENSE |
biome.json |
software | healthy | biome.json |
railway.json |
software | healthy | railway.json |
tsconfig.base.json |
software | healthy | tsconfig.base.json |
launch-video.html |
software | healthy | marketing/launch-video.html |
vite.config.ts |
software | healthy | packages/web/vite.config.ts |
package.json |
software | healthy | packages/web/package.json |
index.html |
software | healthy | packages/web/index.html |
tsconfig.json |
software | healthy | packages/web/tsconfig.json |
config.ts |
software | healthy | packages/web/src/config.ts |
api.ts |
software | healthy | packages/web/src/api.ts |
auth.ts |
software | healthy | packages/web/src/auth.ts |
main.tsx |
software | healthy | packages/web/src/main.tsx |
style.css |
software | healthy | packages/web/src/style.css |
Wordmark.tsx |
software | healthy | packages/web/src/components/Wordmark.tsx |
DocTree.tsx |
software | healthy | packages/web/src/components/DocTree.tsx |
CommentMargin.tsx |
software | healthy | packages/web/src/components/CommentMargin.tsx |
UserMenu.tsx |
software | healthy | packages/web/src/components/UserMenu.tsx |
AgentDemo.tsx |
software | healthy | packages/web/src/components/AgentDemo.tsx |
sourceMatch.ts |
software | healthy | packages/web/src/lib/sourceMatch.ts |
commentDecorations.ts |
software | healthy | packages/web/src/lib/commentDecorations.ts |
anchors.ts |
software | healthy | packages/web/src/lib/anchors.ts |
Account.tsx |
software | healthy | packages/web/src/pages/Account.tsx |
SharedView.tsx |
software | healthy | packages/web/src/pages/SharedView.tsx |
Pricing.tsx |
software | healthy | packages/web/src/pages/Pricing.tsx |
CliAuth.tsx |
software | healthy | packages/web/src/pages/CliAuth.tsx |
Preview.tsx |
software | healthy | packages/web/src/pages/Preview.tsx |
Editor.tsx |
software | healthy | packages/web/src/pages/Editor.tsx |
SignIn.tsx |
software | healthy | packages/web/src/pages/SignIn.tsx |
DocList.tsx |
software | healthy | packages/web/src/pages/DocList.tsx |
package.json |
software | healthy | packages/server/package.json |
tsconfig.json |
software | healthy | packages/server/tsconfig.json |
drizzle.config.ts |
software | healthy | packages/server/drizzle.config.ts |
workspace-check.ts |
software | healthy | packages/server/scripts/workspace-check.ts |
sync-check.ts |
software | healthy | packages/server/scripts/sync-check.ts |
shared-check.ts |
software | healthy | packages/server/scripts/shared-check.ts |
cli-auth-check.ts |
software | healthy | packages/server/scripts/cli-auth-check.ts |
comments-check.ts |
software | healthy | packages/server/scripts/comments-check.ts |
create-user.ts |
software | healthy | packages/server/scripts/create-user.ts |
token-check.ts |
software | healthy | packages/server/scripts/token-check.ts |
push-check.ts |
software | healthy | packages/server/scripts/push-check.ts |
link-check.ts |
software | healthy | packages/server/scripts/link-check.ts |
api.ts |
software | healthy | packages/server/src/api.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
USE /api/* |
api | healthy | packages/server/src/api.ts |
GET /healthz |
api | healthy | packages/server/src/api.ts |
POST /api/cli/auth/start |
api | healthy | packages/server/src/api.ts |
POST /api/cli/auth/poll |
api | healthy | packages/server/src/api.ts |
POST /api/cli/auth/approve |
api | healthy | packages/server/src/api.ts |
GET /api/me |
api | healthy | packages/server/src/api.ts |
GET /api/me/plan |
api | healthy | packages/server/src/api.ts |
GET /api/me/activity |
api | healthy | packages/server/src/api.ts |
GET /api/share/:id |
api | healthy | packages/server/src/api.ts |
GET /api/docs/:id/content |
api | healthy | packages/server/src/api.ts |
GET /api/docs/:id/pull |
api | healthy | packages/server/src/api.ts |
GET /api/docs/:id/versions |
api | healthy | packages/server/src/api.ts |
GET /api/docs/:id/versions/:n |
api | healthy | packages/server/src/api.ts |
POST /api/docs/:id/revert |
api | healthy | packages/server/src/api.ts |
GET /api/docs/:id/comments |
api | healthy | packages/server/src/api.ts |
POST /api/docs/:id/comments |
api | healthy | packages/server/src/api.ts |
POST /api/docs/:id/comments/:cid/resolve |
api | healthy | packages/server/src/api.ts |
POST /api/docs/:id/push |
api | healthy | packages/server/src/api.ts |
GET /api/workspaces |
api | healthy | packages/server/src/api.ts |
POST /api/workspaces |
api | healthy | packages/server/src/api.ts |
PATCH /api/workspaces/:id |
api | healthy | packages/server/src/api.ts |
DELETE /api/workspaces/:id |
api | healthy | packages/server/src/api.ts |
GET /api/workspaces/:id/members |
api | healthy | packages/server/src/api.ts |
POST /api/workspaces/:id/invitations |
api | healthy | packages/server/src/api.ts |
GET /api/trash |
api | healthy | packages/server/src/api.ts |
GET /api/trash/docs/:id/content |
api | healthy | packages/server/src/api.ts |
POST /api/docs/:id/restore |
api | healthy | packages/server/src/api.ts |
POST /api/workspaces/:id/restore |
api | healthy | packages/server/src/api.ts |
GET /api/docs |
api | healthy | packages/server/src/api.ts |
GET /api/docs/shared |
api | healthy | packages/server/src/api.ts |
GET /api/docs/favorites |
api | healthy | packages/server/src/api.ts |
POST /api/docs |
api | healthy | packages/server/src/api.ts |
GET /api/docs/:id |
api | healthy | packages/server/src/api.ts |
PUT /api/docs/:id/favorite |
api | healthy | packages/server/src/api.ts |
DELETE /api/docs/:id/favorite |
api | healthy | packages/server/src/api.ts |
POST /api/docs/:id/links |
api | healthy | packages/server/src/api.ts |
POST /api/docs/:id/links/redeem |
api | healthy | packages/server/src/api.ts |
PATCH /api/docs/:id |
api | healthy | packages/server/src/api.ts |
DELETE /api/docs/:id |
api | healthy | packages/server/src/api.ts |
POST /api/docs/:id/share |
api | healthy | packages/server/src/api.ts |
POST /api/tokens |
api | healthy | packages/server/src/api.ts |
GET /api/tokens |
api | healthy | packages/server/src/api.ts |
DELETE /api/tokens/:id |
api | healthy | packages/server/src/api.ts |
USE /* |
api | healthy | packages/server/src/api.ts |
GET /* |
api | healthy | packages/server/src/api.ts |
GET / |
api | healthy | packages/server/src/api.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
marketing |
software | healthy | marketing |
packages |
software | healthy | packages |
web |
software | healthy | packages/web |
src |
software | healthy | packages/web/src |
components |
software | healthy | packages/web/src/components |
lib |
software | healthy | packages/web/src/lib |
pages |
software | healthy | packages/web/src/pages |
server |
software | healthy | packages/server |
scripts |
software | healthy | packages/server/scripts |
src |
software | healthy | packages/server/src |
db |
software | healthy | packages/server/src/db |
core |
software | healthy | packages/core |
src |
software | healthy | packages/core/src |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
/Account |
frontend | healthy | packages/web/src/pages/Account.tsx |
/SharedView |
frontend | healthy | packages/web/src/pages/SharedView.tsx |
/Pricing |
frontend | healthy | packages/web/src/pages/Pricing.tsx |
/CliAuth |
frontend | healthy | packages/web/src/pages/CliAuth.tsx |
/Preview |
frontend | healthy | packages/web/src/pages/Preview.tsx |
/Editor |
frontend | healthy | packages/web/src/pages/Editor.tsx |
/SignIn |
frontend | healthy | packages/web/src/pages/SignIn.tsx |
/DocList |
frontend | healthy | packages/web/src/pages/DocList.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
7.59.4.07 |
network | healthy | packages/web/src/pages/DocList.tsx |
1.23.82.72 |
network | healthy | packages/web/src/pages/DocList.tsx |
2.33.66.07 |
network | healthy | packages/web/src/pages/DocList.tsx |
2.2.82.64 |
network | healthy | packages/web/src/pages/DocList.tsx |
2.12.51.56 |
network | healthy | packages/web/src/pages/DocList.tsx |
3.95.29.25 |
network | healthy | packages/web/src/pages/DocList.tsx |
21.15.46.55 |
network | healthy | packages/web/src/pages/DocList.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::marketing/launch-video.html |
security | healthy | marketing/launch-video.html |
auth::packages/server/src/billing.ts |
security | healthy | packages/server/src/billing.ts |
auth::packages/server/src/index.ts |
security | healthy | packages/server/src/index.ts |
auth::packages/server/src/api.ts |
security | healthy | packages/server/src/api.ts |
auth::packages/server/src/entitlements.ts |
security | healthy | packages/server/src/entitlements.ts |
auth::packages/server/src/auth.ts |
security | healthy | packages/server/src/auth.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | README.md |
sqlite |
data | healthy | pnpm-lock.yaml |
redis |
data | healthy | pnpm-lock.yaml |
postgresql |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3001 |
network | healthy | .env.example |
port:5432 |
network | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
checks |
cicd | healthy | .github/workflows/ci.yml |
sync-check |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-egygchr3 |
software | healthy | /tmp/repobility-clone-egygchr3 |
| Label | Layer | Status | Path |
|---|---|---|---|
PlanLimitError |
software | healthy | packages/server/src/entitlements.ts:PlanLimitError |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/7f3b9508-6135-43f1-8d64-0a946e7ef97f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7f3b9508-6135-43f1-8d64-0a946e7ef97f/
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.