https://github.com/TheDataCo/mdocs
· scanned 2026-06-16 00:33 UTC (2 months, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 2 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 47 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 |
|---|---|---|---|
configPath |
software | healthy | src/config.ts:configPath |
loadConfig |
software | healthy | src/config.ts:loadConfig |
saveConfig |
software | healthy | src/config.ts:saveConfig |
checkServerUrl |
software | healthy | src/config.ts:checkServerUrl |
resolve |
software | healthy | src/config.ts:resolve |
codeForStatus |
software | healthy | src/api.ts:codeForStatus |
read |
software | healthy | src/manifest.ts:read |
write |
software | healthy | src/manifest.ts:write |
getEntry |
software | healthy | src/manifest.ts:getEntry |
findByPath |
software | healthy | src/manifest.ts:findByPath |
listEntries |
software | healthy | src/manifest.ts:listEntries |
safeId |
software | healthy | src/manifest.ts:safeId |
setEntry |
software | healthy | src/manifest.ts:setEntry |
getBase |
software | healthy | src/manifest.ts:getBase |
fail |
software | healthy | src/cli.ts:fail |
openBrowser |
software | healthy | src/cli.ts:openBrowser |
sleep |
software | healthy | src/cli.ts:sleep |
slugify |
software | healthy | src/cli.ts:slugify |
pkgVersion |
software | healthy | src/cli.ts:pkgVersion |
api |
software | healthy | src/cli.ts:api |
interval |
software | healthy | src/cli.ts:interval |
star |
software | healthy | src/cli.ts:star |
daysLeft |
software | healthy | src/cli.ts:daysLeft |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
tsup.config.ts |
software | healthy | tsup.config.ts |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
biome.json |
software | healthy | biome.json |
ci.yml |
software | healthy | .github/workflows/ci.yml |
config.ts |
software | healthy | src/config.ts |
api.ts |
software | healthy | src/api.ts |
skill.ts |
software | healthy | src/skill.ts |
manifest.ts |
software | healthy | src/manifest.ts |
cli.ts |
software | healthy | src/cli.ts |
instructions.ts |
software | healthy | src/instructions.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
ApiError |
software | healthy | src/api.ts:ApiError |
Api |
software | healthy | src/api.ts:Api |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ch10sumv |
software | healthy | /tmp/repobility-clone-ch10sumv |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | src/config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
checks |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/68e06e30-d79d-44a6-bae6-81160b572f64/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/68e06e30-d79d-44a6-bae6-81160b572f64/
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.