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.

slimmsyd/OnCode-Software-Agency

https://github.com/slimmsyd/OnCode-Software-Agency · scanned 2026-06-16 00:16 UTC (2 months, 2 weeks ago)

41 raw signals (0 security + 41 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 41 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 436 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
analyze_idea software healthy my-app/python/main.py:26
Navigation software healthy my-app/src/components/ui/header-2.tsx:Navigation
handleNavigation software healthy my-app/src/components/ui/header-2.tsx:handleNavigation
mobileNavClick software healthy my-app/src/components/ui/header-2.tsx:mobileNavClick
onKey software healthy my-app/src/components/ui/header-2.tsx:onKey
GetStartedButton software healthy my-app/src/components/ui/get-started-button.tsx:GetStartedB…
useScroll software healthy my-app/src/components/ui/use-scroll.ts:useScroll
MenuToggleIcon software healthy my-app/src/components/ui/menu-toggle-icon.tsx:MenuToggleIcon
Marquee software healthy my-app/src/components/ui/marquee.tsx:Marquee
sitemap software healthy my-app/src/app/sitemap.ts:sitemap
Home software healthy my-app/src/app/page.tsx:Home
RootLayout software healthy my-app/src/app/layout.tsx:RootLayout
OfferPage software healthy my-app/src/app/offer/page.tsx:OfferPage
ContactPageContent software healthy my-app/src/app/contact/ContactPageContent.tsx:ContactPageCo…
Contact software healthy my-app/src/app/contact/page.tsx:Contact
POST software healthy my-app/src/app/api/blog/route.ts:POST
GET software healthy my-app/src/app/api/blog/route.ts:GET
GET software healthy my-app/src/app/api/blog/[id]/route.ts:GET
PATCH software healthy my-app/src/app/api/blog/[id]/route.ts:PATCH
DELETE software healthy my-app/src/app/api/blog/[id]/route.ts:DELETE
POST software healthy my-app/src/app/api/sendMessage/route.ts:POST
POST software healthy my-app/src/app/api/chatBot/route.tsx:POST
POST software healthy my-app/src/app/api/sendEmail/route.ts:POST
GET software healthy my-app/src/app/api/google-reviews/route.ts:GET
POST software healthy my-app/src/app/api/validateIdea/route.ts:POST
EBookRise software healthy my-app/src/app/ebook-rise-of-intelligent-businesses/page.ts…
handleSubmit software healthy my-app/src/app/ebook-rise-of-intelligent-businesses/page.ts…
DecentralizedComponent software healthy my-app/src/app/components/DecentralizedComponent.tsx:Decent…
TestimonialContainer software healthy my-app/src/app/components/TestimonialContainer.tsx:Testimon…
handleNext software healthy my-app/src/app/components/TestimonialContainer.tsx:handleNe…
handlePrevious software healthy my-app/src/app/components/TestimonialContainer.tsx:handlePr…
scrollTrigger software healthy my-app/src/app/components/TestimonialContainer.tsx:scrollTr…
CryptoComponent software healthy my-app/src/app/components/CryptoComponent.tsx:CryptoCompone…
as software healthy my-app/src/app/components/CryptoComponent.tsx:as
LogoCarousel software healthy my-app/src/app/components/LogoCarousel.tsx:LogoCarousel
ReviewCard software healthy my-app/src/app/components/Testimonials.tsx:ReviewCard
Testimonials software healthy my-app/src/app/components/Testimonials.tsx:Testimonials
Navigation software healthy my-app/src/app/components/Navigation.tsx:Navigation
showNavBG software healthy my-app/src/app/components/Navigation.tsx:showNavBG
handleNavigation software healthy my-app/src/app/components/Navigation.tsx:handleNavigation
mobileNavBtn software healthy my-app/src/app/components/Navigation.tsx:mobileNavBtn
HomePage software healthy my-app/src/app/components/HomePage.tsx:HomePage
raf software healthy my-app/src/app/components/HomePage.tsx:raf
scrollToSection software healthy my-app/src/app/components/HomePage.tsx:scrollToSection
submitContact software healthy my-app/src/app/components/HomePage.tsx:submitContact
ImageSlider software healthy my-app/src/app/components/HomePage.tsx:ImageSlider
handleResize software healthy my-app/src/app/components/HomePage.tsx:handleResize
nextSlide software healthy my-app/src/app/components/HomePage.tsx:nextSlide
prevSlide software healthy my-app/src/app/components/HomePage.tsx:prevSlide
ProjectShowcase software healthy my-app/src/app/components/ProjectShowcase.tsx:ProjectShowca…

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

LabelLayerStatusPath
settings.json software healthy .claude/settings.json
README-ONBOARDING.md software healthy my-app/README-ONBOARDING.md
.env.local software healthy my-app/.env.local
postcss.config.mjs software healthy my-app/postcss.config.mjs
README.md software healthy my-app/README.md
tailwind.config.ts software healthy my-app/tailwind.config.ts
package.json software healthy my-app/package.json
CLIENT-ID-GUIDE.md software healthy my-app/CLIENT-ID-GUIDE.md
next-env.d.ts software healthy my-app/next-env.d.ts
package-lock.json software healthy my-app/package-lock.json
create_og_image.py software healthy my-app/create_og_image.py
components.json software healthy my-app/components.json
.eslintrc.json software healthy my-app/.eslintrc.json
tsconfig.json software healthy my-app/tsconfig.json
.env software healthy my-app/.env
next.config.mjs software healthy my-app/next.config.mjs
migration_lock.toml software healthy my-app/prisma/migrations/migration_lock.toml
migration.sql software healthy my-app/prisma/migrations/20250303212533_add_blog_posts/migr…
migration.sql software healthy my-app/prisma/migrations/20241114030104_submissions_added/m…
.env software healthy my-app/python/.env
main.py software healthy my-app/python/main.py
requirements.txt software healthy my-app/python/requirements.txt
OnboardingProcess-PRD.md software healthy my-app/public/documents/OnboardingProcess-PRD.md
header-2.tsx software healthy my-app/src/components/ui/header-2.tsx
button.tsx software healthy my-app/src/components/ui/button.tsx
get-started-button.tsx software healthy my-app/src/components/ui/get-started-button.tsx
use-scroll.ts software healthy my-app/src/components/ui/use-scroll.ts
menu-toggle-icon.tsx software healthy my-app/src/components/ui/menu-toggle-icon.tsx
marquee.tsx software healthy my-app/src/components/ui/marquee.tsx
globals.css software healthy my-app/src/app/globals.css
sitemap.ts software healthy my-app/src/app/sitemap.ts
page.tsx software healthy my-app/src/app/page.tsx
layout.tsx software healthy my-app/src/app/layout.tsx
provder.tsx software healthy my-app/src/app/provder.tsx
page.tsx software healthy my-app/src/app/offer/page.tsx
ContactPageContent.tsx software healthy my-app/src/app/contact/ContactPageContent.tsx
page.tsx software healthy my-app/src/app/contact/page.tsx
route.ts software healthy my-app/src/app/api/blog/route.ts
route.ts software healthy my-app/src/app/api/blog/[id]/route.ts
route.ts software healthy my-app/src/app/api/sendMessage/route.ts
route.tsx software healthy my-app/src/app/api/chatBot/route.tsx
route.ts software healthy my-app/src/app/api/sendEmail/route.ts
route.ts software healthy my-app/src/app/api/google-reviews/route.ts
route.ts software healthy my-app/src/app/api/validateIdea/route.ts
page.tsx software healthy my-app/src/app/ebook-rise-of-intelligent-businesses/page.tsx
DecentralizedComponent.tsx software healthy my-app/src/app/components/DecentralizedComponent.tsx
TestimonialContainer.tsx software healthy my-app/src/app/components/TestimonialContainer.tsx
CryptoComponent.tsx software healthy my-app/src/app/components/CryptoComponent.tsx
loadingComponent.tsx software healthy my-app/src/app/components/loadingComponent.tsx
LogoCarousel.tsx software healthy my-app/src/app/components/LogoCarousel.tsx

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

LabelLayerStatusPath
Navigation frontend healthy my-app/src/components/ui/header-2.tsx
Home frontend healthy my-app/src/app/page.tsx
RootLayout frontend healthy my-app/src/app/layout.tsx
OfferPage frontend healthy my-app/src/app/offer/page.tsx
ContactPageContent frontend healthy my-app/src/app/contact/ContactPageContent.tsx
Contact frontend healthy my-app/src/app/contact/page.tsx
EBookRise frontend healthy my-app/src/app/ebook-rise-of-intelligent-businesses/page.tsx
DecentralizedComponent frontend healthy my-app/src/app/components/DecentralizedComponent.tsx
TestimonialContainer frontend healthy my-app/src/app/components/TestimonialContainer.tsx
CryptoComponent frontend healthy my-app/src/app/components/CryptoComponent.tsx
LoadingComponent frontend healthy my-app/src/app/components/loadingComponent.tsx
LogoCarousel frontend healthy my-app/src/app/components/LogoCarousel.tsx
Testimonials frontend healthy my-app/src/app/components/Testimonials.tsx
Navigation frontend healthy my-app/src/app/components/Navigation.tsx
HomePage frontend healthy my-app/src/app/components/HomePage.tsx
ProjectShowcase frontend healthy my-app/src/app/components/ProjectShowcase.tsx
PriceContainer frontend healthy my-app/src/app/components/PricingContainer.tsx
CTA frontend healthy my-app/src/app/components/CTA.tsx
HeaderComponent frontend healthy my-app/src/app/components/HeaderComponent.tsx
About frontend healthy my-app/src/app/components/founder.tsx
Works frontend healthy my-app/src/app/components/works.tsx
About frontend healthy my-app/src/app/components/about.tsx
Pricing frontend healthy my-app/src/app/components/pricing.tsx
Footer frontend healthy my-app/src/app/components/Footer.tsx
CaseStudySection frontend healthy my-app/src/app/components/CaseStudySection.tsx
Video frontend healthy my-app/src/app/components/VideoComponent.tsx
AIComponent frontend healthy my-app/src/app/components/AIComponent.tsx
About frontend healthy my-app/src/app/components/process.tsx
About frontend healthy my-app/src/app/components/value.tsx
ChatPopup frontend healthy my-app/src/app/components/ChatPopup.tsx
QuoteComponent frontend healthy my-app/src/app/components/subComponents/quoteComponent.tsx
RedesignNav frontend healthy my-app/src/app/components/redesign/RedesignNav.tsx
ServicesSection frontend healthy my-app/src/app/components/redesign/ServicesSection.tsx
CaseStudy frontend healthy my-app/src/app/components/redesign/CaseStudy.tsx
FinalCTA frontend healthy my-app/src/app/components/redesign/FinalCTA.tsx
Process frontend healthy my-app/src/app/components/redesign/Process.tsx
AuditSection frontend healthy my-app/src/app/components/redesign/AuditSection.tsx
BookAuditButton frontend healthy my-app/src/app/components/redesign/BookAuditButton.tsx
RedesignFooter frontend healthy my-app/src/app/components/redesign/RedesignFooter.tsx
RedesignHome frontend healthy my-app/src/app/components/redesign/RedesignHome.tsx
Founder frontend healthy my-app/src/app/components/redesign/Founder.tsx
Hero frontend healthy my-app/src/app/components/redesign/Hero.tsx
WorkSection frontend healthy my-app/src/app/components/redesign/WorkSection.tsx
OnboardingForm frontend healthy my-app/src/app/components/onboarding/OnboardingForm.tsx
Earth frontend healthy my-app/src/app/components/earth/index.jsx
SuccessScreen frontend healthy my-app/src/app/components/intake-form/SuccessScreen.tsx
ProgressBar frontend healthy my-app/src/app/components/intake-form/ProgressBar.tsx
IntakeFormWizard frontend healthy my-app/src/app/components/intake-form/IntakeFormWizard.tsx
IntakeFormModal frontend healthy my-app/src/app/components/intake-form/IntakeFormModal.tsx
ScopeStep frontend healthy my-app/src/app/components/intake-form/steps/ScopeStep.tsx

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

LabelLayerStatusPath
.claude software healthy .claude
my-app software healthy my-app
prisma software healthy my-app/prisma
migrations software healthy my-app/prisma/migrations
20250303212533_add_blog_posts software healthy my-app/prisma/migrations/20250303212533_add_blog_posts
20241114030104_submissions_added software healthy my-app/prisma/migrations/20241114030104_submissions_added
python software healthy my-app/python
public software healthy my-app/public
documents software healthy my-app/public/documents
src software healthy my-app/src
components software healthy my-app/src/components
ui software healthy my-app/src/components/ui
app software healthy my-app/src/app
offer software healthy my-app/src/app/offer
contact software healthy my-app/src/app/contact
api software healthy my-app/src/app/api
blog software healthy my-app/src/app/api/blog
[id] software healthy my-app/src/app/api/blog/[id]
sendMessage software healthy my-app/src/app/api/sendMessage
chatBot software healthy my-app/src/app/api/chatBot
sendEmail software healthy my-app/src/app/api/sendEmail
google-reviews software healthy my-app/src/app/api/google-reviews
validateIdea software healthy my-app/src/app/api/validateIdea
ebook-rise-of-intelligent-businesses software healthy my-app/src/app/ebook-rise-of-intelligent-businesses
components software healthy my-app/src/app/components
subComponents software healthy my-app/src/app/components/subComponents
redesign software healthy my-app/src/app/components/redesign
onboarding software healthy my-app/src/app/components/onboarding
earth software healthy my-app/src/app/components/earth
intake-form software healthy my-app/src/app/components/intake-form
steps software healthy my-app/src/app/components/intake-form/steps
lib software healthy my-app/src/app/lib
onboarding software healthy my-app/src/app/onboarding
[clientId] software healthy my-app/src/app/onboarding/[clientId]
success software healthy my-app/src/app/onboarding/[clientId]/success
success software healthy my-app/src/app/onboarding/success
casestudies software healthy my-app/src/app/casestudies
kinnected software healthy my-app/src/app/casestudies/kinnected
gliddy software healthy my-app/src/app/casestudies/gliddy
streetEconomics software healthy my-app/src/app/casestudies/streetEconomics
prmntProExtractor software healthy my-app/src/app/casestudies/prmntProExtractor
solomonAI software healthy my-app/src/app/casestudies/solomonAI
prmntPro software healthy my-app/src/app/casestudies/prmntPro
naturallyRadiant software healthy my-app/src/app/casestudies/naturallyRadiant
universalLaw software healthy my-app/src/app/casestudies/universalLaw
yungCeo software healthy my-app/src/app/casestudies/yungCeo
invoice-magi software healthy my-app/src/app/casestudies/invoice-magi
hooks software healthy my-app/src/app/hooks
context software healthy my-app/src/app/context
styles software healthy my-app/src/app/styles

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

LabelLayerStatusPath
/page.tsx frontend healthy my-app/src/app/page.tsx
/offer frontend healthy my-app/src/app/offer/page.tsx
/contact frontend healthy my-app/src/app/contact/page.tsx
/ebook-rise-of-intelligent-businesses frontend healthy my-app/src/app/ebook-rise-of-intelligent-businesses/page.tsx
/onboarding frontend healthy my-app/src/app/onboarding/page.tsx
/onboarding/[clientId] frontend healthy my-app/src/app/onboarding/[clientId]/page.tsx
/onboarding/[clientId]/success frontend healthy my-app/src/app/onboarding/[clientId]/success/page.tsx
/onboarding/success frontend healthy my-app/src/app/onboarding/success/page.tsx
/casestudies/kinnected frontend healthy my-app/src/app/casestudies/kinnected/page.tsx
/casestudies/gliddy frontend healthy my-app/src/app/casestudies/gliddy/page.tsx
/casestudies/streetEconomics frontend healthy my-app/src/app/casestudies/streetEconomics/page.tsx
/casestudies/prmntProExtractor frontend healthy my-app/src/app/casestudies/prmntProExtractor/page.tsx
/casestudies/solomonAI frontend healthy my-app/src/app/casestudies/solomonAI/page.tsx
/casestudies/prmntPro frontend healthy my-app/src/app/casestudies/prmntPro/page.tsx
/casestudies/naturallyRadiant frontend healthy my-app/src/app/casestudies/naturallyRadiant/page.tsx
/casestudies/universalLaw frontend healthy my-app/src/app/casestudies/universalLaw/page.tsx
/casestudies/yungCeo frontend healthy my-app/src/app/casestudies/yungCeo/page.tsx
/casestudies/invoice-magi frontend healthy my-app/src/app/casestudies/invoice-magi/page.tsx
/shopifyStore frontend healthy my-app/src/app/shopifyStore/page.tsx

LabelLayerStatusPath
vps::aws hardware healthy my-app/.env.local
vps::azure hardware healthy my-app/src/app/components/onboarding/OnboardingForm.tsx
vps::gcp hardware healthy my-app/src/app/components/onboarding/OnboardingForm.tsx

LabelLayerStatusPath
dotenv::my-app/.env.local security healthy my-app/.env.local
dotenv::my-app/.env security healthy my-app/.env
dotenv::my-app/python/.env security healthy my-app/python/.env

LabelLayerStatusPath
IdeaSubmission software healthy my-app/python/main.py:13
name software healthy my-app/src/components/ui/marquee.tsx:name

LabelLayerStatusPath
postgresql data healthy my-app/.env.local
postgres data healthy my-app/.env.local

LabelLayerStatusPath
blog_posts data healthy my-app/prisma/migrations/20250303212533_add_blog_posts/migr…
idea_submissions data healthy my-app/prisma/migrations/20241114030104_submissions_added/m…

LabelLayerStatusPath
migration.sql data healthy my-app/prisma/migrations/20250303212533_add_blog_posts/migr…
migration.sql data healthy my-app/prisma/migrations/20241114030104_submissions_added/m…

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

LabelLayerStatusPath
POST /analyze-idea api healthy my-app/python/main.py

LabelLayerStatusPath
port:8000 network healthy my-app/python/main.py

LabelLayerStatusPath
gpu (detected) hardware healthy my-app/src/app/components/about.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/8d61ffe1-d578-4c17-a5d0-157248dabd2c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8d61ffe1-d578-4c17-a5d0-157248dabd2c/

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.