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.

cmlibra71/keenan-group-channels

https://github.com/cmlibra71/keenan-group-channels · scanned 2026-06-17 01:49 UTC (1 month, 1 week ago)

70 raw signals (0 security + 70 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -18.9 (diff) · 64 actionable findings from 1 signal source. 6 repeated signals 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 1599 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
generateMetadata software healthy sites/chef-s-kitchen/src/app/layout.tsx:generateMetadata
RootLayout software healthy sites/chef-s-kitchen/src/app/layout.tsx:RootLayout
HomePage software healthy sites/chef-s-kitchen/src/app/page.tsx:HomePage
getCacheKey software healthy sites/chef-s-kitchen/src/app/api/hero-atlas/route.ts:getCac…
GET software healthy sites/chef-s-kitchen/src/app/api/hero-atlas/route.ts:GET
GET software healthy sites/chef-s-kitchen/src/app/api/image/route.ts:GET
POST software healthy sites/chef-s-kitchen/src/app/api/shipping/calculate/route.t…
GET software healthy sites/chef-s-kitchen/src/app/api/search/route.ts:GET
CheckoutPage software healthy sites/chef-s-kitchen/src/app/checkout/page.tsx:CheckoutPage
gateways software healthy sites/chef-s-kitchen/src/app/checkout/page.tsx:gateways
listValue software healthy sites/chef-s-kitchen/src/app/checkout/page.tsx:listValue
ConfirmationPage software healthy sites/chef-s-kitchen/src/app/checkout/confirmation/page.tsx…
BrandsPage software healthy sites/chef-s-kitchen/src/app/brands/page.tsx:BrandsPage
BrandPage software healthy sites/chef-s-kitchen/src/app/brands/[slug]/page.tsx:BrandPa…
CartPage software healthy sites/chef-s-kitchen/src/app/cart/page.tsx:CartPage
AccountPage software healthy sites/chef-s-kitchen/src/app/account/page.tsx:AccountPage
DrawsPage software healthy sites/chef-s-kitchen/src/app/account/draws/page.tsx:DrawsPa…
OrdersPage software healthy sites/chef-s-kitchen/src/app/account/orders/page.tsx:Orders…
MembershipPage software healthy sites/chef-s-kitchen/src/app/account/membership/page.tsx:Me…
benefits software healthy sites/chef-s-kitchen/src/app/account/membership/page.tsx:be…
loadStripeScript software healthy sites/chef-s-kitchen/src/app/account/membership/subscribe/[…
SubscribeForm software healthy sites/chef-s-kitchen/src/app/account/membership/subscribe/[…
initStripe software healthy sites/chef-s-kitchen/src/app/account/membership/subscribe/[…
handleSubscribe software healthy sites/chef-s-kitchen/src/app/account/membership/subscribe/[…
SubscribePage software healthy sites/chef-s-kitchen/src/app/account/membership/subscribe/[…
gateways software healthy sites/chef-s-kitchen/src/app/account/membership/subscribe/[…
QuotesPage software healthy sites/chef-s-kitchen/src/app/account/quotes/page.tsx:Quotes…
customerQuotes software healthy sites/chef-s-kitchen/src/app/account/quotes/page.tsx:custom…
QuoteDetailPage software healthy sites/chef-s-kitchen/src/app/account/quotes/[id]/page.tsx:Q…
quote software healthy sites/chef-s-kitchen/src/app/account/quotes/[id]/page.tsx:q…
thumbs software healthy sites/chef-s-kitchen/src/app/account/quotes/[id]/page.tsx:t…
RegisterPage software healthy sites/chef-s-kitchen/src/app/account/register/page.tsx:Regi…
CopyCodeButton software healthy sites/chef-s-kitchen/src/app/account/partner-offers/CopyCod…
handleCopy software healthy sites/chef-s-kitchen/src/app/account/partner-offers/CopyCod…
PartnerOffersPage software healthy sites/chef-s-kitchen/src/app/account/partner-offers/page.ts…
MembershipLandingPage software healthy sites/chef-s-kitchen/src/app/membership/page.tsx:Membership…
benefits software healthy sites/chef-s-kitchen/src/app/membership/page.tsx:benefits
MembershipWelcomePage software healthy sites/chef-s-kitchen/src/app/membership/welcome/page.tsx:Me…
searchWithMeilisearch software healthy sites/chef-s-kitchen/src/app/search/page.tsx:searchWithMeil…
searchWithPostgres software healthy sites/chef-s-kitchen/src/app/search/page.tsx:searchWithPost…
buildSearchUrl software healthy sites/chef-s-kitchen/src/app/search/page.tsx:buildSearchUrl
SearchPage software healthy sites/chef-s-kitchen/src/app/search/page.tsx:SearchPage
generateMetadata software healthy sites/chef-s-kitchen/src/app/pages/[slug]/page.tsx:generate…
ContentPage software healthy sites/chef-s-kitchen/src/app/pages/[slug]/page.tsx:ContentP…
stripHtml software healthy sites/chef-s-kitchen/src/app/categories/page.tsx:stripHtml
CategoriesPage software healthy sites/chef-s-kitchen/src/app/categories/page.tsx:Categories…
parseIds software healthy sites/chef-s-kitchen/src/app/categories/[slug]/page.tsx:par…
CategoryPage software healthy sites/chef-s-kitchen/src/app/categories/[slug]/page.tsx:Cat…
newSlug software healthy sites/chef-s-kitchen/src/app/categories/[slug]/page.tsx:new…
sort software healthy sites/chef-s-kitchen/src/app/categories/[slug]/page.tsx:sort

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
package-lock.json software healthy package-lock.json
docker-compose.yml software healthy docker-compose.yml
package.json software healthy package.json
.env.example software healthy sites/chef-s-kitchen/.env.example
site.config.json software healthy sites/chef-s-kitchen/site.config.json
postcss.config.mjs software healthy sites/chef-s-kitchen/postcss.config.mjs
package.json software healthy sites/chef-s-kitchen/package.json
next.config.ts software healthy sites/chef-s-kitchen/next.config.ts
next-env.d.ts software healthy sites/chef-s-kitchen/next-env.d.ts
tsconfig.json software healthy sites/chef-s-kitchen/tsconfig.json
globals.css software healthy sites/chef-s-kitchen/src/app/globals.css
layout.tsx software healthy sites/chef-s-kitchen/src/app/layout.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/page.tsx
route.ts software healthy sites/chef-s-kitchen/src/app/api/hero-atlas/route.ts
route.ts software healthy sites/chef-s-kitchen/src/app/api/image/route.ts
route.ts software healthy sites/chef-s-kitchen/src/app/api/shipping/calculate/route.ts
route.ts software healthy sites/chef-s-kitchen/src/app/api/search/route.ts
page.tsx software healthy sites/chef-s-kitchen/src/app/checkout/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/checkout/confirmation/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/brands/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/brands/[slug]/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/cart/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/account/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/account/draws/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/account/orders/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/account/membership/page.tsx
SubscribeForm.tsx software healthy sites/chef-s-kitchen/src/app/account/membership/subscribe/[…
page.tsx software healthy sites/chef-s-kitchen/src/app/account/membership/subscribe/[…
page.tsx software healthy sites/chef-s-kitchen/src/app/account/quotes/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/account/quotes/[id]/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/account/register/page.tsx
CopyCodeButton.tsx software healthy sites/chef-s-kitchen/src/app/account/partner-offers/CopyCod…
page.tsx software healthy sites/chef-s-kitchen/src/app/account/partner-offers/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/membership/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/membership/welcome/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/search/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/pages/[slug]/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/categories/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/categories/[slug]/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/clearance/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/products/page.tsx
page.tsx software healthy sites/chef-s-kitchen/src/app/products/[slug]/page.tsx
EntryHero.tsx software healthy sites/chef-s-kitchen/src/components/draws/EntryHero.tsx
DrawCountdown.tsx software healthy sites/chef-s-kitchen/src/components/draws/DrawCountdown.tsx
PrizeCard.tsx software healthy sites/chef-s-kitchen/src/components/draws/PrizeCard.tsx
CheckoutForm.tsx software healthy sites/chef-s-kitchen/src/components/checkout/CheckoutForm.t…
AddressAutocomplete.tsx software healthy sites/chef-s-kitchen/src/components/checkout/AddressAutocom…
MembershipCartUpsell.tsx software healthy sites/chef-s-kitchen/src/components/cart/MembershipCartUpse…
CartItemsList.tsx software healthy sites/chef-s-kitchen/src/components/cart/CartItemsList.tsx

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

LabelLayerStatusPath
sites software healthy sites
chef-s-kitchen software healthy sites/chef-s-kitchen
src software healthy sites/chef-s-kitchen/src
app software healthy sites/chef-s-kitchen/src/app
api software healthy sites/chef-s-kitchen/src/app/api
hero-atlas software healthy sites/chef-s-kitchen/src/app/api/hero-atlas
image software healthy sites/chef-s-kitchen/src/app/api/image
shipping software healthy sites/chef-s-kitchen/src/app/api/shipping
calculate software healthy sites/chef-s-kitchen/src/app/api/shipping/calculate
search software healthy sites/chef-s-kitchen/src/app/api/search
checkout software healthy sites/chef-s-kitchen/src/app/checkout
confirmation software healthy sites/chef-s-kitchen/src/app/checkout/confirmation
brands software healthy sites/chef-s-kitchen/src/app/brands
[slug] software healthy sites/chef-s-kitchen/src/app/brands/[slug]
cart software healthy sites/chef-s-kitchen/src/app/cart
account software healthy sites/chef-s-kitchen/src/app/account
draws software healthy sites/chef-s-kitchen/src/app/account/draws
orders software healthy sites/chef-s-kitchen/src/app/account/orders
membership software healthy sites/chef-s-kitchen/src/app/account/membership
subscribe software healthy sites/chef-s-kitchen/src/app/account/membership/subscribe
[planSlug] software healthy sites/chef-s-kitchen/src/app/account/membership/subscribe/[…
quotes software healthy sites/chef-s-kitchen/src/app/account/quotes
[id] software healthy sites/chef-s-kitchen/src/app/account/quotes/[id]
register software healthy sites/chef-s-kitchen/src/app/account/register
partner-offers software healthy sites/chef-s-kitchen/src/app/account/partner-offers
membership software healthy sites/chef-s-kitchen/src/app/membership
welcome software healthy sites/chef-s-kitchen/src/app/membership/welcome
search software healthy sites/chef-s-kitchen/src/app/search
pages software healthy sites/chef-s-kitchen/src/app/pages
[slug] software healthy sites/chef-s-kitchen/src/app/pages/[slug]
categories software healthy sites/chef-s-kitchen/src/app/categories
[slug] software healthy sites/chef-s-kitchen/src/app/categories/[slug]
clearance software healthy sites/chef-s-kitchen/src/app/clearance
products software healthy sites/chef-s-kitchen/src/app/products
[slug] software healthy sites/chef-s-kitchen/src/app/products/[slug]
components software healthy sites/chef-s-kitchen/src/components
draws software healthy sites/chef-s-kitchen/src/components/draws
checkout software healthy sites/chef-s-kitchen/src/components/checkout
cart software healthy sites/chef-s-kitchen/src/components/cart
account software healthy sites/chef-s-kitchen/src/components/account
layout software healthy sites/chef-s-kitchen/src/components/layout
home software healthy sites/chef-s-kitchen/src/components/home
auth software healthy sites/chef-s-kitchen/src/components/auth
membership software healthy sites/chef-s-kitchen/src/components/membership
search software healthy sites/chef-s-kitchen/src/components/search
quote software healthy sites/chef-s-kitchen/src/components/quote
content software healthy sites/chef-s-kitchen/src/components/content
hero software healthy sites/chef-s-kitchen/src/components/hero
category software healthy sites/chef-s-kitchen/src/components/category
product software healthy sites/chef-s-kitchen/src/components/product

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

LabelLayerStatusPath
/page.tsx frontend healthy sites/chef-s-kitchen/src/app/page.tsx
/checkout frontend healthy sites/chef-s-kitchen/src/app/checkout/page.tsx
/checkout/confirmation frontend healthy sites/chef-s-kitchen/src/app/checkout/confirmation/page.tsx
/brands frontend healthy sites/chef-s-kitchen/src/app/brands/page.tsx
/brands/[slug] frontend healthy sites/chef-s-kitchen/src/app/brands/[slug]/page.tsx
/cart frontend healthy sites/chef-s-kitchen/src/app/cart/page.tsx
/account frontend healthy sites/chef-s-kitchen/src/app/account/page.tsx
/account/draws frontend healthy sites/chef-s-kitchen/src/app/account/draws/page.tsx
/account/orders frontend healthy sites/chef-s-kitchen/src/app/account/orders/page.tsx
/account/membership frontend healthy sites/chef-s-kitchen/src/app/account/membership/page.tsx
/account/membership/subscribe/[planSlug] frontend healthy sites/chef-s-kitchen/src/app/account/membership/subscribe/[…
/account/quotes frontend healthy sites/chef-s-kitchen/src/app/account/quotes/page.tsx
/account/quotes/[id] frontend healthy sites/chef-s-kitchen/src/app/account/quotes/[id]/page.tsx
/account/register frontend healthy sites/chef-s-kitchen/src/app/account/register/page.tsx
/account/partner-offers frontend healthy sites/chef-s-kitchen/src/app/account/partner-offers/page.tsx
/membership frontend healthy sites/chef-s-kitchen/src/app/membership/page.tsx
/membership/welcome frontend healthy sites/chef-s-kitchen/src/app/membership/welcome/page.tsx
/search frontend healthy sites/chef-s-kitchen/src/app/search/page.tsx
/[slug]/page frontend healthy sites/chef-s-kitchen/src/app/pages/[slug]/page.tsx
/categories frontend healthy sites/chef-s-kitchen/src/app/categories/page.tsx
/categories/[slug] frontend healthy sites/chef-s-kitchen/src/app/categories/[slug]/page.tsx
/clearance frontend healthy sites/chef-s-kitchen/src/app/clearance/page.tsx
/products frontend healthy sites/chef-s-kitchen/src/app/products/page.tsx
/products/[slug] frontend healthy sites/chef-s-kitchen/src/app/products/[slug]/page.tsx
/brands/[slug]/[...path] frontend healthy sites/industry-kitchens/src/app/brands/[slug]/[...path]/pag…
/blog frontend healthy sites/industry-kitchens/src/app/blog/page.tsx
/blog/[slug] frontend healthy sites/industry-kitchens/src/app/blog/[slug]/page.tsx
/ frontend healthy sites/chef-s-kitchen/src/lib/auth.ts

LabelLayerStatusPath
GOOGLE_API_KEY cicd healthy
COMMERCE_DATABASE_URL cicd healthy
AWS_REGION cicd healthy
SESSION_SECRET cicd healthy
AWS_ACCESS_KEY_ID cicd healthy
GITHUB_TOKEN cicd healthy
ANTHROPIC_API_KEY cicd healthy
DOCKER_NETWORK cicd healthy
MEILI_MASTER_KEY cicd healthy
GH_PAT cicd healthy
IMAGE cicd healthy
AWS_SECRET_ACCESS_KEY cicd healthy
EC2_INSTANCE cicd healthy

LabelLayerStatusPath
discover cicd healthy .github/workflows/deploy.yml
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml
build cicd healthy .github/workflows/admin-task.yml
run cicd healthy .github/workflows/admin-task.yml

LabelLayerStatusPath
postgresql data healthy CLAUDE.md
postgres data healthy CLAUDE.md
sqlite data healthy package-lock.json
redis data healthy package-lock.json

LabelLayerStatusPath
port:3001 network healthy docker-compose.yml
port:3000 network healthy docker-compose.yml
port:3002 network healthy docker-compose.yml

LabelLayerStatusPath
100.73.16.9 network healthy docker-compose.yml
127.0.0.1 network healthy .github/workflows/deploy.yml
169.254.169.254 network healthy orchestrator/manage-ip.sh

LabelLayerStatusPath
HeroWaveBackground frontend healthy sites/chef-s-kitchen/src/components/hero/HeroWaveBackground…
HeroWaveBackground frontend healthy sites/industry-kitchens/src/components/hero/HeroWaveBackgro…
HeroWaveBackground frontend healthy template/src/components/hero/HeroWaveBackground.tsx

LabelLayerStatusPath
auth::sites/chef-s-kitchen/.env.example security healthy sites/chef-s-kitchen/.env.example
auth::template/.env.example security healthy template/.env.example
auth::sites/industry-kitchens/.env.example security healthy sites/industry-kitchens/.env.example

LabelLayerStatusPath
nginx network healthy CLAUDE.md
caddy network healthy CLAUDE.md

LabelLayerStatusPath
industry-kitchens hardware healthy docker-compose.yml
chef-s-kitchen hardware healthy docker-compose.yml

LabelLayerStatusPath
vps::ec2 hardware healthy CLAUDE.md
vps::aws hardware healthy package-lock.json

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
gha::admin-task cicd healthy .github/workflows/admin-task.yml

LabelLayerStatusPath
cmlibra71__keenan-group-channels software healthy /data/fable5_failed_archive/cmlibra71__keenan-group-channels
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/6961a324-74ca-4ed4-82e6-8f06fcf9e8e6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6961a324-74ca-4ed4-82e6-8f06fcf9e8e6/

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.