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.

vivekdse/breezefile

https://github.com/vivekdse/breezefile · scanned 2026-06-16 00:52 UTC (2 months, 1 week ago)

130 raw signals (0 security + 130 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 130 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 1335 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
hasSkipSentinel software healthy electron/remoteRoute.ts:hasSkipSentinel
looksRemoteFs software healthy electron/remoteRoute.ts:looksRemoteFs
readMounts software healthy electron/remoteRoute.ts:readMounts
getMounts software healthy electron/remoteRoute.ts:getMounts
clearRemoteCache software healthy electron/remoteRoute.ts:clearRemoteCache
listRemoteTargets software healthy electron/remoteRoute.ts:listRemoteTargets
resolveRemote software healthy electron/remoteRoute.ts:resolveRemote
shQuote software healthy electron/remoteRoute.ts:shQuote
broadcast software healthy electron/sources.ts:broadcast
persist software healthy electron/sources.ts:persist
loadPersisted software healthy electron/sources.ts:loadPersisted
listSources software healthy electron/sources.ts:listSources
remoteRequest software healthy electron/sources.ts:remoteRequest
connectedHosts software healthy electron/sources.ts:connectedHosts
pollLoop software healthy electron/sources.ts:pollLoop
out software healthy electron/sources.ts:out
connectSource software healthy electron/sources.ts:connectSource
disconnectSource software healthy electron/sources.ts:disconnectSource
restoreSources software healthy electron/sources.ts:restoreSources
dbPath software healthy electron/tasks.ts:dbPath
dbExists software healthy electron/tasks.ts:dbExists
ensureDir software healthy electron/tasks.ts:ensureDir
open software healthy electron/tasks.ts:open
ensureSchema software healthy electron/tasks.ts:ensureSchema
migrate software healthy electron/tasks.ts:migrate
rowToTask software healthy electron/tasks.ts:rowToTask
parseFlags software healthy electron/tasks.ts:parseFlags
serializeFlags software healthy electron/tasks.ts:serializeFlags
rowToRun software healthy electron/tasks.ts:rowToRun
todayLocalISO software healthy electron/tasks.ts:todayLocalISO
listTasks software healthy electron/tasks.ts:listTasks
getTask software healthy electron/tasks.ts:getTask
createTask software healthy electron/tasks.ts:createTask
updateTask software healthy electron/tasks.ts:updateTask
deleteTask software healthy electron/tasks.ts:deleteTask
countByFolder software healthy electron/tasks.ts:countByFolder
setTaskChangeHook software healthy electron/tasks.ts:setTaskChangeHook
broadcastChange software healthy electron/tasks.ts:broadcastChange
writeActiveTaskSidecar software healthy electron/tasks.ts:writeActiveTaskSidecar
yamlString software healthy electron/tasks.ts:yamlString
createRun software healthy electron/tasks.ts:createRun
updateRun software healthy electron/tasks.ts:updateRun
getRun software healthy electron/tasks.ts:getRun
listRunsForTask software healthy electron/tasks.ts:listRunsForTask
getLastRun software healthy electron/tasks.ts:getLastRun
getInflightRun software healthy electron/tasks.ts:getInflightRun
listAllRuns software healthy electron/tasks.ts:listAllRuns
runCountsByTask software healthy electron/tasks.ts:runCountsByTask
reapInFlightRuns software healthy electron/tasks.ts:reapInFlightRuns
dueAutoTasks software healthy electron/tasks.ts:dueAutoTasks

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

LabelLayerStatusPath
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
AGENTS.md software healthy AGENTS.md
remoteRoute.ts software healthy electron/remoteRoute.ts
sources.ts software healthy electron/sources.ts
tasks.ts software healthy electron/tasks.ts
preload.ts software healthy electron/preload.ts
window-arrange.ts software healthy electron/window-arrange.ts
session-tokens.ts software healthy electron/session-tokens.ts
main.ts software healthy electron/main.ts
mcp-register.ts software healthy electron/mcp-register.ts
scheduler.ts software healthy electron/scheduler.ts
remoteDaemon.ts software healthy electron/remoteDaemon.ts
hooks-register.ts software healthy electron/hooks-register.ts
cron.ts software healthy electron/cron.ts
ipc.ts software healthy electron/ipc.ts
api-server.ts software healthy electron/api-server.ts
schedule-overlay.ts software healthy electron/schedule-overlay.ts
remoteHooks.ts software healthy electron/remoteHooks.ts
expiry-clock.ts software healthy electron/typebuild/expiry-clock.ts
auth.ts software healthy electron/typebuild/auth.ts
browser-signin.ts software healthy electron/typebuild/browser-signin.ts
ipc-auth.ts software healthy electron/typebuild/ipc-auth.ts
mcp-token.ts software healthy electron/typebuild/mcp-token.ts
detect.ts software healthy electron/typebuild/detect.ts
sessions.ts software healthy electron/typebuild/sessions.ts
bfs.ts software healthy electron/platform/bfs.ts
index-db.ts software healthy electron/platform/index-db.ts
index.ts software healthy electron/platform/index.ts
CAPABILITIES.md software healthy electron/platform/CAPABILITIES.md
mac.ts software healthy electron/platform/mac.ts
linux.ts software healthy electron/platform/linux.ts
local.ts software healthy electron/sources/local.ts
registry.ts software healthy electron/sources/registry.ts
typebuild-transitions.mjs software healthy electron/sources/typebuild-transitions.mjs
typebuild.ts software healthy electron/sources/typebuild.ts
interactive.ts software healthy electron/agents/interactive.ts
registry.ts software healthy electron/agents/registry.ts
flags.ts software healthy electron/agents/flags.ts
index.ts software healthy electron/agents/index.ts
claude.ts software healthy electron/agents/claude.ts
execute.ts software healthy electron/agents/execute.ts
types.ts software healthy electron/agents/types.ts

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

LabelLayerStatusPath
electron software healthy electron
typebuild software healthy electron/typebuild
platform software healthy electron/platform
sources software healthy electron/sources
agents software healthy electron/agents
core software healthy electron/core
tests software healthy tests
mcp software healthy mcp
docs software healthy docs
cli software healthy cli
design-assets software healthy design-assets
daemon software healthy daemon
.claude software healthy .claude
packaging software healthy packaging
tmp software healthy tmp
design software healthy tmp/design
native software healthy native
sharer software healthy native/sharer
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
typebuild software healthy src/components/typebuild
tasks software healthy src/components/tasks
styles software healthy src/styles

LabelLayerStatusPath
BrowserAuthError software healthy electron/typebuild/browser-signin.ts:BrowserAuthError
McpTokenError software healthy electron/typebuild/mcp-token.ts:McpTokenError
MacAdapter software healthy electron/platform/mac.ts:MacAdapter
LinuxAdapter software healthy electron/platform/linux.ts:LinuxAdapter
so software healthy electron/platform/linux.ts:so
is software healthy electron/platform/linux.ts:is
LocalTaskSource software healthy electron/sources/local.ts:LocalTaskSource
TypeBuildTaskSource software healthy electron/sources/typebuild.ts:TypeBuildTaskSource
ClaudeAgent software healthy electron/agents/claude.ts:ClaudeAgent
so software healthy electron/agents/claude.ts:so
AgentNotAvailableError software healthy electron/agents/execute.ts:AgentNotAvailableError
TaskAlreadyRunningError software healthy electron/agents/execute.ts:TaskAlreadyRunningError
is software healthy src/motion-utils.ts:is
on software healthy src/motion-utils.ts:on
was software healthy src/motion-utils.ts:was
drives software healthy src/components/Tabbar.tsx:drives
from software healthy src/components/FolderHeader.tsx:from
and software healthy src/components/FileRow.tsx:and

LabelLayerStatusPath
auth::electron/typebuild/ipc-auth.ts security healthy electron/typebuild/ipc-auth.ts
auth::electron/typebuild/sessions.ts security healthy electron/typebuild/sessions.ts
auth::electron/typebuild/mcp-token.ts security healthy electron/typebuild/mcp-token.ts
auth::src/bridge.ts security healthy src/bridge.ts
auth::src/types.ts security healthy src/types.ts
auth::electron/agents/claude.ts security healthy electron/agents/claude.ts
auth::electron/typebuild/browser-signin.ts security healthy electron/typebuild/browser-signin.ts
auth::electron/typebuild/auth.ts security healthy electron/typebuild/auth.ts
auth::electron/sources/typebuild.ts security healthy electron/sources/typebuild.ts
auth::electron/typebuild/expiry-clock.ts security healthy electron/typebuild/expiry-clock.ts
auth::electron/agents/interactive.ts security healthy electron/agents/interactive.ts
auth::electron/preload.ts security healthy electron/preload.ts

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

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
127.0.0.1 network healthy electron/remoteDaemon.ts

LabelLayerStatusPath
port:54123 network healthy cli/README.md

LabelLayerStatusPath
/ frontend healthy electron/ipc.ts

LabelLayerStatusPath
TasksPage frontend healthy src/components/tasks/TasksPage.tsx

LabelLayerStatusPath
generic_api_key::electron/typebuild/auth.ts security healthy electron/typebuild/auth.ts

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
HOMEBREW_TAP_TOKEN cicd healthy
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/1430422d-2f30-4087-89ce-a934a0898725/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1430422d-2f30-4087-89ce-a934a0898725/

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.