Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

vdwijngaert/xlunlokr

https://github.com/vdwijngaert/xlunlokr · scanned 2026-06-16 00:47 UTC (2 months, 1 week ago)

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
repobility-clone-nsvgnx7u software healthy /tmp/repobility-clone-nsvgnx7u

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

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.