https://github.com/scottmcglynn/labelverify
· scanned 2026-06-16 00:05 UTC (2 months, 3 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 3 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 118 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 |
|---|---|---|---|
loadSettings |
software | healthy | src/App.jsx:loadSettings |
App |
software | healthy | src/App.jsx:App |
finalVerdict |
software | healthy | src/components/BatchVerify.jsx:finalVerdict |
isUnresolvedReview |
software | healthy | src/components/BatchVerify.jsx:isUnresolvedReview |
BatchVerify |
software | healthy | src/components/BatchVerify.jsx:BatchVerify |
resetBatchResults |
software | healthy | src/components/BatchVerify.jsx:resetBatchResults |
loadSampleBatch |
software | healthy | src/components/BatchVerify.jsx:loadSampleBatch |
addImages |
software | healthy | src/components/BatchVerify.jsx:addImages |
loadCsv |
software | healthy | src/components/BatchVerify.jsx:loadCsv |
run |
software | healthy | src/components/BatchVerify.jsx:run |
decide |
software | healthy | src/components/BatchVerify.jsx:decide |
clearDecision |
software | healthy | src/components/BatchVerify.jsx:clearDecision |
submit |
software | healthy | src/components/BatchVerify.jsx:submit |
requestRerun |
software | healthy | src/components/BatchVerify.jsx:requestRerun |
downloadTemplate |
software | healthy | src/components/BatchVerify.jsx:downloadTemplate |
filterBtn |
software | healthy | src/components/BatchVerify.jsx:filterBtn |
BatchRow |
software | healthy | src/components/BatchVerify.jsx:BatchRow |
verdictCell |
software | healthy | src/components/BatchVerify.jsx:verdictCell |
ImageDrop |
software | healthy | src/components/Shared.jsx:ImageDrop |
handleFiles |
software | healthy | src/components/Shared.jsx:handleFiles |
StatusChip |
software | healthy | src/components/Shared.jsx:StatusChip |
Checklist |
software | healthy | src/components/Shared.jsx:Checklist |
ResultCard |
software | healthy | src/components/Shared.jsx:ResultCard |
AdjudicationPanel |
software | healthy | src/components/Shared.jsx:AdjudicationPanel |
Modal |
software | healthy | src/components/Shared.jsx:Modal |
onKey |
software | healthy | src/components/Shared.jsx:onKey |
SingleVerify |
software | healthy | src/components/SingleVerify.jsx:SingleVerify |
resetOutcome |
software | healthy | src/components/SingleVerify.jsx:resetOutcome |
setImage |
software | healthy | src/components/SingleVerify.jsx:setImage |
set |
software | healthy | src/components/SingleVerify.jsx:set |
loadApplication |
software | healthy | src/components/SingleVerify.jsx:loadApplication |
onFile |
software | healthy | src/components/SingleVerify.jsx:onFile |
run |
software | healthy | src/components/SingleVerify.jsx:run |
decide |
software | healthy | src/components/SingleVerify.jsx:decide |
clearDecision |
software | healthy | src/components/SingleVerify.jsx:clearDecision |
submit |
software | healthy | src/components/SingleVerify.jsx:submit |
requestRerun |
software | healthy | src/components/SingleVerify.jsx:requestRerun |
LabelViewer |
software | healthy | src/components/LabelViewer.jsx:LabelViewer |
onKey |
software | healthy | src/components/LabelViewer.jsx:onKey |
onPointerDown |
software | healthy | src/components/LabelViewer.jsx:onPointerDown |
onPointerMove |
software | healthy | src/components/LabelViewer.jsx:onPointerMove |
onPointerUp |
software | healthy | src/components/LabelViewer.jsx:onPointerUp |
SettingsPanel |
software | healthy | src/components/SettingsPanel.jsx:SettingsPanel |
normalizeWhitespace |
software | healthy | src/lib/compare.js:normalizeWhitespace |
looseKey |
software | healthy | src/lib/compare.js:looseKey |
firstNumber |
software | healthy | src/lib/compare.js:firstNumber |
m |
software | healthy | src/lib/compare.js:m |
compareText |
software | healthy | src/lib/compare.js:compareText |
compareAbv |
software | healthy | src/lib/compare.js:compareAbv |
parseVolume |
software | healthy | src/lib/compare.js:parseVolume |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.js |
software | healthy | vite.config.js |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
health-warning-compliance.md |
software | healthy | audit/health-warning-compliance.md |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
styles.css |
software | healthy | src/styles.css |
App.jsx |
software | healthy | src/App.jsx |
main.jsx |
software | healthy | src/main.jsx |
BatchVerify.jsx |
software | healthy | src/components/BatchVerify.jsx |
Shared.jsx |
software | healthy | src/components/Shared.jsx |
Icon.jsx |
software | healthy | src/components/Icon.jsx |
SingleVerify.jsx |
software | healthy | src/components/SingleVerify.jsx |
LabelViewer.jsx |
software | healthy | src/components/LabelViewer.jsx |
SettingsPanel.jsx |
software | healthy | src/components/SettingsPanel.jsx |
compare.js |
software | healthy | src/lib/compare.js |
compare.test.js |
software | healthy | src/lib/compare.test.js |
csv.js |
software | healthy | src/lib/csv.js |
handoff.js |
software | healthy | src/lib/handoff.js |
sampleApplications.js |
software | healthy | src/lib/sampleApplications.js |
anthropic.js |
software | healthy | src/lib/anthropic.js |
handoff.test.js |
software | healthy | src/lib/handoff.test.js |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
audit |
software | healthy | audit |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
lib |
software | healthy | src/lib |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.jsx |
BatchVerify |
frontend | healthy | src/components/BatchVerify.jsx |
SingleVerify |
frontend | healthy | src/components/SingleVerify.jsx |
LabelViewer |
frontend | healthy | src/components/LabelViewer.jsx |
SettingsPanel |
frontend | healthy | src/components/SettingsPanel.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ceuhuqok |
software | healthy | /tmp/repobility-clone-ceuhuqok |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/ac38f93f-274a-4f6a-9a28-2568502dbd6e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ac38f93f-274a-4f6a-9a28-2568502dbd6e/
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.