https://github.com/samdotson61/winc.cpp
· scanned 2026-06-16 00:00 UTC (2 months, 3 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 2 months, 3 weeks ago · v1 · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
go.mod |
software | healthy | go.mod |
Makefile |
software | healthy | Makefile |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
router_test.go |
software | healthy | internal/router/router_test.go |
continue.go |
software | healthy | internal/router/continue.go |
router.go |
software | healthy | internal/router/router.go |
config_test.go |
software | healthy | internal/config/config_test.go |
reconcile.go |
software | healthy | internal/config/reconcile.go |
teamagents.go |
software | healthy | internal/config/teamagents.go |
config.go |
software | healthy | internal/config/config.go |
claudelocal.go |
software | healthy | internal/config/claudelocal.go |
ui.go |
software | healthy | internal/ui/ui.go |
uninstall.go |
software | healthy | internal/cli/uninstall.go |
update.go |
software | healthy | internal/cli/update.go |
fit_test.go |
software | healthy | internal/cli/fit_test.go |
multi.go |
software | healthy | internal/cli/multi.go |
start.go |
software | healthy | internal/cli/start.go |
ls.go |
software | healthy | internal/cli/ls.go |
draft.go |
software | healthy | internal/cli/draft.go |
team_test.go |
software | healthy | internal/cli/team_test.go |
detect.go |
software | healthy | internal/cli/detect.go |
version.go |
software | healthy | internal/cli/version.go |
cli.go |
software | healthy | internal/cli/cli.go |
serve.go |
software | healthy | internal/cli/serve.go |
team.go |
software | healthy | internal/cli/team.go |
stubs.go |
software | healthy | internal/cli/stubs.go |
mtp.go |
software | healthy | internal/cli/mtp.go |
download.go |
software | healthy | internal/cli/download.go |
doctor.go |
software | healthy | internal/cli/doctor.go |
setup.go |
software | healthy | internal/cli/setup.go |
fit.go |
software | healthy | internal/cli/fit.go |
recommend_test.go |
software | healthy | internal/cli/recommend_test.go |
ffnspill_fit_test.go |
software | healthy | internal/cli/ffnspill_fit_test.go |
help.go |
software | healthy | internal/cli/help.go |
agent.go |
software | healthy | internal/agent/agent.go |
agent_test.go |
software | healthy | internal/agent/agent_test.go |
catalog.go |
software | healthy | internal/catalog/catalog.go |
catalog_test.go |
software | healthy | internal/catalog/catalog_test.go |
catalog.json |
software | healthy | internal/catalog/catalog.json |
windows.go |
software | healthy | internal/platform/windows.go |
platform.go |
software | healthy | internal/platform/platform.go |
windows_test.go |
software | healthy | internal/platform/windows_test.go |
unix_test.go |
software | healthy | internal/platform/unix_test.go |
unix.go |
software | healthy | internal/platform/unix.go |
linux.go |
software | healthy | internal/platform/linux.go |
darwin.go |
software | healthy | internal/platform/darwin.go |
hardware_test.go |
software | healthy | internal/platform/hardware_test.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
internal |
software | healthy | internal |
router |
software | healthy | internal/router |
config |
software | healthy | internal/config |
ui |
software | healthy | internal/ui |
cli |
software | healthy | internal/cli |
agent |
software | healthy | internal/agent |
catalog |
software | healthy | internal/catalog |
platform |
software | healthy | internal/platform |
paths |
software | healthy | internal/paths |
server |
software | healthy | internal/server |
engine |
software | healthy | internal/engine |
download |
software | healthy | internal/download |
reasoning |
software | healthy | internal/reasoning |
cmd |
software | healthy | cmd |
winc |
software | healthy | cmd/winc |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | internal/router/router_test.go |
10.0.0.1 |
network | healthy | internal/config/config_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/release.yml |
build |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-vlpxmrno |
software | healthy | /tmp/repobility-clone-vlpxmrno |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
This page is publicly accessible at:
https://repobility.com/scan/645cedd1-0f6b-44e7-bb65-1d409308afd6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/645cedd1-0f6b-44e7-bb65-1d409308afd6/
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.