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.

takuyaaaaaaahaaaaaa/PictureBookLendingApp

https://github.com/takuyaaaaaaahaaaaaa/PictureBookLendingApp · scanned 2026-06-16 00:29 UTC (2 months, 2 weeks ago)

7 raw signals (0 security + 7 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 6 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.

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

All 214 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
CLAUDE.md software healthy CLAUDE.md
SCREEN_DESIGN.md software healthy docs/SCREEN_DESIGN.md
DESIGN_PRINCIPLES.md software healthy docs/DESIGN_PRINCIPLES.md
ISBN_BOOK_REGISTRATION_PLAN.md software healthy docs/ISBN_BOOK_REGISTRATION_PLAN.md
TITLE_AUTHOR_BOOK_REGISTRATION_PLAN.md software healthy docs/TITLE_AUTHOR_BOOK_REGISTRATION_PLAN.md
IA_REVIEW.md software healthy docs/IA_REVIEW.md
TERMS.md software healthy docs/TERMS.md
PictureBookLendingAdminTests.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdminTests/Pic…
BookSectionTests.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdminTests/Boo…
icon.json software healthy PictureBookLendingAdminApp/PictureBookApp.icon/icon.json
ContentView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/ContentV…
PictureBookLendingAdminApp.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/PictureB…
Contents.json software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Assets.x…
Contents.json software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Assets.x…
Contents.json software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Assets.x…
SettingsContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Se…
LoanConfirmationContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Lo…
ClassGroupSelectionContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Cl…
SettingsBookListContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Bo…
BookBulkAddContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Bo…
BookListContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Bo…
BookDetailContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Bo…
BookAutoFillContainerButton.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Bo…
BookFormContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Bo…
DashboardContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Da…
SettingContainerButton.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Se…
LoanSettingsContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Se…
LoanFormContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Lo…
LoanListContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Lo…
LoanActionContainerButton.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Lo…
ClassGroupFormContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Cl…
ClassGroupListContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Cl…
UserListContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Us…
UserFormContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Us…
UserDetailContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Us…
UserRowContainerView.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Us…
Book+ImageSource.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Presenta…
AlertState.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/States/A…
BookSectionsState.swift software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/States/B…
settings.local.json software healthy PictureBookLendingAdminApp/.claude/settings.local.json
Package.swift software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
Secrets.swift software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
RepositoryFactory.swift software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
SwiftDataUserRepository.swift software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
SwiftDataBookRepository.swift software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
SwiftDataClassGroup.swift software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
SwiftDataClassGroupRepository.swift software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
UserDefaultsLoanSettingsRepository.swift software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
SwiftDataBook.swift software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
SwiftDataLoanRepository.swift software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
docs software healthy docs
PictureBookLendingAdminApp software healthy PictureBookLendingAdminApp
PictureBookLendingAdminTests software healthy PictureBookLendingAdminApp/PictureBookLendingAdminTests
PictureBookApp.icon software healthy PictureBookLendingAdminApp/PictureBookApp.icon
PictureBookLendingAdmin software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin
Assets.xcassets software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Assets.x…
AppIcon.appiconset software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Assets.x…
AccentColor.colorset software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Assets.x…
Views software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views
Book software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Bo…
Dashboard software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Da…
Settings software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Se…
Loan software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Lo…
ClassGroup software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Cl…
User software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Views/Us…
Presentation software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/Presenta…
States software healthy PictureBookLendingAdminApp/PictureBookLendingAdmin/States
.claude software healthy PictureBookLendingAdminApp/.claude
PictureBookLendingInfrastructure software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure
Sources software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
Repositories software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
Migration software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
Gateways software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
Utilities software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
Mocks software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
Tests software healthy PictureBookLendingAdminApp/PictureBookLendingInfrastructure…
PictureBookLendingAdminWidget software healthy PictureBookLendingAdminApp/PictureBookLendingAdminWidget
Assets.xcassets software healthy PictureBookLendingAdminApp/PictureBookLendingAdminWidget/As…
WidgetBackground.colorset software healthy PictureBookLendingAdminApp/PictureBookLendingAdminWidget/As…
AppIcon.appiconset software healthy PictureBookLendingAdminApp/PictureBookLendingAdminWidget/As…
AccentColor.colorset software healthy PictureBookLendingAdminApp/PictureBookLendingAdminWidget/As…
PictureBookLendingModel software healthy PictureBookLendingAdminApp/PictureBookLendingModel
Sources software healthy PictureBookLendingAdminApp/PictureBookLendingModel/Sources
Tests software healthy PictureBookLendingAdminApp/PictureBookLendingModel/Tests
Mocks software healthy PictureBookLendingAdminApp/PictureBookLendingModel/Tests/Mo…
PictureBookLendingDomain software healthy PictureBookLendingAdminApp/PictureBookLendingDomain
Sources software healthy PictureBookLendingAdminApp/PictureBookLendingDomain/Sources
Domain software healthy PictureBookLendingAdminApp/PictureBookLendingDomain/Sources…
Repositories software healthy PictureBookLendingAdminApp/PictureBookLendingDomain/Sources…
Services software healthy PictureBookLendingAdminApp/PictureBookLendingDomain/Sources…
Gateways software healthy PictureBookLendingAdminApp/PictureBookLendingDomain/Sources…
Utilities software healthy PictureBookLendingAdminApp/PictureBookLendingDomain/Sources…
Tests software healthy PictureBookLendingAdminApp/PictureBookLendingDomain/Tests
Services software healthy PictureBookLendingAdminApp/PictureBookLendingDomain/Tests/S…
PictureBookLendingUI software healthy PictureBookLendingAdminApp/PictureBookLendingUI
Sources software healthy PictureBookLendingAdminApp/PictureBookLendingUI/Sources
Book software healthy PictureBookLendingAdminApp/PictureBookLendingUI/Sources/Book
Dashboard software healthy PictureBookLendingAdminApp/PictureBookLendingUI/Sources/Das…
Settings software healthy PictureBookLendingAdminApp/PictureBookLendingUI/Sources/Set…
Loan software healthy PictureBookLendingAdminApp/PictureBookLendingUI/Sources/Loan

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

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

LabelLayerStatusPath
gha::claude cicd healthy .github/workflows/claude.yml

LabelLayerStatusPath
claude cicd healthy .github/workflows/claude.yml

LabelLayerStatusPath
CLAUDE_CODE_OAUTH_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/aa5f2a0a-9dd2-4f3b-9ddf-65d405392a16/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/aa5f2a0a-9dd2-4f3b-9ddf-65d405392a16/

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.