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.

sfdxb7/cue-api

https://github.com/sfdxb7/cue-api · scanned 2026-06-16 00:08 UTC (2 months, 2 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 16 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 103 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
buildMeetingPayload software healthy src/server.test.js:buildMeetingPayload
createFakeStore software healthy src/server.test.js:createFakeStore
maybeFail software healthy src/server.test.js:maybeFail
withCueApiServer software healthy src/server.test.js:withCueApiServer
buildLiveRequest software healthy src/server.test.js:buildLiveRequest
postCueQuestion software healthy src/server.test.js:postCueQuestion
postCueTranscription software healthy src/server.test.js:postCueTranscription
buildAudioDataUrl software healthy src/server.test.js:buildAudioDataUrl
createSupabaseStore software healthy src/store.js:createSupabaseStore
url software healthy src/store.js:url
request software healthy src/store.js:request
isStoreError software healthy src/store.js:isStoreError
createStoreError software healthy src/store.js:createStoreError
meetingRowToClient software healthy src/store.js:meetingRowToClient
meetingClientToRow software healthy src/store.js:meetingClientToRow
meetingPatchToRow software healthy src/store.js:meetingPatchToRow
momentRowToClient software healthy src/store.js:momentRowToClient
momentClientToRow software healthy src/store.js:momentClientToRow
playbookRowToClient software healthy src/store.js:playbookRowToClient
query software healthy src/server.js:query
matchRoute software healthy src/server.js:matchRoute
createCueApiServer software healthy src/server.js:createCueApiServer
requireDevice software healthy src/server.js:requireDevice
requireStore software healthy src/server.js:requireStore
validateMeeting software healthy src/server.js:validateMeeting
validateMeetingPatch software healthy src/server.js:validateMeetingPatch
validateChips software healthy src/server.js:validateChips
validateMinutes software healthy src/server.js:validateMinutes
validateMinutesList software healthy src/server.js:validateMinutesList
validateChat software healthy src/server.js:validateChat
validateMoments software healthy src/server.js:validateMoments
capString software healthy src/server.js:capString
getIsoString software healthy src/server.js:getIsoString
resolveModel software healthy src/server.js:resolveModel
reasoningField software healthy src/server.js:reasoningField
resolveReasoningEffort software healthy src/server.js:resolveReasoningEffort
answerCueIntelligence software healthy src/server.js:answerCueIntelligence
transcribeCueAudio software healthy src/server.js:transcribeCueAudio
validateTranscribeRequest software healthy src/server.js:validateTranscribeRequest
createSentinelSplitter software healthy src/server.js:createSentinelSplitter
parseSseChunk software healthy src/server.js:parseSseChunk
streamCueIntelligence software healthy src/server.js:streamCueIntelligence
emit software healthy src/server.js:emit
finishWithFallback software healthy src/server.js:finishWithFallback
validatePlaybookRequest software healthy src/server.js:validatePlaybookRequest
extractPdfText software healthy src/server.js:extractPdfText
buildPlaybookBlocks software healthy src/server.js:buildPlaybookBlocks
generateMeetingMinutes software healthy src/server.js:generateMeetingMinutes
validateDocumentRequest software healthy src/server.js:validateDocumentRequest
generateMeetingDocument software healthy src/server.js:generateMeetingDocument

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

LabelLayerStatusPath
package.json software healthy package.json
Dockerfile software healthy Dockerfile
.env.example software healthy .env.example
schema.sql software healthy db/schema.sql
server.test.js software healthy src/server.test.js
store.js software healthy src/store.js
server.js software healthy src/server.js

LabelLayerStatusPath
db software healthy db
src software healthy src

LabelLayerStatusPath
repobility-clone-3mcljyz0 software healthy /tmp/repobility-clone-3mcljyz0

LabelLayerStatusPath
public data healthy db/schema.sql

LabelLayerStatusPath
port:3000 network healthy Dockerfile

LabelLayerStatusPath
traefik network healthy .env.example

LabelLayerStatusPath
127.0.0.1 network healthy src/server.test.js

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
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/082e3fca-9ec5-4435-a594-a04712f75a71/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/082e3fca-9ec5-4435-a594-a04712f75a71/

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.