https://github.com/vdwijngaert/xlunlokr
· scanned 2026-06-16 00:47 UTC (2 months, 1 week ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 1 week 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 45 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 |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
fixtures.test.ts |
software | healthy | tests/fixtures.test.ts |
filename.test.ts |
software | healthy | tests/filename.test.ts |
build-xlsx.test.ts |
software | healthy | tests/build-xlsx.test.ts |
unlock.test.ts |
software | healthy | tests/unlock.test.ts |
build-xlsx.ts |
software | healthy | tests/helpers/build-xlsx.ts |
2026-06-12-xlunlokr.md |
software | healthy | docs/superpowers/plans/2026-06-12-xlunlokr.md |
2026-06-12-xlunlokr-design.md |
software | healthy | docs/superpowers/specs/2026-06-12-xlunlokr-design.md |
dependabot.yml |
software | healthy | .github/dependabot.yml |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
unlock.ts |
software | healthy | src/unlock.ts |
main.ts |
software | healthy | src/main.ts |
filename.ts |
software | healthy | src/filename.ts |
style.css |
software | healthy | src/style.css |
| Label | Layer | Status | Path |
|---|---|---|---|
buildXlsx |
software | healthy | tests/helpers/build-xlsx.ts:buildXlsx |
tag |
software | healthy | tests/helpers/build-xlsx.ts:tag |
unlockWorkbook |
software | healthy | src/unlock.ts:unlockWorkbook |
startsWith |
software | healthy | src/unlock.ts:startsWith |
strip |
software | healthy | src/unlock.ts:strip |
processFiles |
software | healthy | src/main.ts:processFiles |
appendRow |
software | healthy | src/main.ts:appendRow |
addResultRow |
software | healthy | src/main.ts:addResultRow |
statusMessage |
software | healthy | src/main.ts:statusMessage |
removedSummary |
software | healthy | src/main.ts:removedSummary |
plural |
software | healthy | src/main.ts:plural |
triggerDownload |
software | healthy | src/main.ts:triggerDownload |
unlockedFilename |
software | healthy | src/filename.ts:unlockedFilename |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
helpers |
software | healthy | tests/helpers |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-nsvgnx7u |
software | healthy | /tmp/repobility-clone-nsvgnx7u |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/a39bcd7f-b42e-45cb-8519-58ef1a31db50/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a39bcd7f-b42e-45cb-8519-58ef1a31db50/
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.