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.

chat-l18l/vibe_ns

https://github.com/chat-l18l/vibe_ns · scanned 2026-06-17 01:47 UTC (1 month, 1 week ago)

5 raw signals (0 security + 5 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +18.7 (diff) · 5 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 79 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
README.md software healthy README.md
sqlite3.c software healthy third_party/sqlite3.c
sqlite3ext.h software healthy third_party/sqlite3ext.h
sqlite3.h software healthy third_party/sqlite3.h
main.c software healthy src/main.c
game.h software healthy src/games/game.h
backgammon.c software healthy src/games/backgammon/backgammon.c
chess.c software healthy src/games/chess/chess.c
connection.c software healthy src/core/connection.c
connector.h software healthy src/core/connector.h
priv.c software healthy src/core/priv.c
args.h software healthy src/core/args.h
args.c software healthy src/core/args.c
server.h software healthy src/core/server.h
log.h software healthy src/core/log.h
macros.h software healthy src/core/macros.h
connector.c software healthy src/core/connector.c
fsm.h software healthy src/core/fsm.h
priv.h software healthy src/core/priv.h
fsm.c software healthy src/core/fsm.c
err.h software healthy src/core/err.h
connection.h software healthy src/core/connection.h
server.c software healthy src/core/server.c
stubs.c software healthy src/features/stubs.c
stubs.h software healthy src/features/stubs.h
chat_db.h software healthy src/features/chat/chat_db.h
room.h software healthy src/features/chat/room.h
room.c software healthy src/features/chat/room.c
http_chat.c software healthy src/features/chat/http_chat.c
chat.h software healthy src/features/chat/chat.h
chat_db.c software healthy src/features/chat/chat_db.c
chat.c software healthy src/features/chat/chat.c
http_chat.h software healthy src/features/chat/http_chat.h
protocol.h software healthy src/protocol/protocol.h
protocol.c software healthy src/protocol/protocol.c
telnet_proto.c software healthy src/protocol/telnet/telnet_proto.c
telnet_states.h software healthy src/protocol/telnet/telnet_states.h
telnet_proto.h software healthy src/protocol/telnet/telnet_proto.h
telnet_session.h software healthy src/protocol/telnet/telnet_session.h
telnet_session.c software healthy src/protocol/telnet/telnet_session.c
http_session.h software healthy src/protocol/http/http_session.h
http_session.c software healthy src/protocol/http/http_session.c
http_proto.c software healthy src/protocol/http/http_proto.c
http_proto.h software healthy src/protocol/http/http_proto.h
menu.c software healthy src/ui/menu.c
ansi.h software healthy src/ui/ansi.h
menu.h software healthy src/ui/menu.h
bbs.h software healthy src/ui/bbs.h
bbs.c software healthy src/ui/bbs.c
ansi.c software healthy src/ui/ansi.c

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

LabelLayerStatusPath
third_party software healthy third_party
src software healthy src
games software healthy src/games
backgammon software healthy src/games/backgammon
chess software healthy src/games/chess
core software healthy src/core
features software healthy src/features
chat software healthy src/features/chat
protocol software healthy src/protocol
telnet software healthy src/protocol/telnet
http software healthy src/protocol/http
ui software healthy src/ui
docs software healthy docs
web software healthy web

LabelLayerStatusPath
$ software healthy web/app.js:$
api software healthy web/app.js:api
fmtTime software healthy web/app.js:fmtTime
addMessage software healthy web/app.js:addMessage
refreshRooms software healthy web/app.js:refreshRooms
selectRoom software healthy web/app.js:selectRoom
updateWho software healthy web/app.js:updateWho
init software healthy web/app.js:init

LabelLayerStatusPath
chat-l18l__vibe_ns software healthy /data/fable5_failed_archive/chat-l18l__vibe_ns

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
127.0.0.1 network healthy README.md

LabelLayerStatusPath
nginx network healthy README.md
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/cbd925ef-c9e3-43ed-aad4-8ee24ef71ac7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/cbd925ef-c9e3-43ed-aad4-8ee24ef71ac7/

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.