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.

Tamara-Codes/welcome-book

https://github.com/Tamara-Codes/welcome-book · scanned 2026-06-16 00:29 UTC (2 months, 2 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 16 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 153 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
Guide software healthy app/src/Guide.tsx:Guide
useProperty software healthy app/src/property.ts:useProperty
isView software healthy app/src/App.tsx:isView
App software healthy app/src/App.tsx:App
applyHash software healthy app/src/App.tsx:applyHash
useNav software healthy app/src/navigation.ts:useNav
detectInitialLang software healthy app/src/i18n/LanguageContext.tsx:detectInitialLang
LanguageProvider software healthy app/src/i18n/LanguageContext.tsx:LanguageProvider
useLang software healthy app/src/i18n/LanguageContext.tsx:useLang
tx software healthy app/src/i18n/types.ts:tx
BottomNav software healthy app/src/components/BottomNav.tsx:BottomNav
PlaceholderImage software healthy app/src/components/PlaceholderImage.tsx:PlaceholderImage
Icon software healthy app/src/components/Icon.tsx:Icon
useFilteredPlaces software healthy app/src/components/PlaceFilter.tsx:useFilteredPlaces
FilterChips software healthy app/src/components/PlaceFilter.tsx:FilterChips
LanguageSwitcher software healthy app/src/components/LanguageSwitcher.tsx:LanguageSwitcher
onClick software healthy app/src/components/LanguageSwitcher.tsx:onClick
Flag software healthy app/src/components/Flag.tsx:Flag
ActionButtons software healthy app/src/components/ActionButtons.tsx:ActionButtons
SectionHeader software healthy app/src/components/SectionHeader.tsx:SectionHeader
Header software healthy app/src/components/Header.tsx:Header
PlaceCardView software healthy app/src/components/PlaceCardView.tsx:PlaceCardView
telHref software healthy app/src/lib/links.ts:telHref
whatsappHref software healthy app/src/lib/links.ts:whatsappHref
mailHref software healthy app/src/lib/links.ts:mailHref
mapsHref software healthy app/src/lib/links.ts:mapsHref
buildEmailBody software healthy app/src/landing/content.ts:buildEmailBody
Container software healthy app/src/landing/Landing.tsx:Container
Eyebrow software healthy app/src/landing/Landing.tsx:Eyebrow
Reveal software healthy app/src/landing/Landing.tsx:Reveal
Landing software healthy app/src/landing/Landing.tsx:Landing
Wordmark software healthy app/src/landing/Landing.tsx:Wordmark
Header software healthy app/src/landing/Landing.tsx:Header
onScroll software healthy app/src/landing/Landing.tsx:onScroll
Hero software healthy app/src/landing/Landing.tsx:Hero
ValueSection software healthy app/src/landing/Landing.tsx:ValueSection
HowItWorks software healthy app/src/landing/Landing.tsx:HowItWorks
DemoBand software healthy app/src/landing/Landing.tsx:DemoBand
Gallery software healthy app/src/landing/Landing.tsx:Gallery
Pricing software healthy app/src/landing/Landing.tsx:Pricing
ReviewBand software healthy app/src/landing/Landing.tsx:ReviewBand
ContactMethod software healthy app/src/landing/Landing.tsx:ContactMethod
Contact software healthy app/src/landing/Landing.tsx:Contact
Footer software healthy app/src/landing/Landing.tsx:Footer
submitInquiry software healthy app/src/landing/submitInquiry.ts:submitInquiry
PhonePreview software healthy app/src/landing/DemoGuide.tsx:PhonePreview
InquiryForm software healthy app/src/landing/InquiryForm.tsx:InquiryForm
set software healthy app/src/landing/InquiryForm.tsx:set
validate software healthy app/src/landing/InquiryForm.tsx:validate
handleSubmit software healthy app/src/landing/InquiryForm.tsx:handleSubmit

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

LabelLayerStatusPath
flyer.html software healthy flyer/flyer.html
tsconfig.app.json software healthy app/tsconfig.app.json
vite.config.ts software healthy app/vite.config.ts
vercel.json software healthy app/vercel.json
README.md software healthy app/README.md
tailwind.config.js software healthy app/tailwind.config.js
package.json software healthy app/package.json
tsconfig.node.json software healthy app/tsconfig.node.json
index.html software healthy app/index.html
package-lock.json software healthy app/package-lock.json
.env.example software healthy app/.env.example
tsconfig.json software healthy app/tsconfig.json
postcss.config.js software healthy app/postcss.config.js
flyer.html software healthy app/flyer/flyer.html
index.css software healthy app/src/index.css
Guide.tsx software healthy app/src/Guide.tsx
product.ts software healthy app/src/product.ts
property.ts software healthy app/src/property.ts
main.tsx software healthy app/src/main.tsx
vite-env.d.ts software healthy app/src/vite-env.d.ts
App.tsx software healthy app/src/App.tsx
navigation.ts software healthy app/src/navigation.ts
ui.ts software healthy app/src/i18n/ui.ts
LanguageContext.tsx software healthy app/src/i18n/LanguageContext.tsx
types.ts software healthy app/src/i18n/types.ts
BottomNav.tsx software healthy app/src/components/BottomNav.tsx
PlaceholderImage.tsx software healthy app/src/components/PlaceholderImage.tsx
Icon.tsx software healthy app/src/components/Icon.tsx
PlaceFilter.tsx software healthy app/src/components/PlaceFilter.tsx
LanguageSwitcher.tsx software healthy app/src/components/LanguageSwitcher.tsx
Flag.tsx software healthy app/src/components/Flag.tsx
ActionButtons.tsx software healthy app/src/components/ActionButtons.tsx
SectionHeader.tsx software healthy app/src/components/SectionHeader.tsx
Header.tsx software healthy app/src/components/Header.tsx
PlaceCardView.tsx software healthy app/src/components/PlaceCardView.tsx
links.ts software healthy app/src/lib/links.ts
content.ts software healthy app/src/landing/content.ts
Landing.tsx software healthy app/src/landing/Landing.tsx
submitInquiry.ts software healthy app/src/landing/submitInquiry.ts
DemoGuide.tsx software healthy app/src/landing/DemoGuide.tsx
InquiryForm.tsx software healthy app/src/landing/InquiryForm.tsx
submitInquiry.ts software healthy app/src/owner/submitInquiry.ts
InquiryContext.tsx software healthy app/src/owner/InquiryContext.tsx
ownerContent.ts software healthy app/src/owner/ownerContent.ts
InquiryModal.tsx software healthy app/src/owner/InquiryModal.tsx
Contacts.tsx software healthy app/src/views/Contacts.tsx
Restaurants.tsx software healthy app/src/views/Restaurants.tsx
Shops.tsx software healthy app/src/views/Shops.tsx
PropertyNotFound.tsx software healthy app/src/views/PropertyNotFound.tsx
Beaches.tsx software healthy app/src/views/Beaches.tsx

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

LabelLayerStatusPath
flyer software healthy flyer
app software healthy app
flyer software healthy app/flyer
src software healthy app/src
i18n software healthy app/src/i18n
components software healthy app/src/components
lib software healthy app/src/lib
landing software healthy app/src/landing
owner software healthy app/src/owner
views software healthy app/src/views

LabelLayerStatusPath
Guide frontend healthy app/src/Guide.tsx
App frontend healthy app/src/App.tsx
Landing frontend healthy app/src/landing/Landing.tsx

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

LabelLayerStatusPath
3.4.8.5 network healthy app/src/components/Icon.tsx
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/720fdf7e-abaf-43d3-9e07-30717a4a2340/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/720fdf7e-abaf-43d3-9e07-30717a4a2340/

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.