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)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
NoTokenError |
software | healthy | claude_menubar.py:41 |
ReauthRequiredError |
software | healthy | claude_menubar.py:45 |
ClaudeUsageApp |
software | healthy | claude_menubar.py:290 |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::claude_menubar.py |
security | healthy | claude_menubar.py |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-xtzqi5bg |
software | healthy | /tmp/repobility-clone-xtzqi5bg |
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.