https://github.com/WizzoUK2/token-usage
· scanned 2026-06-16 00:59 UTC (2 months, 1 week ago)
5 raw signals (0 security + 5 graph)
Last scanned 2 months, 1 week ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 115 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 |
|---|---|---|---|
skill_use |
software | healthy | tests/test_parsing.py:6 |
test_dedup_keeps_per_field_maxima |
software | healthy | tests/test_parsing.py:20 |
test_entries_without_request_id_each_count |
software | healthy | tests/test_parsing.py:34 |
test_rates_for_picks_longest_prefix |
software | healthy | tests/test_parsing.py:44 |
test_rates_for_provider_prefixed_ids |
software | healthy | tests/test_parsing.py:50 |
test_cost_and_cache_savings_math |
software | healthy | tests/test_parsing.py:62 |
test_totals_reconcile_with_segments |
software | healthy | tests/test_parsing.py:73 |
test_command_owns_followup_turns |
software | healthy | tests/test_parsing.py:85 |
test_skill_tool_use_starts_sticky_segment |
software | healthy | tests/test_parsing.py:100 |
test_skill_streamed_duplicate_does_not_reopen_segment |
software | healthy | tests/test_parsing.py:115 |
test_no_command_only_before_first_command |
software | healthy | tests/test_parsing.py:128 |
tu |
software | healthy | tests/conftest.py:17 |
usage |
software | healthy | tests/conftest.py:21 |
user |
software | healthy | tests/conftest.py:31 |
assistant |
software | healthy | tests/conftest.py:37 |
write_jsonl |
software | healthy | tests/conftest.py:45 |
make_session_with_agents |
software | healthy | tests/test_agents.py:4 |
test_subagents_roll_into_spawning_segment |
software | healthy | tests/test_agents.py:21 |
test_agents_grouped_by_type_in_json |
software | healthy | tests/test_agents.py:31 |
test_render_report_agents_flag |
software | healthy | tests/test_agents.py:42 |
test_agent_spawned_in_followup_turn_rolls_into_command |
software | healthy | tests/test_agents.py:51 |
run_hook |
software | healthy | tests/test_hook.py:9 |
make_transcript |
software | healthy | tests/test_hook.py:19 |
test_hook_writes_ledger_and_exits_zero |
software | healthy | tests/test_hook.py:26 |
test_hook_never_fails_on_garbage |
software | healthy | tests/test_hook.py:34 |
test_budget_nudge_fires_once |
software | healthy | tests/test_hook.py:41 |
test_budget_unset_or_invalid_is_inert |
software | healthy | tests/test_hook.py:57 |
test_budget_under_limit_is_silent_and_unarmed |
software | healthy | tests/test_hook.py:65 |
test_hook_recovers_from_non_dict_ledger |
software | healthy | tests/test_hook.py:80 |
seed_projects |
software | healthy | tests/test_history.py:7 |
test_history_by_project_and_command |
software | healthy | tests/test_history.py:22 |
test_history_since_filters |
software | healthy | tests/test_history.py:32 |
test_history_cache_hit_and_invalidation |
software | healthy | tests/test_history.py:38 |
test_history_by_day_uses_local_time |
software | healthy | tests/test_history.py:59 |
test_history_since_relative_days |
software | healthy | tests/test_history.py:73 |
test_history_recovers_from_corrupt_cache_entry |
software | healthy | tests/test_history.py:79 |
two_transcripts |
software | healthy | tests/test_diff.py:6 |
test_diff_joins_labels_and_orders_by_abs_delta |
software | healthy | tests/test_diff.py:20 |
test_render_diff_table |
software | healthy | tests/test_diff.py:29 |
test_diff_unpriceable_side_renders_unknown_not_savings |
software | healthy | tests/test_diff.py:36 |
test_diff_tied_deltas_order_alphabetically |
software | healthy | tests/test_diff.py:55 |
test_render_diff_total_math_and_signs |
software | healthy | tests/test_diff.py:70 |
load_pricing |
software | healthy | scripts/token_usage.py:52 |
rates_for |
software | healthy | scripts/token_usage.py:66 |
empty_usage |
software | healthy | scripts/token_usage.py:82 |
normalize_usage |
software | healthy | scripts/token_usage.py:86 |
add_flat |
software | healthy | scripts/token_usage.py:104 |
max_flat |
software | healthy | scripts/token_usage.py:110 |
cost_usd |
software | healthy | scripts/token_usage.py:116 |
cache_savings_usd |
software | healthy | scripts/token_usage.py:135 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
SUBMISSION.md |
software | healthy | SUBMISSION.md |
LICENSE |
software | healthy | LICENSE |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
test_parsing.py |
software | healthy | tests/test_parsing.py |
conftest.py |
software | healthy | tests/conftest.py |
test_agents.py |
software | healthy | tests/test_agents.py |
test_hook.py |
software | healthy | tests/test_hook.py |
test_history.py |
software | healthy | tests/test_history.py |
test_diff.py |
software | healthy | tests/test_diff.py |
2026-06-12-token-usage-0.2.0.md |
software | healthy | docs/superpowers/plans/2026-06-12-token-usage-0.2.0.md |
2026-06-12-token-usage-0.2.0-design.md |
software | healthy | docs/superpowers/specs/2026-06-12-token-usage-0.2.0-design.… |
token_usage.py |
software | healthy | scripts/token_usage.py |
statusline.sh |
software | healthy | examples/statusline.sh |
hooks.json |
software | healthy | hooks/hooks.json |
SKILL.md |
software | healthy | skills/report/SKILL.md |
test.yml |
software | healthy | .github/workflows/test.yml |
skills/report/SKILL.md |
quality | healthy | skills/report/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
scripts |
software | healthy | scripts |
examples |
software | healthy | examples |
hooks |
software | healthy | hooks |
skills |
software | healthy | skills |
report |
software | healthy | skills/report |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-2zlvvmib |
software | healthy | /tmp/repobility-clone-2zlvvmib |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::test |
cicd | healthy | .github/workflows/test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/test.yml |
This page is publicly accessible at:
https://repobility.com/scan/0e335db9-88ab-49b8-9c7b-1b2621dc5a12/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0e335db9-88ab-49b8-9c7b-1b2621dc5a12/
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.