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.

SMJsurviva/honey-app

https://github.com/SMJsurviva/honey-app · scanned 2026-06-16 00:16 UTC (2 months, 2 weeks ago)

13 raw signals (0 security + 13 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 13 actionable findings from 1 signal source. 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 74 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
deviceId software healthy js/app.js:deviceId
getName software healthy js/app.js:getName
setName software healthy js/app.js:setName
nameAsked software healthy js/app.js:nameAsked
renderNameChip software healthy js/app.js:renderNameChip
openNameModal software healthy js/app.js:openNameModal
closeNameModal software healthy js/app.js:closeNameModal
fmtSize software healthy js/app.js:fmtSize
typeActive software healthy js/app.js:typeActive
findProduct software healthy js/app.js:findProduct
renderTypes software healthy js/app.js:renderTypes
renderSizes software healthy js/app.js:renderSizes
makeBtn software healthy js/app.js:makeBtn
updateOrderBtn software healthy js/app.js:updateOrderBtn
qty software healthy js/app.js:qty
setQty software healthy js/app.js:setQty
showMsg software healthy js/app.js:showMsg
placeOrder software healthy js/app.js:placeOrder
startUndoWindow software healthy js/app.js:startUndoWindow
endUndoWindow software healthy js/app.js:endUndoWindow
loadMyOrders software healthy js/app.js:loadMyOrders
init software healthy js/app.js:init
$ software healthy js/operator.js:$
checkAuth software healthy js/operator.js:checkAuth
enter software healthy js/operator.js:enter
loadProducts software healthy js/operator.js:loadProducts
fmtTime software healthy js/operator.js:fmtTime
orderCard software healthy js/operator.js:orderCard
btn software healthy js/operator.js:btn
refresh software healthy js/operator.js:refresh
subscribeRealtime software healthy js/operator.js:subscribeRealtime
setupStockListener software healthy js/operator.js:setupStockListener
renderStock software healthy js/operator.js:renderStock
renderVerbalOptions software healthy js/operator.js:renderVerbalOptions
vQtyVal software healthy js/operator.js:vQtyVal
requestWakeLock software healthy js/operator.js:requestWakeLock
urlB64ToUint8Array software healthy js/operator.js:urlB64ToUint8Array
setupPush software healthy js/operator.js:setupPush
subscribePush software healthy js/operator.js:subscribePush
$ software healthy js/analytics.js:$
init software healthy js/analytics.js:init
setupTabs software healthy js/analytics.js:setupTabs
fetchOrders software healthy js/analytics.js:fetchOrders
dayStart software healthy js/analytics.js:dayStart
loadTab software healthy js/analytics.js:loadTab
renderDayReport software healthy js/analytics.js:renderDayReport
renderWeekReport software healthy js/analytics.js:renderWeekReport
renderRangeSelector software healthy js/analytics.js:renderRangeSelector

LabelLayerStatusPath
README.md software healthy README.md
sw.js software healthy sw.js
migration_v2.sql software healthy migration_v2.sql
schema.sql software healthy schema.sql
index.html software healthy index.html
operator.html software healthy operator.html
analytics.html software healthy analytics.html
honey_keepalive.sh software healthy mack/honey_keepalive.sh
config.js software healthy js/config.js
app.js software healthy js/app.js
operator.js software healthy js/operator.js
analytics.js software healthy js/analytics.js
style.css software healthy css/style.css
index.ts software healthy supabase/functions/notify-operator/index.ts

LabelLayerStatusPath
mack software healthy mack
js software healthy js
css software healthy css
supabase software healthy supabase
functions software healthy supabase/functions
notify-operator software healthy supabase/functions/notify-operator

LabelLayerStatusPath
stock data healthy migration_v2.sql
products data healthy schema.sql
orders data healthy schema.sql
operator_subscriptions data healthy schema.sql

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

LabelLayerStatusPath
migration_v2.sql data healthy migration_v2.sql
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/d86c8a23-0d0e-4395-b6b7-701282c33279/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d86c8a23-0d0e-4395-b6b7-701282c33279/

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.