https://github.com/silentganja/VibeGuard
· scanned 2026-06-16 00:12 UTC (2 months, 2 weeks ago)
24 raw signals (0 security + 24 graph)
Last scanned 2 months, 2 weeks ago · v1 · 24 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 330 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 |
|---|---|---|---|
makeConfig |
software | healthy | tests/core.test.ts:makeConfig |
cleanDevArtifacts |
software | healthy | scripts/build.mjs:cleanDevArtifacts |
main |
software | healthy | scripts/build.mjs:main |
bundle |
software | healthy | scripts/build.mjs:bundle |
sizeKB |
software | healthy | scripts/build.mjs:sizeKB |
generateWrappers |
software | healthy | scripts/build.mjs:generateWrappers |
compileNativeBinaries |
software | healthy | scripts/build.mjs:compileNativeBinaries |
compileBinaryForPlatform |
software | healthy | scripts/build.mjs:compileBinaryForPlatform |
sizeMB |
software | healthy | scripts/build.mjs:sizeMB |
listOutputFiles |
software | healthy | scripts/build.mjs:listOutputFiles |
mode |
software | healthy | scripts/build.mjs:mode |
warn |
software | healthy | scripts/verify.mjs:warn |
ok |
software | healthy | scripts/verify.mjs:ok |
is |
software | healthy | src/cli/ui.ts:is |
muted |
software | healthy | src/cli/ui.ts:muted |
action |
software | healthy | src/cli/ui.ts:action |
ok |
software | healthy | src/cli/ui.ts:ok |
fail |
software | healthy | src/cli/ui.ts:fail |
warn |
software | healthy | src/cli/ui.ts:warn |
header |
software | healthy | src/cli/ui.ts:header |
kv |
software | healthy | src/cli/ui.ts:kv |
rule |
software | healthy | src/cli/ui.ts:rule |
raw |
software | healthy | src/cli/ui.ts:raw |
space |
software | healthy | src/cli/ui.ts:space |
parseArgs |
software | healthy | src/cli/index.ts:parseArgs |
handleInit |
software | healthy | src/cli/index.ts:handleInit |
handleInstall |
software | healthy | src/cli/index.ts:handleInstall |
handleUninstall |
software | healthy | src/cli/index.ts:handleUninstall |
handleConfig |
software | healthy | src/cli/index.ts:handleConfig |
handleTrust |
software | healthy | src/cli/index.ts:handleTrust |
handleRun |
software | healthy | src/cli/index.ts:handleRun |
message |
software | healthy | src/cli/index.ts:message |
main |
software | healthy | src/cli/index.ts:main |
stack |
software | healthy | src/cli/index.ts:stack |
renderFailureReport |
software | healthy | src/cli/ux.ts:renderFailureReport |
renderSuccessReport |
software | healthy | src/cli/ux.ts:renderSuccessReport |
renderFailureReportCI |
software | healthy | src/cli/ux.ts:renderFailureReportCI |
renderSuccessReportCI |
software | healthy | src/cli/ux.ts:renderSuccessReportCI |
renderThreatCard |
software | healthy | src/cli/ux.ts:renderThreatCard |
renderPatchCard |
software | healthy | src/cli/ux.ts:renderPatchCard |
divider |
software | healthy | src/cli/ux.ts:divider |
renderKeyValueTable |
software | healthy | src/cli/ux.ts:renderKeyValueTable |
renderPhaseHeader |
software | healthy | src/cli/ux.ts:renderPhaseHeader |
renderAction |
software | healthy | src/cli/ux.ts:renderAction |
renderSuccess |
software | healthy | src/cli/ux.ts:renderSuccess |
renderFailure |
software | healthy | src/cli/ux.ts:renderFailure |
renderWarning |
software | healthy | src/cli/ux.ts:renderWarning |
renderInfo |
software | healthy | src/cli/ux.ts:renderInfo |
renderExportNotice |
software | healthy | src/cli/ux.ts:renderExportNotice |
vectorSeverityLabel |
software | healthy | src/cli/ux.ts:vectorSeverityLabel |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
core.test.ts |
software | healthy | tests/core.test.ts |
build.mjs |
software | healthy | scripts/build.mjs |
verify.mjs |
software | healthy | scripts/verify.mjs |
ui.ts |
software | healthy | src/cli/ui.ts |
index.ts |
software | healthy | src/cli/index.ts |
ux.ts |
software | healthy | src/cli/ux.ts |
cache.ts |
software | healthy | src/utils/cache.ts |
comment-stripper.ts |
software | healthy | src/utils/comment-stripper.ts |
index.ts |
software | healthy | src/utils/index.ts |
diff.ts |
software | healthy | src/utils/diff.ts |
http.ts |
software | healthy | src/utils/http.ts |
logger.ts |
software | healthy | src/utils/logger.ts |
ci.ts |
software | healthy | src/compliance/ci.ts |
index.ts |
software | healthy | src/compliance/index.ts |
compliance.ts |
software | healthy | src/compliance/compliance.ts |
parser.ts |
software | healthy | src/analyzer/parser.ts |
git.ts |
software | healthy | src/analyzer/git.ts |
index.ts |
software | healthy | src/analyzer/index.ts |
mapper.ts |
software | healthy | src/analyzer/mapper.ts |
index.ts |
software | healthy | src/engine/index.ts |
assertion.ts |
software | healthy | src/engine/assertion.ts |
payloadGen.ts |
software | healthy | src/engine/payloadGen.ts |
exporter.ts |
software | healthy | src/engine/exporter.ts |
runner.ts |
software | healthy | src/engine/runner.ts |
healer.ts |
software | healthy | src/engine/healer.ts |
config.ts |
software | healthy | src/core/config.ts |
trust.ts |
software | healthy | src/core/trust.ts |
hooks.ts |
software | healthy | src/core/hooks.ts |
version.ts |
software | healthy | src/core/version.ts |
index.ts |
software | healthy | src/core/index.ts |
types.ts |
software | healthy | src/core/types.ts |
webhooks.ts |
software | healthy | src/infrastructure/webhooks.ts |
index.ts |
software | healthy | src/infrastructure/index.ts |
checker.ts |
software | healthy | src/infrastructure/checker.ts |
dbGuard.ts |
software | healthy | src/infrastructure/dbGuard.ts |
llm.ts |
software | healthy | src/infrastructure/llm.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
scripts |
software | healthy | scripts |
src |
software | healthy | src |
cli |
software | healthy | src/cli |
utils |
software | healthy | src/utils |
compliance |
software | healthy | src/compliance |
analyzer |
software | healthy | src/analyzer |
engine |
software | healthy | src/engine |
core |
software | healthy | src/core |
infrastructure |
software | healthy | src/infrastructure |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
10.0.0.1 |
network | healthy | tests/core.test.ts |
169.254.169.254 |
network | healthy | src/engine/payloadGen.ts |
127.0.0.0 |
network | healthy | src/engine/healer.ts |
10.0.0.0 |
network | healthy | src/engine/healer.ts |
172.16.0.0 |
network | healthy | src/engine/healer.ts |
192.168.0.0 |
network | healthy | src/engine/healer.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | README.md |
sqlite |
data | healthy | README.md |
postgresql |
data | healthy | README.md |
mariadb |
data | healthy | src/engine/assertion.ts |
postgres |
data | healthy | src/infrastructure/dbGuard.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
definitions |
software | healthy | src/analyzer/parser.ts:definitions |
this |
software | healthy | src/core/types.ts:this |
names |
software | healthy | src/infrastructure/llm.ts:names |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | README.md |
vps::aws |
hardware | healthy | src/compliance/ci.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-5ump67qa |
software | healthy | /tmp/repobility-clone-5ump67qa |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | src/analyzer/mapper.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/infrastructure/llm.ts |
security | healthy | src/infrastructure/llm.ts |
This page is publicly accessible at:
https://repobility.com/scan/e1bbebcd-9aac-4756-b405-d2ffa0d9e7f6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e1bbebcd-9aac-4756-b405-d2ffa0d9e7f6/
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.