https://github.com/stigoleg/claude-account-switch
· scanned 2026-06-16 00:22 UTC (2 months, 2 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 2 weeks ago · v1 · 9 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 71 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 |
build-app.sh |
software | healthy | build-app.sh |
Makefile |
software | healthy | Makefile |
Package.swift |
software | healthy | Package.swift |
claude-profile-switcher.rb |
software | healthy | Packaging/homebrew/claude-profile-switcher.rb |
SymlinkService.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services/SymlinkService.s… |
ProfileManager.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services/ProfileManager.s… |
CredentialsInspector.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services/CredentialsInspe… |
ClaudeAppController.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services/ClaudeAppControl… |
LaunchAtLoginService.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services/LaunchAtLoginSer… |
SurfaceAvailability.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services/SurfaceAvailabil… |
DesktopHintWatcher.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services/DesktopHintWatch… |
ConfigCopyService.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services/ConfigCopyServic… |
ShellIntegrationService.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services/ShellIntegration… |
KeychainProbe.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services/KeychainProbe.sw… |
ProfileSyncService.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services/ProfileSyncServi… |
FirstRunMigrationView.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/UI/FirstRunMigrationView.… |
SignInPickerView.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/UI/SignInPickerView.swift |
ColorPickerPopover.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/UI/ColorPickerPopover.swi… |
MenuBarView.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/UI/MenuBarView.swift |
AppViewModel.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/UI/AppViewModel.swift |
ProfilesWindow.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/UI/ProfilesWindow.swift |
CopyConfigSheet.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/UI/CopyConfigSheet.swift |
Profile.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Models/Profile.swift |
ProfileStore.swift |
software | healthy | Sources/ClaudeProfileSwitcherCore/Models/ProfileStore.swift |
ClaudeProfileSwitcherApp.swift |
software | healthy | Sources/ClaudeProfileSwitcher/ClaudeProfileSwitcherApp.swift |
ProfileStoreTests.swift |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/ProfileStoreTests.swift |
ProfileSyncMergeTests.swift |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/ProfileSyncMergeTests.… |
ConfigCopyServiceTests.swift |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/ConfigCopyServiceTests… |
ProfileManagerTests.swift |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/ProfileManagerTests.sw… |
SignInFlowTests.swift |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/SignInFlowTests.swift |
SymlinkServiceTests.swift |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/SymlinkServiceTests.sw… |
ProfileModelTests.swift |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/ProfileModelTests.swift |
ShellIntegrationServiceTests.swift |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/ShellIntegrationServic… |
SurfaceAvailabilityTests.swift |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/SurfaceAvailabilityTes… |
CredentialsInspectorTests.swift |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/CredentialsInspectorTe… |
TestSupport.swift |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/TestSupport.swift |
desktop-no-token-config.json |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/Fixtures/desktop-no-to… |
desktop-signed-in-config.json |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/Fixtures/desktop-signe… |
desktop-malformed-config.json |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/Fixtures/desktop-malfo… |
desktop-signed-out-config.json |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/Fixtures/desktop-signe… |
make-icns.sh |
software | healthy | Scripts/make-icns.sh |
version.sh |
software | healthy | Scripts/version.sh |
generate-icon.swift |
software | healthy | Scripts/generate-icon.swift |
preview-menu-bar-icon.swift |
software | healthy | Scripts/preview-menu-bar-icon.swift |
make-dmg.sh |
software | healthy | Scripts/make-dmg.sh |
release.yml |
software | healthy | .github/workflows/release.yml |
build.yml |
software | healthy | .github/workflows/build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
Packaging |
software | healthy | Packaging |
homebrew |
software | healthy | Packaging/homebrew |
Sources |
software | healthy | Sources |
ClaudeProfileSwitcherCore |
software | healthy | Sources/ClaudeProfileSwitcherCore |
Services |
software | healthy | Sources/ClaudeProfileSwitcherCore/Services |
UI |
software | healthy | Sources/ClaudeProfileSwitcherCore/UI |
Models |
software | healthy | Sources/ClaudeProfileSwitcherCore/Models |
ClaudeProfileSwitcher |
software | healthy | Sources/ClaudeProfileSwitcher |
Tests |
software | healthy | Tests |
ClaudeProfileSwitcherCoreTests |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests |
Fixtures |
software | healthy | Tests/ClaudeProfileSwitcherCoreTests/Fixtures |
Scripts |
software | healthy | Scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
release |
cicd | healthy | .github/workflows/release.yml |
update-cask |
cicd | healthy | .github/workflows/release.yml |
build |
cicd | healthy | .github/workflows/build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::Tests/ClaudeProfileSwitcherCoreTests/Fixtures/desktop… |
security | healthy | Tests/ClaudeProfileSwitcherCoreTests/Fixtures/desktop-signe… |
auth::Tests/ClaudeProfileSwitcherCoreTests/Fixtures/desktop… |
security | healthy | Tests/ClaudeProfileSwitcherCoreTests/Fixtures/desktop-signe… |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::build |
cicd | healthy | .github/workflows/build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-i6bpdw7z |
software | healthy | /tmp/repobility-clone-i6bpdw7z |
| Label | Layer | Status | Path |
|---|---|---|---|
TAP_GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/a38c2074-e6f7-40c4-80e6-30f73caca01e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a38c2074-e6f7-40c4-80e6-30f73caca01e/
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.