https://github.com/rento2/rento-interface
· scanned 2026-06-15 23:49 UTC (2 months, 3 weeks ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months, 3 weeks ago · v1 · 20 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 269 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 |
software | healthy | src/queue.js:load |
save |
software | healthy | src/queue.js:save |
retryDelayMs |
software | healthy | src/queue.js:retryDelayMs |
isEligible |
software | healthy | src/queue.js:isEligible |
isAuthError |
software | healthy | src/queue.js:isAuthError |
tick |
software | healthy | src/queue.js:tick |
registerSender |
software | healthy | src/queue.js:registerSender |
add |
software | healthy | src/queue.js:add |
getStatus |
software | healthy | src/queue.js:getStatus |
nextRetryInSeconds |
software | healthy | src/queue.js:nextRetryInSeconds |
onChange |
software | healthy | src/queue.js:onChange |
onCommitted |
software | healthy | src/queue.js:onCommitted |
setAuthErrorHandler |
software | healthy | src/queue.js:setAuthErrorHandler |
recoverStuck |
software | healthy | src/queue.js:recoverStuck |
start |
software | healthy | src/queue.js:start |
colLetter |
software | healthy | src/journal.js:colLetter |
m |
software | healthy | src/journal.js:m |
todayStr |
software | healthy | src/journal.js:todayStr |
p |
software | healthy | src/journal.js:p |
isToday |
software | healthy | src/journal.js:isToday |
parseValues |
software | healthy | src/journal.js:parseValues |
read |
software | healthy | src/journal.js:read |
readMany |
software | healthy | src/journal.js:readMany |
todayRecords |
software | healthy | src/journal.js:todayRecords |
nextOpId |
software | healthy | src/journal.js:nextOpId |
buildRow |
software | healthy | src/journal.js:buildRow |
appendOperation |
software | healthy | src/journal.js:appendOperation |
updateOperation |
software | healthy | src/journal.js:updateOperation |
appendIncasementTx |
software | healthy | src/journal.js:appendIncasementTx |
recordsOf |
software | healthy | src/journal.js:recordsOf |
headersOf |
software | healthy | src/journal.js:headersOf |
allocId |
software | healthy | src/journal.js:allocId |
appendUnique |
software | healthy | src/journal.js:appendUnique |
logAction |
software | healthy | src/journal.js:logAction |
init |
software | healthy | src/sheets.js:init |
setToken |
software | healthy | src/sheets.js:setToken |
batchGet |
software | healthy | src/sheets.js:batchGet |
getValues |
software | healthy | src/sheets.js:getValues |
appendRow |
software | healthy | src/sheets.js:appendRow |
updateRange |
software | healthy | src/sheets.js:updateRange |
ymd |
software | healthy | src/forms.js:ymd |
p |
software | healthy | src/forms.js:p |
today |
software | healthy | src/forms.js:today |
tomorrow |
software | healthy | src/forms.js:tomorrow |
nowISO |
software | healthy | src/forms.js:nowISO |
num |
software | healthy | src/forms.js:num |
money |
software | healthy | src/forms.js:money |
isYes |
software | healthy | src/forms.js:isYes |
draftKey |
software | healthy | src/forms.js:draftKey |
loadDraft |
software | healthy | src/forms.js:loadDraft |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
styles.css |
software | healthy | styles.css |
index.html |
software | healthy | index.html |
queue.js |
software | healthy | src/queue.js |
journal.js |
software | healthy | src/journal.js |
sheets.js |
software | healthy | src/sheets.js |
forms.js |
software | healthy | src/forms.js |
ui.js |
software | healthy | src/ui.js |
operations.js |
software | healthy | src/operations.js |
auth.js |
software | healthy | src/auth.js |
cache.js |
software | healthy | src/cache.js |
config.js |
software | healthy | src/config.js |
app.js |
software | healthy | src/app.js |
screens.js |
software | healthy | src/screens.js |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/screens.js |
security | healthy | src/screens.js |
auth::src/config.js |
security | healthy | src/config.js |
auth::src/app.js |
security | healthy | src/app.js |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-n90059hh |
software | healthy | /tmp/repobility-clone-n90059hh |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
This page is publicly accessible at:
https://repobility.com/scan/a1ce7ab0-6184-42ef-87ed-254598d3fffa/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a1ce7ab0-6184-42ef-87ed-254598d3fffa/
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.