https://github.com/ThePickleGawd/modern-html-preview-vscode
· scanned 2026-06-16 00:34 UTC (2 months, 2 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 2 weeks ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 49 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 |
|---|---|---|---|
addLog |
software | healthy | demo/app.js:addLog |
logPreview |
software | healthy | src/extension.ts:logPreview |
activate |
software | healthy | src/extension.ts:activate |
deactivate |
software | healthy | src/extension.ts:deactivate |
openHtmlPreview |
software | healthy | src/extension.ts:openHtmlPreview |
html |
software | healthy | src/extension.ts:html |
resolvePreviewMode |
software | healthy | src/extension.ts:resolvePreviewMode |
previewServerForRoot |
software | healthy | src/extension.ts:previewServerForRoot |
stopAllPreviewServers |
software | healthy | src/extension.ts:stopAllPreviewServers |
readPreviewBytes |
software | healthy | src/extension.ts:readPreviewBytes |
buildLocalHtmlPreview |
software | healthy | src/extension.ts:buildLocalHtmlPreview |
loadFrame |
software | healthy | src/extension.ts:loadFrame |
buildErrorPage |
software | healthy | src/extension.ts:buildErrorPage |
createPreviewWatcher |
software | healthy | src/extension.ts:createPreviewWatcher |
safeRequestSegments |
software | healthy | src/extension.ts:safeRequestSegments |
trimTrailingSlash |
software | healthy | src/extension.ts:trimTrailingSlash |
isLoopbackAuthority |
software | healthy | src/extension.ts:isLoopbackAuthority |
isWithinRoot |
software | healthy | src/extension.ts:isWithinRoot |
contentTypeForPath |
software | healthy | src/extension.ts:contentTypeForPath |
parseRangeHeader |
software | healthy | src/extension.ts:parseRangeHeader |
respondText |
software | healthy | src/extension.ts:respondText |
dirname |
software | healthy | src/extension.ts:dirname |
basename |
software | healthy | src/extension.ts:basename |
debounce |
software | healthy | src/extension.ts:debounce |
getNonce |
software | healthy | src/extension.ts:getNonce |
escapeHtml |
software | healthy | src/extension.ts:escapeHtml |
escapeAttr |
software | healthy | src/extension.ts:escapeAttr |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
styles.css |
software | healthy | demo/styles.css |
data.json |
software | healthy | demo/data.json |
index.html |
software | healthy | demo/index.html |
module-fetch.html |
software | healthy | demo/module-fetch.html |
app.js |
software | healthy | demo/app.js |
single-file.html |
software | healthy | demo/single-file.html |
module.js |
software | healthy | demo/module.js |
browser-defaults.html |
software | healthy | demo/browser-defaults.html |
reveal-inline-script.html |
software | healthy | demo/reveal-inline-script.html |
extension.ts |
software | healthy | src/extension.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
demo |
software | healthy | demo |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
LocalHtmlPreviewSession |
software | healthy | src/extension.ts:LocalHtmlPreviewSession |
PreviewServer |
software | healthy | src/extension.ts:PreviewServer |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-8lyvp3xi |
software | healthy | /tmp/repobility-clone-8lyvp3xi |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | src/extension.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/6c9398f1-7027-4908-9041-0eb2716d2999/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6c9398f1-7027-4908-9041-0eb2716d2999/
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.