https://github.com/samdotson61/gpty
· scanned 2026-06-16 00:00 UTC (2 months, 3 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months, 3 weeks ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 62 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 |
LICENSE |
software | healthy | LICENSE |
NOTICE |
software | healthy | NOTICE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
buildinfo.go |
software | healthy | internal/buildinfo/buildinfo.go |
windows.go |
software | healthy | internal/platform/windows.go |
platform_test.go |
software | healthy | internal/platform/platform_test.go |
platform.go |
software | healthy | internal/platform/platform.go |
unix.go |
software | healthy | internal/platform/unix.go |
panes.go |
software | healthy | internal/panes/panes.go |
assets.go |
software | healthy | internal/assets/assets.go |
http.go |
software | healthy | internal/mcpserv/http.go |
mcpserv_test.go |
software | healthy | internal/mcpserv/mcpserv_test.go |
mcpserv.go |
software | healthy | internal/mcpserv/mcpserv.go |
stdio.go |
software | healthy | internal/mcpserv/stdio.go |
accel.go |
software | healthy | internal/ctl/accel.go |
ctl.go |
software | healthy | internal/ctl/ctl.go |
encode.go |
software | healthy | internal/ctl/encode.go |
encode_test.go |
software | healthy | internal/ctl/encode_test.go |
keys_test.go |
software | healthy | internal/keys/keys_test.go |
keys.go |
software | healthy | internal/keys/keys.go |
send_unix.go |
software | healthy | internal/tmux/send_unix.go |
tmux.go |
software | healthy | internal/tmux/tmux.go |
passthrough_test.go |
software | healthy | internal/tmux/passthrough_test.go |
server.go |
software | healthy | internal/tmux/server.go |
send_windows.go |
software | healthy | internal/tmux/send_windows.go |
passthrough.go |
software | healthy | internal/tmux/passthrough.go |
engine.go |
software | healthy | internal/engine/engine.go |
session.go |
software | healthy | internal/session/session.go |
conformance_test.go |
software | healthy | conformance/conformance_test.go |
bench_test.go |
software | healthy | conformance/bench_test.go |
build-plan.md |
software | healthy | docs/build-plan.md |
main.go |
software | healthy | cmd/gpty/main.go |
doctor.go |
software | healthy | cmd/gpty/doctor.go |
setup.go |
software | healthy | cmd/gpty/setup.go |
main.go |
software | healthy | cmd/gmux/main.go |
main_test.go |
software | healthy | cmd/gmux/main_test.go |
ci.yml |
software | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
internal |
software | healthy | internal |
buildinfo |
software | healthy | internal/buildinfo |
platform |
software | healthy | internal/platform |
panes |
software | healthy | internal/panes |
assets |
software | healthy | internal/assets |
mcpserv |
software | healthy | internal/mcpserv |
ctl |
software | healthy | internal/ctl |
keys |
software | healthy | internal/keys |
tmux |
software | healthy | internal/tmux |
engine |
software | healthy | internal/engine |
session |
software | healthy | internal/session |
conformance |
software | healthy | conformance |
docs |
software | healthy | docs |
cmd |
software | healthy | cmd |
gpty |
software | healthy | cmd/gpty |
gmux |
software | healthy | cmd/gmux |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-gofsbzsi |
software | healthy | /tmp/repobility-clone-gofsbzsi |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/7d153fe7-72ed-4166-91bd-cfaf9426a249/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7d153fe7-72ed-4166-91bd-cfaf9426a249/
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.