https://github.com/theophile-jr/ai-burn
· scanned 2026-06-16 00:34 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 92 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 |
|---|---|---|---|
fakeAgg |
software | healthy | test/i18n.test.js:fakeAgg |
wh |
software | healthy | test/i18n.test.js:wh |
withTmp |
software | healthy | test/sources.test.js:withTmp |
session |
software | healthy | test/sources.test.js:session |
makeKvDb |
software | healthy | test/sources.test.js:makeKvDb |
msg |
software | healthy | test/sources.test.js:msg |
turn |
software | healthy | test/usage.test.js:turn |
withFixture |
software | healthy | test/usage.test.js:withFixture |
tierOf |
software | healthy | src/co2.js:tierOf |
energyWh |
software | healthy | src/co2.js:energyWh |
co2Kg |
software | healthy | src/co2.js:co2Kg |
waterL |
software | healthy | src/co2.js:waterL |
rankFor |
software | healthy | src/co2.js:rankFor |
pickEquivalents |
software | healthy | src/co2.js:pickEquivalents |
P |
software | healthy | src/pricing.js:P |
ratesFor |
software | healthy | src/pricing.js:ratesFor |
costUsd |
software | healthy | src/pricing.js:costUsd |
emptyAgg |
software | healthy | src/usage.js:emptyAgg |
localDay |
software | healthy | src/usage.js:localDay |
collectUsage |
software | healthy | src/usage.js:collectUsage |
addTurn |
software | healthy | src/usage.js:addTurn |
parseArgs |
software | healthy | src/cli.js:parseArgs |
setDays |
software | healthy | src/cli.js:setDays |
setTools |
software | healthy | src/cli.js:setTools |
setLang |
software | healthy | src/cli.js:setLang |
ynBadge |
software | healthy | src/cli.js:ynBadge |
askYesNo |
software | healthy | src/cli.js:askYesNo |
answer |
software | healthy | src/cli.js:answer |
askConsent |
software | healthy | src/cli.js:askConsent |
askShare |
software | healthy | src/cli.js:askShare |
main |
software | healthy | src/cli.js:main |
makeStyles |
software | healthy | src/render.js:makeStyles |
wrap |
software | healthy | src/render.js:wrap |
fmtCo2 |
software | healthy | src/render.js:fmtCo2 |
fmtNum |
software | healthy | src/render.js:fmtNum |
fmtUsd |
software | healthy | src/render.js:fmtUsd |
fmtWater |
software | healthy | src/render.js:fmtWater |
fmtQty |
software | healthy | src/render.js:fmtQty |
fmtTinyPercent |
software | healthy | src/render.js:fmtTinyPercent |
bar |
software | healthy | src/render.js:bar |
prettyDay |
software | healthy | src/render.js:prettyDay |
render |
software | healthy | src/render.js:render |
push |
software | healthy | src/render.js:push |
buildShare |
software | healthy | src/render.js:buildShare |
toJson |
software | healthy | src/render.js:toJson |
detectLang |
software | healthy | src/i18n.js:detectLang |
getStrings |
software | healthy | src/i18n.js:getStrings |
tr |
software | healthy | src/i18n.js:tr |
defaultRoots |
software | healthy | src/sources/claude.js:defaultRoots |
listJsonlFiles |
software | healthy | src/sources/claude.js:listJsonlFiles |
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 |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
LICENSE |
software | healthy | LICENSE |
co2.test.js |
software | healthy | test/co2.test.js |
i18n.test.js |
software | healthy | test/i18n.test.js |
pricing.test.js |
software | healthy | test/pricing.test.js |
sources.test.js |
software | healthy | test/sources.test.js |
usage.test.js |
software | healthy | test/usage.test.js |
index.html |
software | healthy | site/index.html |
co2.js |
software | healthy | src/co2.js |
pricing.js |
software | healthy | src/pricing.js |
usage.js |
software | healthy | src/usage.js |
cli.js |
software | healthy | src/cli.js |
render.js |
software | healthy | src/render.js |
i18n.js |
software | healthy | src/i18n.js |
claude.js |
software | healthy | src/sources/claude.js |
opencode.js |
software | healthy | src/sources/opencode.js |
codex.js |
software | healthy | src/sources/codex.js |
cursor.js |
software | healthy | src/sources/cursor.js |
sqlite.js |
software | healthy | src/sources/sqlite.js |
gemini.js |
software | healthy | src/sources/gemini.js |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
site |
software | healthy | site |
src |
software | healthy | src |
sources |
software | healthy | src/sources |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-u0keett8 |
software | healthy | /tmp/repobility-clone-u0keett8 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/0153cc13-447d-437b-bdde-5e96c7d176c4/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0153cc13-447d-437b-bdde-5e96c7d176c4/
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.