https://github.com/sdeep27/llm-pricing-api
· scanned 2026-06-16 00:05 UTC (2 months, 3 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 3 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 49 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 |
|---|---|---|---|
load_pricing |
software | healthy | main.py:30 |
get_models |
software | healthy | main.py:42 |
get_meta |
software | healthy | main.py:81 |
index |
software | healthy | main.py:101 |
formatContext |
software | healthy | static/script.js:formatContext |
formatPrice |
software | healthy | static/script.js:formatPrice |
formatEstCost |
software | healthy | static/script.js:formatEstCost |
formatSearchPrice |
software | healthy | static/script.js:formatSearchPrice |
getInputTokens |
software | healthy | static/script.js:getInputTokens |
getOutputTokens |
software | healthy | static/script.js:getOutputTokens |
getCachedTokens |
software | healthy | static/script.js:getCachedTokens |
isThinkingEnabled |
software | healthy | static/script.js:isThinkingEnabled |
computeCost |
software | healthy | static/script.js:computeCost |
updateTokenSummary |
software | healthy | static/script.js:updateTokenSummary |
syncToAdvanced |
software | healthy | static/script.js:syncToAdvanced |
toggleCalcMode |
software | healthy | static/script.js:toggleCalcMode |
updateHeaders |
software | healthy | static/script.js:updateHeaders |
sortModels |
software | healthy | static/script.js:sortModels |
renderTable |
software | healthy | static/script.js:renderTable |
rerender |
software | healthy | static/script.js:rerender |
fetchModels |
software | healthy | static/script.js:fetchModels |
fetchMeta |
software | healthy | static/script.js:fetchMeta |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
main.py |
software | healthy | main.py |
requirements.txt |
software | healthy | requirements.txt |
to_do.md |
software | healthy | to_do.md |
script.js |
software | healthy | static/script.js |
index.html |
software | healthy | static/index.html |
style.css |
software | healthy | static/style.css |
SCHEDULED_TASK.md |
software | healthy | .claude/SCHEDULED_TASK.md |
check-pricing.md |
software | healthy | .claude/commands/check-pricing.md |
2-slate.html |
software | healthy | design-iterations/2-slate.html |
4-charcoal-teal.html |
software | healthy | design-iterations/4-charcoal-teal.html |
5-light-clean.html |
software | healthy | design-iterations/5-light-clean.html |
6-light-warm.html |
software | healthy | design-iterations/6-light-warm.html |
1-navy-current.html |
software | healthy | design-iterations/1-navy-current.html |
3-midnight-purple.html |
software | healthy | design-iterations/3-midnight-purple.html |
CLAUDE.md |
quality | healthy | CLAUDE.md |
.claude/SCHEDULED_TASK.md |
quality | healthy | .claude/SCHEDULED_TASK.md |
.claude/commands/check-pricing.md |
quality | healthy | .claude/commands/check-pricing.md |
| Label | Layer | Status | Path |
|---|---|---|---|
static |
software | healthy | static |
.claude |
software | healthy | .claude |
commands |
software | healthy | .claude/commands |
design-iterations |
software | healthy | design-iterations |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/models |
api | healthy | main.py |
GET /api/meta |
api | healthy | main.py |
GET / |
api | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6k7ujmia |
software | healthy | /tmp/repobility-clone-6k7ujmia |
This page is publicly accessible at:
https://repobility.com/scan/dfe9ccd9-0d14-44e1-9435-54513cffcc0a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dfe9ccd9-0d14-44e1-9435-54513cffcc0a/
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.