https://github.com/Veso-AI-Open-Source/ClaudeUsageBar
· scanned 2026-06-16 00:48 UTC (2 months, 1 week ago)
15 raw signals (0 security + 15 graph)
Last scanned 2 months, 1 week ago · v1 · 13 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 148 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 |
|---|---|---|---|
handler |
software | healthy | preload.js:handler |
loadCredentials |
software | healthy | main.js:loadCredentials |
popupVisible |
software | healthy | main.js:popupVisible |
pushToWindow |
software | healthy | main.js:pushToWindow |
setupIconRenderer |
software | healthy | main.js:setupIconRenderer |
makeTrayIcon |
software | healthy | main.js:makeTrayIcon |
refreshTray |
software | healthy | main.js:refreshTray |
buildTooltip |
software | healthy | main.js:buildTooltip |
createPopup |
software | healthy | main.js:createPopup |
positionPopup |
software | healthy | main.js:positionPopup |
togglePopup |
software | healthy | main.js:togglePopup |
buildContextMenu |
software | healthy | main.js:buildContextMenu |
setupTray |
software | healthy | main.js:setupTray |
initial |
software | healthy | main.js:initial |
$ |
software | healthy | renderer/app.js:$ |
statusClass |
software | healthy | renderer/app.js:statusClass |
fmtPct |
software | healthy | renderer/app.js:fmtPct |
fmtTok |
software | healthy | renderer/app.js:fmtTok |
fmtRate |
software | healthy | renderer/app.js:fmtRate |
modelColor |
software | healthy | renderer/app.js:modelColor |
relativeTime |
software | healthy | renderer/app.js:relativeTime |
verdictText |
software | healthy | renderer/app.js:verdictText |
pickHeadline |
software | healthy | renderer/app.js:pickHeadline |
render |
software | healthy | renderer/app.js:render |
routeState |
software | healthy | renderer/app.js:routeState |
renderStaleStrip |
software | healthy | renderer/app.js:renderStaleStrip |
renderHeadline |
software | healthy | renderer/app.js:renderHeadline |
renderSessionTickAndProjection |
software | healthy | renderer/app.js:renderSessionTickAndProjection |
renderVerdict |
software | healthy | renderer/app.js:renderVerdict |
renderRows |
software | healthy | renderer/app.js:renderRows |
renderLocal |
software | healthy | renderer/app.js:renderLocal |
renderBurnRow |
software | healthy | renderer/app.js:renderBurnRow |
renderExtra |
software | healthy | renderer/app.js:renderExtra |
renderFooter |
software | healthy | renderer/app.js:renderFooter |
startUpdatedTicker |
software | healthy | renderer/app.js:startUpdatedTicker |
setRow |
software | healthy | renderer/app.js:setRow |
renderModelBar |
software | healthy | renderer/app.js:renderModelBar |
buildModelSegments |
software | healthy | renderer/app.js:buildModelSegments |
w |
software | healthy | renderer/app.js:w |
buildModelLegend |
software | healthy | renderer/app.js:buildModelLegend |
show |
software | healthy | renderer/app.js:show |
capitalize |
software | healthy | renderer/app.js:capitalize |
escapeHtml |
software | healthy | renderer/app.js:escapeHtml |
wireRow |
software | healthy | renderer/app.js:wireRow |
toggle |
software | healthy | renderer/app.js:toggle |
send |
software | healthy | renderer/app.js:send |
schedule |
software | healthy | renderer/app.js:schedule |
emptySummary |
software | healthy | src/localUsage.js:emptySummary |
zeroBucket |
software | healthy | src/localUsage.js:zeroBucket |
bucketTotal |
software | healthy | src/localUsage.js:bucketTotal |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
preload.js |
software | healthy | preload.js |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
main.js |
software | healthy | main.js |
LICENSE |
software | healthy | LICENSE |
styles.css |
software | healthy | renderer/styles.css |
index.html |
software | healthy | renderer/index.html |
app.js |
software | healthy | renderer/app.js |
icon.html |
software | healthy | renderer/icon.html |
build.sh |
software | healthy | legacy-macos/build.sh |
Package.swift |
software | healthy | legacy-macos/Package.swift |
ClaudeUsageBarApp.swift |
software | healthy | legacy-macos/Sources/ClaudeUsageBar/ClaudeUsageBarApp.swift |
KeychainStore.swift |
software | healthy | legacy-macos/Sources/ClaudeUsageBar/KeychainStore.swift |
ContentView.swift |
software | healthy | legacy-macos/Sources/ClaudeUsageBar/ContentView.swift |
Models.swift |
software | healthy | legacy-macos/Sources/ClaudeUsageBar/Models.swift |
UsageService.swift |
software | healthy | legacy-macos/Sources/ClaudeUsageBar/UsageService.swift |
feature_request.md |
software | healthy | .github/ISSUE_TEMPLATE/feature_request.md |
bug_report.md |
software | healthy | .github/ISSUE_TEMPLATE/bug_report.md |
ci.yml |
software | healthy | .github/workflows/ci.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
localUsage.js |
software | healthy | src/localUsage.js |
pricing.js |
software | healthy | src/pricing.js |
credentials.js |
software | healthy | src/credentials.js |
derivations.js |
software | healthy | src/derivations.js |
api.js |
software | healthy | src/api.js |
poller.js |
software | healthy | src/poller.js |
| Label | Layer | Status | Path |
|---|---|---|---|
renderer |
software | healthy | renderer |
legacy-macos |
software | healthy | legacy-macos |
Sources |
software | healthy | legacy-macos/Sources |
ClaudeUsageBar |
software | healthy | legacy-macos/Sources/ClaudeUsageBar |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::main.js |
security | healthy | main.js |
auth::src/api.js |
security | healthy | src/api.js |
auth::src/credentials.js |
security | healthy | src/credentials.js |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
smoke |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/release.yml |
publish |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-5gctimch |
software | healthy | /tmp/repobility-clone-5gctimch |
| Label | Layer | Status | Path |
|---|---|---|---|
/api/oauth/usage |
frontend | healthy | src/api.js |
This page is publicly accessible at:
https://repobility.com/scan/4ac5d134-af93-4744-9550-7241ec0d462b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4ac5d134-af93-4744-9550-7241ec0d462b/
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.