https://github.com/res610/client-01-eyebrow-okinawa
· scanned 2026-06-15 23:49 UTC (2 months, 3 weeks ago)
31 raw signals (0 security + 31 graph)
Last scanned 2 months, 3 weeks ago · v1 · 22 actionable findings from 1 signal source. 9 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 175 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 |
|---|---|---|---|
tailwind.config.ts |
software | healthy | tailwind.config.ts |
package.json |
software | healthy | package.json |
next.config.js |
software | healthy | next.config.js |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
.env |
software | healthy | .env |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
SECURITY.md |
software | healthy | SECURITY.md |
postcss.config.js |
software | healthy | postcss.config.js |
instagram-graph-api-setup-guide.md |
software | healthy | docs/instagram-graph-api-setup-guide.md |
hp-improvement-plan-2026-04.html |
software | healthy | docs/hp-improvement-plan-2026-04.html |
hp-color-line-decision-2026-05-06.md |
software | healthy | docs/hp-color-line-decision-2026-05-06.md |
gbp-reviews-setup-guide.md |
software | healthy | docs/gbp-reviews-setup-guide.md |
hp-color-applied-preview-2026-05.html |
software | healthy | docs/hp-color-applied-preview-2026-05.html |
hp-design-proposal-2026-05.html |
software | healthy | docs/hp-design-proposal-2026-05.html |
competitor-research-2026-04.html |
software | healthy | docs/competitor-research-2026-04.html |
notion-mcp-setup-guide.md |
software | healthy | docs/notion-mcp-setup-guide.md |
hp-color-palette-proposals-2026-05.html |
software | healthy | docs/hp-color-palette-proposals-2026-05.html |
hp-improvement-2026-05-decisions.md |
software | healthy | docs/hp-improvement-2026-05-decisions.md |
fetch-google-reviews.mjs |
software | healthy | scripts/fetch-google-reviews.mjs |
fetch-instagram.mjs |
software | healthy | scripts/fetch-instagram.mjs |
tasks.html |
software | healthy | public/tasks.html |
referral-qr-proposal.html |
software | healthy | public/referral-qr-proposal.html |
google50b077d086babe3a.html |
software | healthy | public/google50b077d086babe3a.html |
01-dsh-p4n8.html |
software | healthy | public/01-dsh-p4n8.html |
dependabot.yml |
software | healthy | .github/dependabot.yml |
fetch-instagram.yml |
software | healthy | .github/workflows/fetch-instagram.yml |
fetch-google-reviews.yml |
software | healthy | .github/workflows/fetch-google-reviews.yml |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
constants.ts |
software | healthy | src/constants.ts |
GoogleReviews.tsx |
software | healthy | src/components/GoogleReviews.tsx |
ReferralVisitCard.tsx |
software | healthy | src/components/ReferralVisitCard.tsx |
VoicesGallery.tsx |
software | healthy | src/components/VoicesGallery.tsx |
ImageModal.tsx |
software | healthy | src/components/ImageModal.tsx |
LazyGoogleMap.tsx |
software | healthy | src/components/LazyGoogleMap.tsx |
PromoBanner.tsx |
software | healthy | src/components/PromoBanner.tsx |
InstagramFeed.tsx |
software | healthy | src/components/InstagramFeed.tsx |
TreatmentVideo.tsx |
software | healthy | src/components/TreatmentVideo.tsx |
Footer.tsx |
software | healthy | src/components/Footer.tsx |
ReviewBanner.tsx |
software | healthy | src/components/ReviewBanner.tsx |
HeroSection.tsx |
software | healthy | src/components/HeroSection.tsx |
GoogleG.tsx |
software | healthy | src/components/GoogleG.tsx |
Header.tsx |
software | healthy | src/components/Header.tsx |
ReferralQrIssuer.tsx |
software | healthy | src/components/ReferralQrIssuer.tsx |
robots.ts |
software | healthy | src/app/robots.ts |
globals.css |
software | healthy | src/app/globals.css |
page.tsx |
software | healthy | src/app/page.tsx |
layout.tsx |
software | healthy | src/app/layout.tsx |
page.tsx |
software | healthy | src/app/voices/page.tsx |
page.tsx |
software | healthy | src/app/referral/page.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
main |
software | healthy | scripts/fetch-google-reviews.mjs:main |
getAccessToken |
software | healthy | scripts/fetch-google-reviews.mjs:getAccessToken |
apiGet |
software | healthy | scripts/fetch-google-reviews.mjs:apiGet |
printAccountsAndLocations |
software | healthy | scripts/fetch-google-reviews.mjs:printAccountsAndLocations |
extractOriginalText |
software | healthy | scripts/fetch-google-reviews.mjs:extractOriginalText |
fetchAllReviews |
software | healthy | scripts/fetch-google-reviews.mjs:fetchAllReviews |
main |
software | healthy | scripts/fetch-instagram.mjs:main |
downloadImage |
software | healthy | scripts/fetch-instagram.mjs:downloadImage |
truncateCaption |
software | healthy | scripts/fetch-instagram.mjs:truncateCaption |
getYearsInBusiness |
software | healthy | src/constants.ts:getYearsInBusiness |
trackClick |
software | healthy | src/components/GoogleReviews.tsx:trackClick |
GoogleG |
software | healthy | src/components/GoogleReviews.tsx:GoogleG |
selectReviews |
software | healthy | src/components/GoogleReviews.tsx:selectReviews |
formatReviewDate |
software | healthy | src/components/GoogleReviews.tsx:formatReviewDate |
GoogleReviews |
software | healthy | src/components/GoogleReviews.tsx:GoogleReviews |
emptySubscribe |
software | healthy | src/components/ReferralVisitCard.tsx:emptySubscribe |
getScannedAt |
software | healthy | src/components/ReferralVisitCard.tsx:getScannedAt |
ReferralVisitCard |
software | healthy | src/components/ReferralVisitCard.tsx:ReferralVisitCard |
VoicesGallery |
software | healthy | src/components/VoicesGallery.tsx:VoicesGallery |
openLightbox |
software | healthy | src/components/VoicesGallery.tsx:openLightbox |
closeLightbox |
software | healthy | src/components/VoicesGallery.tsx:closeLightbox |
handleKeyDown |
software | healthy | src/components/VoicesGallery.tsx:handleKeyDown |
ImageModal |
software | healthy | src/components/ImageModal.tsx:ImageModal |
LazyGoogleMap |
software | healthy | src/components/LazyGoogleMap.tsx:LazyGoogleMap |
PromoBanner |
software | healthy | src/components/PromoBanner.tsx:PromoBanner |
handleKey |
software | healthy | src/components/PromoBanner.tsx:handleKey |
formatDate |
software | healthy | src/components/InstagramFeed.tsx:formatDate |
InstagramFeed |
software | healthy | src/components/InstagramFeed.tsx:InstagramFeed |
TreatmentVideo |
software | healthy | src/components/TreatmentVideo.tsx:TreatmentVideo |
Footer |
software | healthy | src/components/Footer.tsx:Footer |
ReviewBanner |
software | healthy | src/components/ReviewBanner.tsx:ReviewBanner |
HeroSection |
software | healthy | src/components/HeroSection.tsx:HeroSection |
trackReviewClick |
software | healthy | src/components/GoogleG.tsx:trackReviewClick |
GoogleG |
software | healthy | src/components/GoogleG.tsx:GoogleG |
Header |
software | healthy | src/components/Header.tsx:Header |
ReferralQrIssuer |
software | healthy | src/components/ReferralQrIssuer.tsx:ReferralQrIssuer |
liff |
software | healthy | src/components/ReferralQrIssuer.tsx:liff |
robots |
software | healthy | src/app/robots.ts:robots |
Home |
software | healthy | src/app/page.tsx:Home |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
gtag |
software | healthy | src/app/layout.tsx:gtag |
VoicesPage |
software | healthy | src/app/voices/page.tsx:VoicesPage |
ReferralPage |
software | healthy | src/app/referral/page.tsx:ReferralPage |
ReferralVisitPage |
software | healthy | src/app/referral/visit/page.tsx:ReferralVisitPage |
TermsPage |
software | healthy | src/app/terms/page.tsx:TermsPage |
PricingPage |
software | healthy | src/app/pricing/page.tsx:PricingPage |
FaqPage |
software | healthy | src/app/faq/page.tsx:FaqPage |
| Label | Layer | Status | Path |
|---|---|---|---|
GoogleReviews |
frontend | healthy | src/components/GoogleReviews.tsx |
ReferralVisitCard |
frontend | healthy | src/components/ReferralVisitCard.tsx |
VoicesGallery |
frontend | healthy | src/components/VoicesGallery.tsx |
ImageModal |
frontend | healthy | src/components/ImageModal.tsx |
LazyGoogleMap |
frontend | healthy | src/components/LazyGoogleMap.tsx |
PromoBanner |
frontend | healthy | src/components/PromoBanner.tsx |
InstagramFeed |
frontend | healthy | src/components/InstagramFeed.tsx |
TreatmentVideo |
frontend | healthy | src/components/TreatmentVideo.tsx |
Footer |
frontend | healthy | src/components/Footer.tsx |
ReviewBanner |
frontend | healthy | src/components/ReviewBanner.tsx |
HeroSection |
frontend | healthy | src/components/HeroSection.tsx |
GoogleG |
frontend | healthy | src/components/GoogleG.tsx |
Header |
frontend | healthy | src/components/Header.tsx |
ReferralQrIssuer |
frontend | healthy | src/components/ReferralQrIssuer.tsx |
Home |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
VoicesPage |
frontend | healthy | src/app/voices/page.tsx |
ReferralPage |
frontend | healthy | src/app/referral/page.tsx |
ReferralVisitPage |
frontend | healthy | src/app/referral/visit/page.tsx |
TermsPage |
frontend | healthy | src/app/terms/page.tsx |
PricingPage |
frontend | healthy | src/app/pricing/page.tsx |
FaqPage |
frontend | healthy | src/app/faq/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
public |
software | healthy | public |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
app |
software | healthy | src/app |
voices |
software | healthy | src/app/voices |
referral |
software | healthy | src/app/referral |
visit |
software | healthy | src/app/referral/visit |
terms |
software | healthy | src/app/terms |
pricing |
software | healthy | src/app/pricing |
faq |
software | healthy | src/app/faq |
| Label | Layer | Status | Path |
|---|---|---|---|
2.695.272.273 |
network | healthy | src/components/InstagramFeed.tsx |
3.807.045.975 |
network | healthy | src/components/Footer.tsx |
1.857.182.466 |
network | healthy | src/components/Footer.tsx |
1.15.35.35 |
network | healthy | src/components/Footer.tsx |
1.15.748.353 |
network | healthy | src/components/Footer.tsx |
63.285.63.631 |
network | healthy | src/app/page.tsx |
63.283.63.63 |
network | healthy | src/app/page.tsx |
63.285.63.63 |
network | healthy | src/app/page.tsx |
629.283.629.63 |
network | healthy | src/app/page.tsx |
9.608.391.082 |
network | healthy | src/app/page.tsx |
1.058.59.12 |
network | healthy | src/app/page.tsx |
301.079.766.038 |
network | healthy | src/app/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
GMB_LOCATION_ID |
cicd | healthy | — |
GMB_ACCOUNT_ID |
cicd | healthy | — |
GMB_CLIENT_ID |
cicd | healthy | — |
INSTAGRAM_ACCESS_TOKEN |
cicd | healthy | — |
GMB_CLIENT_SECRET |
cicd | healthy | — |
INSTAGRAM_USER_ID |
cicd | healthy | — |
GH_PAT_TOKEN |
cicd | healthy | — |
GMB_REFRESH_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/voices |
frontend | healthy | src/app/voices/page.tsx |
/referral |
frontend | healthy | src/app/referral/page.tsx |
/referral/visit |
frontend | healthy | src/app/referral/visit/page.tsx |
/terms |
frontend | healthy | src/app/terms/page.tsx |
/pricing |
frontend | healthy | src/app/pricing/page.tsx |
/faq |
frontend | healthy | src/app/faq/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
fetch |
cicd | healthy | .github/workflows/fetch-instagram.yml |
fetch |
cicd | healthy | .github/workflows/fetch-google-reviews.yml |
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::fetch-instagram |
cicd | healthy | .github/workflows/fetch-instagram.yml |
gha::fetch-google-reviews |
cicd | healthy | .github/workflows/fetch-google-reviews.yml |
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:09 |
network | healthy | .github/workflows/fetch-instagram.yml |
port:30 |
network | healthy | .github/workflows/fetch-google-reviews.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-v73c_nsa |
software | healthy | /tmp/repobility-clone-v73c_nsa |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::.env |
security | healthy | .env |
This page is publicly accessible at:
https://repobility.com/scan/e248ea2c-68e3-4ae6-8081-45fc31cd84f0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e248ea2c-68e3-4ae6-8081-45fc31cd84f0/
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.