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.

YangTaeyoung/claude-switch

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
.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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.yml
goreleaser cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
repobility-clone-mk6sczdb software healthy /tmp/repobility-clone-mk6sczdb

LabelLayerStatusPath
1.2.3.4 network healthy internal/update/update_test.go

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/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.