https://github.com/YangTaeyoung/claude-switch
· scanned 2026-06-16 01:04 UTC (2 months, 1 week ago)
7 raw signals (0 security + 7 graph)
Last scanned 2 months, 1 week 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 60 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 |
|---|---|---|---|
.goreleaser.yaml |
software | healthy | .goreleaser.yaml |
README.md |
software | healthy | README.md |
README.ko.md |
software | healthy | README.ko.md |
main.go |
software | healthy | main.go |
go.mod |
software | healthy | go.mod |
LICENSE |
software | healthy | LICENSE |
i18n_test.go |
software | healthy | internal/i18n/i18n_test.go |
i18n.go |
software | healthy | internal/i18n/i18n.go |
config_test.go |
software | healthy | internal/config/config_test.go |
config.go |
software | healthy | internal/config/config.go |
tui_test.go |
software | healthy | internal/tui/tui_test.go |
view.go |
software | healthy | internal/tui/view.go |
tui.go |
software | healthy | internal/tui/tui.go |
view_test.go |
software | healthy | internal/tui/view_test.go |
demo.go |
software | healthy | internal/tui/demo.go |
app_test.go |
software | healthy | internal/app/app_test.go |
app.go |
software | healthy | internal/app/app.go |
filestore.go |
software | healthy | internal/keychain/filestore.go |
filestore_test.go |
software | healthy | internal/keychain/filestore_test.go |
keychain_test.go |
software | healthy | internal/keychain/keychain_test.go |
keychain.go |
software | healthy | internal/keychain/keychain.go |
update.go |
software | healthy | internal/update/update.go |
update_test.go |
software | healthy | internal/update/update_test.go |
claudejson_test.go |
software | healthy | internal/claudejson/claudejson_test.go |
claudejson.go |
software | healthy | internal/claudejson/claudejson.go |
limit.go |
software | healthy | internal/limit/limit.go |
limit_test.go |
software | healthy | internal/limit/limit_test.go |
2026-06-12-tui.md |
software | healthy | docs/superpowers/plans/2026-06-12-tui.md |
2026-06-12-claude-switch.md |
software | healthy | docs/superpowers/plans/2026-06-12-claude-switch.md |
2026-06-12-home-menu-i18n.md |
software | healthy | docs/superpowers/plans/2026-06-12-home-menu-i18n.md |
2026-06-12-tui-design.md |
software | healthy | docs/superpowers/specs/2026-06-12-tui-design.md |
2026-06-12-home-menu-i18n-design.md |
software | healthy | docs/superpowers/specs/2026-06-12-home-menu-i18n-design.md |
2026-06-12-claude-switch-design.md |
software | healthy | docs/superpowers/specs/2026-06-12-claude-switch-design.md |
ci.yml |
software | healthy | .github/workflows/ci.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
internal |
software | healthy | internal |
i18n |
software | healthy | internal/i18n |
config |
software | healthy | internal/config |
tui |
software | healthy | internal/tui |
app |
software | healthy | internal/app |
keychain |
software | healthy | internal/keychain |
update |
software | healthy | internal/update |
claudejson |
software | healthy | internal/claudejson |
limit |
software | healthy | internal/limit |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::internal/app/app.go |
security | healthy | internal/app/app.go |
auth::README.md |
security | healthy | README.md |
auth::internal/limit/limit.go |
security | healthy | internal/limit/limit.go |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
goreleaser |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-mk6sczdb |
software | healthy | /tmp/repobility-clone-mk6sczdb |
| Label | Layer | Status | Path |
|---|---|---|---|
1.2.3.4 |
network | healthy | internal/update/update_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/46866a97-287b-496c-b471-b86014956cf7/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/46866a97-287b-496c-b471-b86014956cf7/
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.