https://github.com/bullgom/claude-usage-guard
· scanned 2026-06-17 01:43 UTC (1 month, 1 week ago)
3 raw signals (0 security + 3 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +3.5 (diff) · 3 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 152 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_data_dir |
software | healthy | usage_core.py:62 |
get_projects_dir |
software | healthy | usage_core.py:69 |
ensure_data_dir |
software | healthy | usage_core.py:76 |
upgrade_config |
software | healthy | usage_core.py:97 |
load_config |
software | healthy | usage_core.py:115 |
load_pricing |
software | healthy | usage_core.py:141 |
rate_for |
software | healthy | usage_core.py:148 |
cost_of |
software | healthy | usage_core.py:172 |
_parse_timestamp |
software | healthy | usage_core.py:205 |
iter_assistant_usages |
software | healthy | usage_core.py:215 |
collect_usages |
software | healthy | usage_core.py:255 |
list_log_files |
software | healthy | usage_core.py:281 |
period_start |
software | healthy | usage_core.py:293 |
next_daily_reset |
software | healthy | usage_core.py:312 |
next_weekly_reset |
software | healthy | usage_core.py:318 |
next_monthly_reset |
software | healthy | usage_core.py:325 |
_sum_tokens |
software | healthy | usage_core.py:335 |
aggregate |
software | healthy | usage_core.py:349 |
check_budget |
software | healthy | usage_core.py:371 |
_subscription_status |
software | healthy | usage_core.py:394 |
_cost_status |
software | healthy | usage_core.py:436 |
is_enforcing |
software | healthy | usage_core.py:506 |
check_budget_cached |
software | healthy | usage_core.py:520 |
clear_budget_cache |
software | healthy | usage_core.py:546 |
session_cost |
software | healthy | usage_core.py:550 |
resolve_wake_time |
software | healthy | usage_core.py:578 |
request_wait |
software | healthy | usage_core.py:617 |
read_resume |
software | healthy | usage_core.py:633 |
clear_resume |
software | healthy | usage_core.py:641 |
mark_done |
software | healthy | usage_core.py:645 |
is_done |
software | healthy | usage_core.py:657 |
clear_done |
software | healthy | usage_core.py:661 |
hook_decision |
software | healthy | usage_core.py:670 |
main |
software | healthy | usage_core.py:705 |
get_credentials_path |
software | healthy | subscription.py:45 |
_read_oauth |
software | healthy | subscription.py:56 |
read_access_token |
software | healthy | subscription.py:64 |
plan_info |
software | healthy | subscription.py:68 |
user_agent |
software | healthy | subscription.py:73 |
_http_get |
software | healthy | subscription.py:77 |
fetch_raw |
software | healthy | subscription.py:84 |
parse_windows |
software | healthy | subscription.py:108 |
get_subscription_usage |
software | healthy | subscription.py:148 |
default_command |
software | healthy | install_hook.py:26 |
default_settings_path |
software | healthy | install_hook.py:38 |
hook_installed |
software | healthy | install_hook.py:42 |
merge_hook |
software | healthy | install_hook.py:51 |
load_settings |
software | healthy | install_hook.py:68 |
main |
software | healthy | install_hook.py:77 |
call_tool |
software | healthy | mcp_server.py:116 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
guard.sh |
software | healthy | guard.sh |
usage_core.py |
software | healthy | usage_core.py |
setup.sh |
software | healthy | setup.sh |
README.md |
software | healthy | README.md |
wait.sh |
software | healthy | wait.sh |
LICENSE |
software | healthy | LICENSE |
pricing.json |
software | healthy | pricing.json |
subscription.py |
software | healthy | subscription.py |
install_hook.py |
software | healthy | install_hook.py |
mcp_server.py |
software | healthy | mcp_server.py |
conftest.py |
software | healthy | tests/conftest.py |
test_usage_core.py |
software | healthy | tests/test_usage_core.py |
test_subscription.py |
software | healthy | tests/test_subscription.py |
test_install_hook.py |
software | healthy | tests/test_install_hook.py |
pretooluse_budget_check.sh |
software | healthy | hooks/pretooluse_budget_check.sh |
settings.hook.snippet.json |
software | healthy | hooks/settings.hook.snippet.json |
task.md |
software | healthy | templates/task.md |
SKILL.md |
software | healthy | skills/wait/SKILL.md |
skills/wait/SKILL.md |
quality | healthy | skills/wait/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
hooks |
software | healthy | hooks |
templates |
software | healthy | templates |
skills |
software | healthy | skills |
wait |
software | healthy | skills/wait |
| Label | Layer | Status | Path |
|---|---|---|---|
port:09 |
network | healthy | setup.sh |
port:18 |
network | healthy | setup.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::subscription.py |
security | healthy | subscription.py |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
bullgom__claude-usage-guard |
software | healthy | /data/fable5_failed_archive/bullgom__claude-usage-guard |
This page is publicly accessible at:
https://repobility.com/scan/8248ceba-1f29-4bfa-8bc5-427721452ae5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8248ceba-1f29-4bfa-8bc5-427721452ae5/
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.