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.

victor-shammas/claude-usage-menubar

https://github.com/victor-shammas/claude-usage-menubar · scanned 2026-06-16 00:49 UTC (2 months, 1 week ago)

6 raw signals (0 security + 6 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 6 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 34 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
get_claude_code_version software healthy claude_menubar.py:49
get_static_token software healthy claude_menubar.py:64
_extract_oauth software healthy claude_menubar.py:82
_file_read software healthy claude_menubar.py:94
_file_write software healthy claude_menubar.py:103
_keychain_read software healthy claude_menubar.py:108
_keychain_write software healthy claude_menubar.py:122
load_credentials software healthy claude_menubar.py:131
token_expired software healthy claude_menubar.py:146
refresh_credentials software healthy claude_menubar.py:153
fetch_usage software healthy claude_menubar.py:195
get_usage software healthy claude_menubar.py:209
format_time_remaining software healthy claude_menubar.py:242
pct_used software healthy claude_menubar.py:267
status_dot software healthy claude_menubar.py:272
bar software healthy claude_menubar.py:283
__init__ software healthy claude_menubar.py:291
_noop software healthy claude_menubar.py:312
auto_refresh software healthy claude_menubar.py:316
refresh software healthy claude_menubar.py:319
_set_item_title software healthy claude_menubar.py:344
_update_display software healthy claude_menubar.py:376
_update_menu_error software healthy claude_menubar.py:406

LabelLayerStatusPath
claude_menubar.py software healthy claude_menubar.py
README.md software healthy README.md
install.sh software healthy install.sh
LICENSE software healthy LICENSE
requirements.txt software healthy requirements.txt

LabelLayerStatusPath
NoTokenError software healthy claude_menubar.py:41
ReauthRequiredError software healthy claude_menubar.py:45
ClaudeUsageApp software healthy claude_menubar.py:290

LabelLayerStatusPath
auth::claude_menubar.py security healthy claude_menubar.py
auth::README.md security healthy README.md

LabelLayerStatusPath
repobility-clone-xtzqi5bg software healthy /tmp/repobility-clone-xtzqi5bg
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/b8afa6fb-b97e-4fb2-9775-958a6cbc23a4/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b8afa6fb-b97e-4fb2-9775-958a6cbc23a4/

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.