https://github.com/sujeet100/mdlook
· scanned 2026-06-16 00:25 UTC (2 months, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 2 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 74 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 |
|---|---|---|---|
render |
software | healthy | test/terminal.test.js:render |
getMermaidVersion |
software | healthy | src/mermaid.js:getMermaidVersion |
getBrowser |
software | healthy | src/mermaid.js:getBrowser |
puppeteer |
software | healthy | src/mermaid.js:puppeteer |
closeMermaidBrowser |
software | healthy | src/mermaid.js:closeMermaidBrowser |
withSlot |
software | healthy | src/mermaid.js:withSlot |
run |
software | healthy | src/mermaid.js:run |
renderToPng |
software | healthy | src/mermaid.js:renderToPng |
renderMermaid |
software | healthy | src/mermaid.js:renderMermaid |
detail |
software | healthy | src/mermaid.js:detail |
writeOutput |
software | healthy | src/pager.js:writeOutput |
stripFrontmatter |
software | healthy | src/frontmatter.js:stripFrontmatter |
SENTINEL |
software | healthy | src/terminal.js:SENTINEL |
walk |
software | healthy | src/terminal.js:walk |
toSentinelToken |
software | healthy | src/terminal.js:toSentinelToken |
pngSize |
software | healthy | src/terminal.js:pngSize |
kittyImage |
software | healthy | src/terminal.js:kittyImage |
visibleLen |
software | healthy | src/terminal.js:visibleLen |
ansiSafeUpper |
software | healthy | src/terminal.js:ansiSafeUpper |
detectLightBackground |
software | healthy | src/terminal.js:detectLightBackground |
done |
software | healthy | src/terminal.js:done |
onData |
software | healthy | src/terminal.js:onData |
codePanel |
software | healthy | src/terminal.js:codePanel |
errorFence |
software | healthy | src/terminal.js:errorFence |
renderToTerminal |
software | healthy | src/terminal.js:renderToTerminal |
h2Band |
software | healthy | src/terminal.js:h2Band |
alertType |
software | healthy | src/terminal.js:alertType |
readPrefs |
software | healthy | src/server.js:readPrefs |
writePrefs |
software | healthy | src/server.js:writePrefs |
serve |
software | healthy | src/server.js:serve |
render |
software | healthy | src/server.js:render |
escapeHtml |
software | healthy | src/html.js:escapeHtml |
makeRenderer |
software | healthy | src/html.js:makeRenderer |
pageTemplate |
software | healthy | src/html.js:pageTemplate |
applyTheme |
software | healthy | src/html.js:applyTheme |
renderDiagrams |
software | healthy | src/html.js:renderDiagrams |
refreshContent |
software | healthy | src/html.js:refreshContent |
findChrome |
software | healthy | src/chrome.js:findChrome |
openExternal |
software | healthy | src/chrome.js:openExternal |
openPreviewWindow |
software | healthy | src/chrome.js:openPreviewWindow |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
PUBLISHING.md |
software | healthy | PUBLISHING.md |
package-lock.json |
software | healthy | package-lock.json |
LICENSE |
software | healthy | LICENSE |
biome.json |
software | healthy | biome.json |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
showcase.md |
software | healthy | demo/showcase.md |
server.test.js |
software | healthy | test/server.test.js |
alerts.md |
software | healthy | test/alerts.md |
fixture.md |
software | healthy | test/fixture.md |
terminal.test.js |
software | healthy | test/terminal.test.js |
frontmatter.test.js |
software | healthy | test/frontmatter.test.js |
ci.yml |
software | healthy | .github/workflows/ci.yml |
mermaid.js |
software | healthy | src/mermaid.js |
pager.js |
software | healthy | src/pager.js |
frontmatter.js |
software | healthy | src/frontmatter.js |
terminal.js |
software | healthy | src/terminal.js |
server.js |
software | healthy | src/server.js |
html.js |
software | healthy | src/html.js |
chrome.js |
software | healthy | src/chrome.js |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
demo |
software | healthy | demo |
test |
software | healthy | test |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-iqh103o8 |
software | healthy | /tmp/repobility-clone-iqh103o8 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | src/server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | src/mermaid.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/7ae1504a-7ddc-48b2-a955-248c7d614d46/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7ae1504a-7ddc-48b2-a955-248c7d614d46/
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.