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.

Sagargupta16/claude-cost-optimizer

https://github.com/Sagargupta16/claude-cost-optimizer · scanned 2026-06-15 23:59 UTC (2 months, 3 weeks ago)

28 raw signals (0 security + 28 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 17 actionable findings from 1 signal source. 11 repeated signals grouped for readability. 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 347 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
App software healthy site/src/App.tsx:App
parseRepoUrl software healthy site/src/utils/repoAnalyzer.ts:parseRepoUrl
fetchFile software healthy site/src/utils/repoAnalyzer.ts:fetchFile
fetchDefaultBranch software healthy site/src/utils/repoAnalyzer.ts:fetchDefaultBranch
countIgnoreEntries software healthy site/src/utils/repoAnalyzer.ts:countIgnoreEntries
parseSettings software healthy site/src/utils/repoAnalyzer.ts:parseSettings
getGrade software healthy site/src/utils/repoAnalyzer.ts:getGrade
estimateTokens software healthy site/src/utils/repoAnalyzer.ts:estimateTokens
analyzeRepo software healthy site/src/utils/repoAnalyzer.ts:analyzeRepo
inputCost software healthy site/src/utils/repoAnalyzer.ts:inputCost
cacheCost software healthy site/src/utils/repoAnalyzer.ts:cacheCost
outputCost software healthy site/src/utils/repoAnalyzer.ts:outputCost
scoreClaudeMd software healthy site/src/utils/badge.ts:scoreClaudeMd
scoreClaudeIgnore software healthy site/src/utils/badge.ts:scoreClaudeIgnore
scoreSettings software healthy site/src/utils/badge.ts:scoreSettings
scoreMcp software healthy site/src/utils/badge.ts:scoreMcp
getGrade software healthy site/src/utils/badge.ts:getGrade
scoreBadge software healthy site/src/utils/badge.ts:scoreBadge
fastModeMultiplier software healthy site/src/utils/calculator.ts:fastModeMultiplier
computeSessionCost software healthy site/src/utils/calculator.ts:computeSessionCost
inputCost software healthy site/src/utils/calculator.ts:inputCost
cacheCost software healthy site/src/utils/calculator.ts:cacheCost
outputCost software healthy site/src/utils/calculator.ts:outputCost
calculate software healthy site/src/utils/calculator.ts:calculate
generateRecommendations software healthy site/src/utils/calculator.ts:generateRecommendations
savingsPct software healthy site/src/utils/calculator.ts:savingsPct
resultToMarkdown software healthy site/src/utils/calculator.ts:resultToMarkdown
formatDollars software healthy site/src/utils/pricing.ts:formatDollars
formatPercent software healthy site/src/utils/pricing.ts:formatPercent
effectiveInputCost software healthy site/src/utils/pricing.ts:effectiveInputCost
effectiveOutputCost software healthy site/src/utils/pricing.ts:effectiveOutputCost
Footer software healthy site/src/components/Footer.tsx:Footer
Navbar software healthy site/src/components/Navbar.tsx:Navbar
BadgeChecker software healthy site/src/pages/BadgeChecker.tsx:BadgeChecker
RepoAnalyzer software healthy site/src/pages/RepoAnalyzer.tsx:RepoAnalyzer
Calculator software healthy site/src/pages/Calculator.tsx:Calculator
Home software healthy site/src/pages/Home.tsx:Home
supports_color software healthy tools/token-estimator/estimate.py:104
c software healthy tools/token-estimator/estimate.py:115
count_tokens software healthy tools/token-estimator/estimate.py:122
format_number software healthy tools/token-estimator/estimate.py:128
format_cost software healthy tools/token-estimator/estimate.py:133
calculate_cost software healthy tools/token-estimator/estimate.py:142
read_input software healthy tools/token-estimator/estimate.py:148
print_header software healthy tools/token-estimator/estimate.py:190
print_cost_table software healthy tools/token-estimator/estimate.py:204
print_per_turn_table software healthy tools/token-estimator/estimate.py:229
main software healthy tools/token-estimator/estimate.py:275
estimateTokens software healthy tools/mcp-cost-server/src/index.ts:estimateTokens
costForTokens software healthy tools/mcp-cost-server/src/index.ts:costForTokens

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
renovate.json software healthy renovate.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
cheatsheet.md software healthy cheatsheet.md
LICENSE software healthy LICENSE
requirements.txt software healthy requirements.txt
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
README.md software healthy case-studies/README.md
TEMPLATE.md software healthy case-studies/TEMPLATE.md
model-comparison.md software healthy benchmarks/model-comparison.md
README.md software healthy benchmarks/README.md
task-comparison.md software healthy benchmarks/task-comparison.md
context-size-impact.md software healthy benchmarks/context-size-impact.md
leaderboard.md software healthy benchmarks/leaderboard.md
awesome-list-submissions.md software healthy docs/awesome-list-submissions.md
balanced.json software healthy templates/settings/balanced.json
performance-first.json software healthy templates/settings/performance-first.json
cost-conscious.json software healthy templates/settings/cost-conscious.json
budget-mode.md software healthy templates/commands/budget-mode.md
quick-fix.md software healthy templates/commands/quick-fix.md
cost-check.md software healthy templates/commands/cost-check.md
minimal.md software healthy templates/CLAUDE.md/minimal.md
standard.md software healthy templates/CLAUDE.md/standard.md
monorepo.md software healthy templates/CLAUDE.md/monorepo.md
comprehensive.md software healthy templates/CLAUDE.md/comprehensive.md
java-spring.md software healthy templates/CLAUDE.md/by-stack/java-spring.md
go.md software healthy templates/CLAUDE.md/by-stack/go.md
react-vite.md software healthy templates/CLAUDE.md/by-stack/react-vite.md
nextjs.md software healthy templates/CLAUDE.md/by-stack/nextjs.md
rust.md software healthy templates/CLAUDE.md/by-stack/rust.md
django.md software healthy templates/CLAUDE.md/by-stack/django.md
fastapi-python.md software healthy templates/CLAUDE.md/by-stack/fastapi-python.md
rails.md software healthy templates/CLAUDE.md/by-stack/rails.md
mern.md software healthy templates/CLAUDE.md/by-stack/mern.md
terraform-aws.md software healthy templates/CLAUDE.md/by-stack/terraform-aws.md
tsconfig.app.json software healthy site/tsconfig.app.json
vite.config.ts software healthy site/vite.config.ts
package.json software healthy site/package.json
tsconfig.node.json software healthy site/tsconfig.node.json
index.html software healthy site/index.html
package-lock.json software healthy site/package-lock.json
tsconfig.json software healthy site/tsconfig.json
index.css software healthy site/src/index.css
App.module.css software healthy site/src/App.module.css
main.tsx software healthy site/src/main.tsx
vite-env.d.ts software healthy site/src/vite-env.d.ts
App.tsx software healthy site/src/App.tsx
repoAnalyzer.ts software healthy site/src/utils/repoAnalyzer.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
case-studies software healthy case-studies
benchmarks software healthy benchmarks
docs software healthy docs
templates software healthy templates
settings software healthy templates/settings
commands software healthy templates/commands
CLAUDE.md software healthy templates/CLAUDE.md
by-stack software healthy templates/CLAUDE.md/by-stack
site software healthy site
src software healthy site/src
utils software healthy site/src/utils
components software healthy site/src/components
pages software healthy site/src/pages
hooks software healthy hooks
tools software healthy tools
token-estimator software healthy tools/token-estimator
optimize-command software healthy tools/optimize-command
mcp-cost-server software healthy tools/mcp-cost-server
src software healthy tools/mcp-cost-server/src
claude-rate software healthy tools/claude-rate
badge-generator software healthy tools/badge-generator
actions software healthy tools/actions
claude-cost-audit software healthy tools/actions/claude-cost-audit
vscode-extension software healthy tools/vscode-extension
src software healthy tools/vscode-extension/src
usage-analyzer software healthy tools/usage-analyzer
skills software healthy skills
cost-mode software healthy skills/cost-mode
guides software healthy guides
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
plugins software healthy plugins
cost-mode software healthy plugins/cost-mode
skills software healthy plugins/cost-mode/skills
cost-mode software healthy plugins/cost-mode/skills/cost-mode

LabelLayerStatusPath
App frontend healthy site/src/App.tsx
Footer frontend healthy site/src/components/Footer.tsx
Navbar frontend healthy site/src/components/Navbar.tsx
BadgeChecker frontend healthy site/src/pages/BadgeChecker.tsx
RepoAnalyzer frontend healthy site/src/pages/RepoAnalyzer.tsx
Calculator frontend healthy site/src/pages/Calculator.tsx
Home frontend healthy site/src/pages/Home.tsx

LabelLayerStatusPath
/BadgeChecker frontend healthy site/src/pages/BadgeChecker.tsx
/RepoAnalyzer frontend healthy site/src/pages/RepoAnalyzer.tsx
/Calculator frontend healthy site/src/pages/Calculator.tsx
/Home frontend healthy site/src/pages/Home.tsx
/* frontend healthy site/src/App.tsx

LabelLayerStatusPath
CategoryResult software healthy tools/claude-rate/rate.py:188
RateResult software healthy tools/claude-rate/rate.py:198
StatusBarManager software healthy tools/vscode-extension/src/statusBar.ts:StatusBarManager

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy-site.yml
deploy cicd healthy .github/workflows/deploy-site.yml
audit cicd healthy .github/workflows/cost-audit.yml

LabelLayerStatusPath
gha::deploy-site cicd healthy .github/workflows/deploy-site.yml
gha::cost-audit cicd healthy .github/workflows/cost-audit.yml

LabelLayerStatusPath
repobility-clone-lm9x9fj_ software healthy /tmp/repobility-clone-lm9x9fj_

LabelLayerStatusPath
postgresql data healthy site/src/pages/Home.tsx

LabelLayerStatusPath
vps::aws hardware healthy README.md
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/50de6fbb-b765-4051-bcae-62444065706e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/50de6fbb-b765-4051-bcae-62444065706e/

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.