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.

pradeeplodhi3001/cliphi-web-app

https://github.com/pradeeplodhi3001/cliphi-web-app · scanned 2026-09-03 07:51 UTC (1 week, 1 day ago)

34 raw signals (0 security + 34 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 1 day ago · v1 · 34 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 239 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
Home software healthy app/page.tsx:Home
RootLayout software healthy app/layout.tsx:RootLayout
cls software healthy app/landingtest.tsx:cls
btnCls software healthy app/landingtest.tsx:btnCls
R software healthy app/landingtest.tsx:R
W software healthy app/landingtest.tsx:W
Logo software healthy app/landingtest.tsx:Logo
SectionHead software healthy app/landingtest.tsx:SectionHead
CaptionLoop software healthy app/landingtest.tsx:CaptionLoop
Float software healthy app/landingtest.tsx:Float
HeroArt software healthy app/landingtest.tsx:HeroArt
Ticker software healthy app/landingtest.tsx:Ticker
row software healthy app/landingtest.tsx:row
BentoCard software healthy app/landingtest.tsx:BentoCard
Home software healthy app/landingtest.tsx:Home
scrollTo software healthy app/landingtest.tsx:scrollTo
ReduxProvider software healthy app/redux/Providors.tsx:ReduxProvider
SignupPage software healthy app/sign-up/page.tsx:SignupPage
getApiErrorMessage software healthy app/sign-up/page.tsx:getApiErrorMessage
handleSendOtp software healthy app/sign-up/page.tsx:handleSendOtp
handleResendOtp software healthy app/sign-up/page.tsx:handleResendOtp
handleVerifyOtp software healthy app/sign-up/page.tsx:handleVerifyOtp
LoginPage software healthy app/login/page.tsx:LoginPage
handleLogin software healthy app/login/page.tsx:handleLogin
handleOpenForgotPassword software healthy app/login/page.tsx:handleOpenForgotPassword
handleForgotPassword software healthy app/login/page.tsx:handleForgotPassword
handleVerifyResetOtp software healthy app/login/page.tsx:handleVerifyResetOtp
handleResetPassword software healthy app/login/page.tsx:handleResetPassword
handleBackToLogin software healthy app/login/page.tsx:handleBackToLogin
POST software healthy app/api/login/route.ts:POST
ContactPage software healthy app/contact-us/page.tsx:ContactPage
handleSubmit software healthy app/contact-us/page.tsx:handleSubmit
DashboardPage software healthy app/dashboard/page.tsx:DashboardPage
DashboardLayout software healthy app/dashboard/layout.tsx:DashboardLayout
ProcessingPage software healthy app/dashboard/processing/page.tsx:ProcessingPage
getStoredFile software healthy app/dashboard/processing/page.tsx:getStoredFile
deleteStoredFile software healthy app/dashboard/processing/page.tsx:deleteStoredFile
clearProcessingSession software healthy app/dashboard/processing/page.tsx:clearProcessingSession
getErrorMessage software healthy app/dashboard/processing/page.tsx:getErrorMessage
processVideo software healthy app/dashboard/processing/page.tsx:processVideo
ProjectsPage software healthy app/dashboard/projects/page.tsx:ProjectsPage
handleRetry software healthy app/dashboard/projects/page.tsx:handleRetry
handleOutsideClick software healthy app/dashboard/projects/page.tsx:handleOutsideClick
handleDeleteVideo software healthy app/dashboard/projects/page.tsx:handleDeleteVideo
handleProjectClick software healthy app/dashboard/projects/page.tsx:handleProjectClick
DashboardHeader software healthy app/dashboard/components/DashboardHeader.tsx:DashboardHeader
handleOutsideClick software healthy app/dashboard/components/DashboardHeader.tsx:handleOutsideC…
handleLogout software healthy app/dashboard/components/DashboardHeader.tsx:handleLogout
isActive software healthy app/dashboard/components/DashboardHeader.tsx:isActive
DashboardContent software healthy app/dashboard/components/DashboardContent.tsx:DashboardCont…

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

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
AGENTS.md software healthy AGENTS.md
next.config.ts software healthy next.config.ts
globals.css software healthy app/globals.css
page.tsx software healthy app/page.tsx
layout.tsx software healthy app/layout.tsx
landingtest.tsx software healthy app/landingtest.tsx
store.ts software healthy app/redux/store.ts
Providors.tsx software healthy app/redux/Providors.tsx
authSlice.ts software healthy app/redux/slices/authSlice.ts
page.tsx software healthy app/sign-up/page.tsx
page.tsx software healthy app/login/page.tsx
route.ts software healthy app/api/login/route.ts
page.tsx software healthy app/contact-us/page.tsx
page.tsx software healthy app/dashboard/page.tsx
layout.tsx software healthy app/dashboard/layout.tsx
page.tsx software healthy app/dashboard/processing/page.tsx
page.tsx software healthy app/dashboard/projects/page.tsx
DashboardHeader.tsx software healthy app/dashboard/components/DashboardHeader.tsx
DashboardContent.tsx software healthy app/dashboard/components/DashboardContent.tsx
Sidebar.tsx software healthy app/dashboard/components/Sidebar.tsx
page.tsx software healthy app/dashboard/project_details/[videoId]/page.tsx
page.tsx software healthy app/dashboard/result/page.tsx
page.tsx software healthy app/dashboard/clip-setup/page.tsx
page.tsx software healthy app/dashboard/preview/page.tsx
tesxt.tsx software healthy app/components/tesxt.tsx
FeaturesSection.tsx software healthy app/components/FeaturesSection.tsx
Testimonials.tsx software healthy app/components/Testimonials.tsx
Pricing.tsx software healthy app/components/Pricing.tsx
CTA.tsx software healthy app/components/CTA.tsx
videojson.json software healthy app/components/videojson.json
LoginCard.tsx software healthy app/components/LoginCard.tsx
ContactUs.tsx software healthy app/components/ContactUs.tsx
FAQ.tsx software healthy app/components/FAQ.tsx
UsedBy.tsx software healthy app/components/UsedBy.tsx
GenerateButton.tsx software healthy app/components/GenerateButton.tsx
Footer.tsx software healthy app/components/Footer.tsx
VideoInput.tsx software healthy app/components/VideoInput.tsx
WhatCreate.tsx software healthy app/components/WhatCreate.tsx
Hero.tsx software healthy app/components/Hero.tsx
Header.tsx software healthy app/components/Header.tsx
WorkflowSection.tsx software healthy app/components/WorkflowSection.tsx
authApi.ts software healthy app/services/authApi.ts
CLAUDE.md quality healthy CLAUDE.md

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

LabelLayerStatusPath
Home frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
Home frontend healthy app/landingtest.tsx
ReduxProvider frontend healthy app/redux/Providors.tsx
SignupPage frontend healthy app/sign-up/page.tsx
LoginPage frontend healthy app/login/page.tsx
ContactPage frontend healthy app/contact-us/page.tsx
DashboardPage frontend healthy app/dashboard/page.tsx
DashboardLayout frontend healthy app/dashboard/layout.tsx
ProcessingPage frontend healthy app/dashboard/processing/page.tsx
ProjectsPage frontend healthy app/dashboard/projects/page.tsx
DashboardHeader frontend healthy app/dashboard/components/DashboardHeader.tsx
DashboardContent frontend healthy app/dashboard/components/DashboardContent.tsx
Sidebar frontend healthy app/dashboard/components/Sidebar.tsx
ProjectDetailsPage frontend healthy app/dashboard/project_details/[videoId]/page.tsx
ResultPage frontend healthy app/dashboard/result/page.tsx
ClipSetupPage frontend healthy app/dashboard/clip-setup/page.tsx
PreviewPage frontend healthy app/dashboard/preview/page.tsx
GenerateButton frontend healthy app/components/tesxt.tsx
FeaturesSection frontend healthy app/components/FeaturesSection.tsx
Testimonials frontend healthy app/components/Testimonials.tsx
Pricing frontend healthy app/components/Pricing.tsx
CTA frontend healthy app/components/CTA.tsx
LoginCard frontend healthy app/components/LoginCard.tsx
ContactUs frontend healthy app/components/ContactUs.tsx
FAQ frontend healthy app/components/FAQ.tsx
UsedBy frontend healthy app/components/UsedBy.tsx
GenerateButton frontend healthy app/components/GenerateButton.tsx
Footer frontend healthy app/components/Footer.tsx
VideoInput frontend healthy app/components/VideoInput.tsx
TrustedVideos frontend healthy app/components/WhatCreate.tsx
Page frontend healthy app/components/Hero.tsx
Header frontend healthy app/components/Header.tsx
WorkflowSection frontend healthy app/components/WorkflowSection.tsx

LabelLayerStatusPath
app software healthy app
redux software healthy app/redux
slices software healthy app/redux/slices
sign-up software healthy app/sign-up
login software healthy app/login
api software healthy app/api
login software healthy app/api/login
contact-us software healthy app/contact-us
dashboard software healthy app/dashboard
processing software healthy app/dashboard/processing
projects software healthy app/dashboard/projects
components software healthy app/dashboard/components
project_details software healthy app/dashboard/project_details
[videoId] software healthy app/dashboard/project_details/[videoId]
result software healthy app/dashboard/result
clip-setup software healthy app/dashboard/clip-setup
preview software healthy app/dashboard/preview
components software healthy app/components
services software healthy app/services

LabelLayerStatusPath
@reduxjs/toolkit@^2.12.0 dependencies healthy package.json
framer-motion@^13.1.1 dependencies healthy package.json
js-cookie@^3.0.8 dependencies healthy package.json
lucide-react@^1.34.0 dependencies healthy package.json
[email protected] dependencies healthy package.json
[email protected] dependencies healthy package.json
[email protected] dependencies healthy package.json
react-icons@^5.7.0 dependencies healthy package.json
react-redux@^9.3.0 dependencies healthy package.json
react-toastify@^11.1.0 dependencies healthy package.json
@tailwindcss/postcss@^4 dependencies healthy package.json
@types/js-cookie@^3.0.6 dependencies healthy package.json
@types/node@^20 dependencies healthy package.json
@types/react@^19 dependencies healthy package.json
@types/react-dom@^19 dependencies healthy package.json
eslint@^9 dependencies healthy package.json
[email protected] dependencies healthy package.json
tailwindcss@^4 dependencies healthy package.json
typescript@^5 dependencies healthy package.json

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

LabelLayerStatusPath
POST /api/login api healthy app/api/login/route.ts

LabelLayerStatusPath
192.168.3.146 network healthy app/services/authApi.ts
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/90bd7d62-b84a-48ab-9c32-d4f2472ae525/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/90bd7d62-b84a-48ab-9c32-d4f2472ae525/

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.