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.

bartolomejarbey/pecenka

https://github.com/bartolomejarbey/pecenka · scanned 2026-06-17 01:38 UTC (1 month, 2 weeks ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +13.6 (diff) · 14 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 265 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
NotFound software healthy app/not-found.tsx:NotFound
RootLayout software healthy app/layout.tsx:RootLayout
HomePage software healthy app/page.tsx:HomePage
robots software healthy app/robots.ts:robots
sitemap software healthy app/sitemap.ts:sitemap
GalleryFigure software healthy app/galerie/page.tsx:GalleryFigure
GaleriePage software healthy app/galerie/page.tsx:GaleriePage
rateLimited software healthy app/api/kontakt/route.ts:rateLimited
list software healthy app/api/kontakt/route.ts:list
POST software healthy app/api/kontakt/route.ts:POST
rateLimited software healthy app/api/rezervace/route.ts:rateLimited
list software healthy app/api/rezervace/route.ts:list
POST software healthy app/api/rezervace/route.ts:POST
addonLines software healthy app/api/rezervace/route.ts:addonLines
CompassRose software healthy app/lokalita/page.tsx:CompassRose
LokalitaPage software healthy app/lokalita/page.tsx:LokalitaPage
ContactRow software healthy app/kontakt/page.tsx:ContactRow
KontaktPage software healthy app/kontakt/page.tsx:KontaktPage
CheckIcon software healthy app/cenik/page.tsx:CheckIcon
CenikPage software healthy app/cenik/page.tsx:CenikPage
ObchodniPodminkyPage software healthy app/obchodni-podminky/page.tsx:ObchodniPodminkyPage
DarkovyPoukazPage software healthy app/darkovy-poukaz/page.tsx:DarkovyPoukazPage
CookiesPage software healthy app/cookies/page.tsx:CookiesPage
FaqPage software healthy app/faq/page.tsx:FaqPage
OchranaOsobnichUdajuPage software healthy app/ochrana-osobnich-udaju/page.tsx:OchranaOsobnichUdajuPage
Loading software healthy app/rezervace/loading.tsx:Loading
RezervacePage software healthy app/rezervace/page.tsx:RezervacePage
DomkyPage software healthy app/domky/page.tsx:DomkyPage
generateStaticParams software healthy app/domky/[slug]/page.tsx:generateStaticParams
generateMetadata software healthy app/domky/[slug]/page.tsx:generateMetadata
HouseDetailPage software healthy app/domky/[slug]/page.tsx:HouseDetailPage
REF software healthy scripts/generate-photos.mjs:REF
generate software healthy scripts/generate-photos.mjs:generate
withRetry software healthy scripts/generate-photos.mjs:withRetry
main software healthy scripts/generate-photos.mjs:main
worker software healthy scripts/generate-photos.mjs:worker
secs software healthy scripts/generate-photos.mjs:secs
CookieBanner software healthy components/CookieBanner.tsx:CookieBanner
decide software healthy components/CookieBanner.tsx:decide
Faq software healthy components/Faq.tsx:Faq
ContactForm software healthy components/ContactForm.tsx:ContactForm
handleSubmit software healthy components/ContactForm.tsx:handleSubmit
data software healthy components/ContactForm.tsx:data
Footer software healthy components/Footer.tsx:Footer
CtaBanner software healthy components/CtaBanner.tsx:CtaBanner
Reveal software healthy components/Reveal.tsx:Reveal
HouseCard software healthy components/HouseCard.tsx:HouseCard
PageHero software healthy components/PageHero.tsx:PageHero
LogoMark software healthy components/ui.tsx:LogoMark
Logo software healthy components/ui.tsx:Logo

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

LabelLayerStatusPath
.env.example software healthy .env.example
package-lock.json software healthy package-lock.json
README.md software healthy README.md
GRAPHIC-BRIEFS.md software healthy GRAPHIC-BRIEFS.md
postcss.config.mjs software healthy postcss.config.mjs
ZADANI.md software healthy ZADANI.md
package.json software healthy package.json
next.config.ts software healthy next.config.ts
next-env.d.ts software healthy next-env.d.ts
tsconfig.json software healthy tsconfig.json
not-found.tsx software healthy app/not-found.tsx
globals.css software healthy app/globals.css
layout.tsx software healthy app/layout.tsx
page.tsx software healthy app/page.tsx
robots.ts software healthy app/robots.ts
sitemap.ts software healthy app/sitemap.ts
page.tsx software healthy app/galerie/page.tsx
route.ts software healthy app/api/kontakt/route.ts
route.ts software healthy app/api/rezervace/route.ts
page.tsx software healthy app/lokalita/page.tsx
page.tsx software healthy app/kontakt/page.tsx
page.tsx software healthy app/cenik/page.tsx
page.tsx software healthy app/obchodni-podminky/page.tsx
page.tsx software healthy app/darkovy-poukaz/page.tsx
page.tsx software healthy app/cookies/page.tsx
page.tsx software healthy app/faq/page.tsx
page.tsx software healthy app/ochrana-osobnich-udaju/page.tsx
loading.tsx software healthy app/rezervace/loading.tsx
page.tsx software healthy app/rezervace/page.tsx
page.tsx software healthy app/domky/page.tsx
page.tsx software healthy app/domky/[slug]/page.tsx
generate-photos.mjs software healthy scripts/generate-photos.mjs
CookieBanner.tsx software healthy components/CookieBanner.tsx
Faq.tsx software healthy components/Faq.tsx
ContactForm.tsx software healthy components/ContactForm.tsx
Footer.tsx software healthy components/Footer.tsx
CtaBanner.tsx software healthy components/CtaBanner.tsx
Reveal.tsx software healthy components/Reveal.tsx
HouseCard.tsx software healthy components/HouseCard.tsx
PageHero.tsx software healthy components/PageHero.tsx
ui.tsx software healthy components/ui.tsx
Nav.tsx software healthy components/Nav.tsx
SmoothScroll.tsx software healthy components/SmoothScroll.tsx
LegalPage.tsx software healthy components/LegalPage.tsx
Hero.tsx software healthy components/home/Hero.tsx
Practical.tsx software healthy components/home/Practical.tsx
Houses.tsx software healthy components/home/Houses.tsx
Experiences.tsx software healthy components/home/Experiences.tsx
Reviews.tsx software healthy components/home/Reviews.tsx
HowItWorks.tsx software healthy components/home/HowItWorks.tsx

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

LabelLayerStatusPath
NotFound frontend healthy app/not-found.tsx
RootLayout frontend healthy app/layout.tsx
HomePage frontend healthy app/page.tsx
GaleriePage frontend healthy app/galerie/page.tsx
LokalitaPage frontend healthy app/lokalita/page.tsx
KontaktPage frontend healthy app/kontakt/page.tsx
CenikPage frontend healthy app/cenik/page.tsx
ObchodniPodminkyPage frontend healthy app/obchodni-podminky/page.tsx
DarkovyPoukazPage frontend healthy app/darkovy-poukaz/page.tsx
CookiesPage frontend healthy app/cookies/page.tsx
FaqPage frontend healthy app/faq/page.tsx
OchranaOsobnichUdajuPage frontend healthy app/ochrana-osobnich-udaju/page.tsx
Loading frontend healthy app/rezervace/loading.tsx
RezervacePage frontend healthy app/rezervace/page.tsx
DomkyPage frontend healthy app/domky/page.tsx
CookieBanner frontend healthy components/CookieBanner.tsx
Faq frontend healthy components/Faq.tsx
ContactForm frontend healthy components/ContactForm.tsx
Footer frontend healthy components/Footer.tsx
CtaBanner frontend healthy components/CtaBanner.tsx
Reveal frontend healthy components/Reveal.tsx
HouseCard frontend healthy components/HouseCard.tsx
PageHero frontend healthy components/PageHero.tsx
Nav frontend healthy components/Nav.tsx
SmoothScroll frontend healthy components/SmoothScroll.tsx
LegalPage frontend healthy components/LegalPage.tsx
Hero frontend healthy components/home/Hero.tsx
Practical frontend healthy components/home/Practical.tsx
Houses frontend healthy components/home/Houses.tsx
Experiences frontend healthy components/home/Experiences.tsx
Reviews frontend healthy components/home/Reviews.tsx
HowItWorks frontend healthy components/home/HowItWorks.tsx
Story frontend healthy components/home/Story.tsx
Evening frontend healthy components/home/Evening.tsx
WizardSkeleton frontend healthy components/booking/WizardSkeleton.tsx
BookingWizard frontend healthy components/booking/BookingWizard.tsx
AddonsStep frontend healthy components/booking/AddonsStep.tsx
Steps frontend healthy components/booking/Steps.tsx
Summary frontend healthy components/booking/Summary.tsx
HouseStep frontend healthy components/booking/HouseStep.tsx
ContactStep frontend healthy components/booking/ContactStep.tsx
Calendar frontend healthy components/booking/Calendar.tsx
OtherHouse frontend healthy components/house/OtherHouse.tsx
Availability frontend healthy components/house/Availability.tsx
HouseGallery frontend healthy components/house/HouseGallery.tsx
HouseStory frontend healthy components/house/HouseStory.tsx
Signature frontend healthy components/house/Signature.tsx
Amenities frontend healthy components/house/Amenities.tsx
HouseHero frontend healthy components/house/HouseHero.tsx

LabelLayerStatusPath
app software healthy app
galerie software healthy app/galerie
api software healthy app/api
kontakt software healthy app/api/kontakt
rezervace software healthy app/api/rezervace
lokalita software healthy app/lokalita
kontakt software healthy app/kontakt
cenik software healthy app/cenik
obchodni-podminky software healthy app/obchodni-podminky
darkovy-poukaz software healthy app/darkovy-poukaz
cookies software healthy app/cookies
faq software healthy app/faq
ochrana-osobnich-udaju software healthy app/ochrana-osobnich-udaju
rezervace software healthy app/rezervace
domky software healthy app/domky
[slug] software healthy app/domky/[slug]
scripts software healthy scripts
components software healthy components
home software healthy components/home
booking software healthy components/booking
house software healthy components/house
lib software healthy lib
content software healthy content

LabelLayerStatusPath
bartolomejarbey__pecenka software healthy /data/fable5_failed_archive/bartolomejarbey__pecenka
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/e12da604-e2b3-474e-a937-eeab17cfc27b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e12da604-e2b3-474e-a937-eeab17cfc27b/

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.