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.

William975322/Credlyr

https://github.com/William975322/Credlyr · scanned 2026-06-16 00:58 UTC (2 months, 1 week ago)

45 raw signals (0 security + 45 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 37 actionable findings from 1 signal source. 8 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 667 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
setBaseUrl software healthy lib/api-client-react/src/custom-fetch.ts:setBaseUrl
should software healthy lib/api-client-react/src/custom-fetch.ts:should
setAuthTokenGetter software healthy lib/api-client-react/src/custom-fetch.ts:setAuthTokenGetter
isRequest software healthy lib/api-client-react/src/custom-fetch.ts:isRequest
resolveMethod software healthy lib/api-client-react/src/custom-fetch.ts:resolveMethod
isUrl software healthy lib/api-client-react/src/custom-fetch.ts:isUrl
applyBaseUrl software healthy lib/api-client-react/src/custom-fetch.ts:applyBaseUrl
resolveUrl software healthy lib/api-client-react/src/custom-fetch.ts:resolveUrl
mergeHeaders software healthy lib/api-client-react/src/custom-fetch.ts:mergeHeaders
getMediaType software healthy lib/api-client-react/src/custom-fetch.ts:getMediaType
isJsonMediaType software healthy lib/api-client-react/src/custom-fetch.ts:isJsonMediaType
isTextMediaType software healthy lib/api-client-react/src/custom-fetch.ts:isTextMediaType
hasNoBody software healthy lib/api-client-react/src/custom-fetch.ts:hasNoBody
stripBom software healthy lib/api-client-react/src/custom-fetch.ts:stripBom
looksLikeJson software healthy lib/api-client-react/src/custom-fetch.ts:looksLikeJson
getStringField software healthy lib/api-client-react/src/custom-fetch.ts:getStringField
candidate software healthy lib/api-client-react/src/custom-fetch.ts:candidate
truncate software healthy lib/api-client-react/src/custom-fetch.ts:truncate
buildErrorMessage software healthy lib/api-client-react/src/custom-fetch.ts:buildErrorMessage
parseJsonBody software healthy lib/api-client-react/src/custom-fetch.ts:parseJsonBody
parseErrorBody software healthy lib/api-client-react/src/custom-fetch.ts:parseErrorBody
inferResponseType software healthy lib/api-client-react/src/custom-fetch.ts:inferResponseType
parseSuccessBody software healthy lib/api-client-react/src/custom-fetch.ts:parseSuccessBody
customFetch software healthy lib/api-client-react/src/custom-fetch.ts:customFetch
getHealthCheckUrl software healthy lib/api-client-react/src/generated/api.ts:getHealthCheckUrl
healthCheck software healthy lib/api-client-react/src/generated/api.ts:healthCheck
getHealthCheckQueryKey software healthy lib/api-client-react/src/generated/api.ts:getHealthCheckQue…
useHealthCheck software healthy lib/api-client-react/src/generated/api.ts:useHealthCheck
Navigation software healthy artifacts/credlyr/src/App.tsx:Navigation
handleMobileNav software healthy artifacts/credlyr/src/App.tsx:handleMobileNav
handleScroll software healthy artifacts/credlyr/src/App.tsx:handleScroll
ButtonElement software healthy artifacts/credlyr/src/App.tsx:ButtonElement
Hero software healthy artifacts/credlyr/src/App.tsx:Hero
SocialProof software healthy artifacts/credlyr/src/App.tsx:SocialProof
StatsSection software healthy artifacts/credlyr/src/App.tsx:StatsSection
DriveRevenueIcon software healthy artifacts/credlyr/src/App.tsx:DriveRevenueIcon
ComplianceIcon software healthy artifacts/credlyr/src/App.tsx:ComplianceIcon
ReduceCostsIcon software healthy artifacts/credlyr/src/App.tsx:ReduceCostsIcon
ValueProposition software healthy artifacts/credlyr/src/App.tsx:ValueProposition
AwarenessCycle software healthy artifacts/credlyr/src/App.tsx:AwarenessCycle
NumberOneCircleIcon software healthy artifacts/credlyr/src/App.tsx:NumberOneCircleIcon
OnboardHighlight software healthy artifacts/credlyr/src/App.tsx:OnboardHighlight
BrandVisual software healthy artifacts/credlyr/src/App.tsx:BrandVisual
DigitalVisual software healthy artifacts/credlyr/src/App.tsx:DigitalVisual
OurServices software healthy artifacts/credlyr/src/App.tsx:OurServices
MessagingPreview software healthy artifacts/credlyr/src/App.tsx:MessagingPreview
PerformancePreview software healthy artifacts/credlyr/src/App.tsx:PerformancePreview
FeatureHighlight software healthy artifacts/credlyr/src/App.tsx:FeatureHighlight
TrustBadge software healthy artifacts/credlyr/src/App.tsx:TrustBadge
angle software healthy artifacts/credlyr/src/App.tsx:angle

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

LabelLayerStatusPath
vercel.json software healthy vercel.json
replit.md software healthy replit.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
tsconfig.json software healthy tsconfig.json
vercel-entry.mjs software healthy vercel-entry.mjs
tsconfig.base.json software healthy tsconfig.base.json
post-merge.sh software healthy scripts/post-merge.sh
package.json software healthy scripts/package.json
tsconfig.json software healthy scripts/tsconfig.json
hello.ts software healthy scripts/src/hello.ts
package.json software healthy lib/api-spec/package.json
orval.config.ts software healthy lib/api-spec/orval.config.ts
openapi.yaml software healthy lib/api-spec/openapi.yaml
package.json software healthy lib/db/package.json
tsconfig.json software healthy lib/db/tsconfig.json
drizzle.config.ts software healthy lib/db/drizzle.config.ts
index.ts software healthy lib/db/src/index.ts
index.ts software healthy lib/db/src/schema/index.ts
package.json software healthy lib/api-zod/package.json
tsconfig.json software healthy lib/api-zod/tsconfig.json
index.ts software healthy lib/api-zod/src/index.ts
api.ts software healthy lib/api-zod/src/generated/api.ts
index.ts software healthy lib/api-zod/src/generated/types/index.ts
healthStatus.ts software healthy lib/api-zod/src/generated/types/healthStatus.ts
package.json software healthy lib/api-client-react/package.json
tsconfig.json software healthy lib/api-client-react/tsconfig.json
index.ts software healthy lib/api-client-react/src/index.ts
custom-fetch.ts software healthy lib/api-client-react/src/custom-fetch.ts
api.ts software healthy lib/api-client-react/src/generated/api.ts
api.schemas.ts software healthy lib/api-client-react/src/generated/api.schemas.ts
vite.config.ts software healthy artifacts/credlyr/vite.config.ts
package.json software healthy artifacts/credlyr/package.json
index.html software healthy artifacts/credlyr/index.html
components.json software healthy artifacts/credlyr/components.json
.env.example software healthy artifacts/credlyr/.env.example
tsconfig.json software healthy artifacts/credlyr/tsconfig.json
index.css software healthy artifacts/credlyr/src/index.css
main.tsx software healthy artifacts/credlyr/src/main.tsx
App.tsx software healthy artifacts/credlyr/src/App.tsx
input-group.tsx software healthy artifacts/credlyr/src/components/ui/input-group.tsx
spinner.tsx software healthy artifacts/credlyr/src/components/ui/spinner.tsx
table.tsx software healthy artifacts/credlyr/src/components/ui/table.tsx
sheet.tsx software healthy artifacts/credlyr/src/components/ui/sheet.tsx
calendar.tsx software healthy artifacts/credlyr/src/components/ui/calendar.tsx
collapsible.tsx software healthy artifacts/credlyr/src/components/ui/collapsible.tsx
toaster.tsx software healthy artifacts/credlyr/src/components/ui/toaster.tsx
sidebar.tsx software healthy artifacts/credlyr/src/components/ui/sidebar.tsx
checkbox.tsx software healthy artifacts/credlyr/src/components/ui/checkbox.tsx

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

LabelLayerStatusPath
/Optimisation frontend healthy artifacts/credlyr/src/pages/Optimisation.tsx
/ResourcesHub frontend healthy artifacts/credlyr/src/pages/ResourcesHub.tsx
/Careers frontend healthy artifacts/credlyr/src/pages/Careers.tsx
/Contact frontend healthy artifacts/credlyr/src/pages/Contact.tsx
/Reviews frontend healthy artifacts/credlyr/src/pages/Reviews.tsx
/VisualIdentity frontend healthy artifacts/credlyr/src/pages/VisualIdentity.tsx
/About frontend healthy artifacts/credlyr/src/pages/About.tsx
/not-found frontend healthy artifacts/credlyr/src/pages/not-found.tsx
/Partners frontend healthy artifacts/credlyr/src/pages/Partners.tsx
/RealEstate frontend healthy artifacts/credlyr/src/pages/RealEstate.tsx
/Documentation frontend healthy artifacts/credlyr/src/pages/Documentation.tsx
/Medical frontend healthy artifacts/credlyr/src/pages/Medical.tsx
/HomeServices frontend healthy artifacts/credlyr/src/pages/HomeServices.tsx
/Dental frontend healthy artifacts/credlyr/src/pages/Dental.tsx
/ProductPage frontend healthy artifacts/credlyr/src/pages/ProductPage.tsx
/IndustryPage frontend healthy artifacts/credlyr/src/pages/IndustryPage.tsx
/Spas frontend healthy artifacts/credlyr/src/pages/Spas.tsx
/News frontend healthy artifacts/credlyr/src/pages/News.tsx
/BrandStrategy frontend healthy artifacts/credlyr/src/pages/BrandStrategy.tsx
/ArticleDetail frontend healthy artifacts/credlyr/src/pages/ArticleDetail.tsx
/Community frontend healthy artifacts/credlyr/src/pages/Community.tsx
/Trust frontend healthy artifacts/credlyr/src/pages/Trust.tsx
/Security frontend healthy artifacts/credlyr/src/pages/Security.tsx
/get-started frontend healthy artifacts/credlyr/src/App.tsx
/thanks frontend healthy artifacts/credlyr/src/App.tsx
/status frontend healthy artifacts/credlyr/src/App.tsx
/resources-hub frontend healthy artifacts/credlyr/src/App.tsx
/resources-hub/identity-in-an-ai-world frontend healthy artifacts/credlyr/src/App.tsx
/about frontend healthy artifacts/credlyr/src/App.tsx
/trust frontend healthy artifacts/credlyr/src/App.tsx
/careers frontend healthy artifacts/credlyr/src/App.tsx
/product/:id frontend healthy artifacts/credlyr/src/App.tsx
/customers/reviews frontend healthy artifacts/credlyr/src/App.tsx
/customers/partners frontend healthy artifacts/credlyr/src/App.tsx
/customers/community frontend healthy artifacts/credlyr/src/App.tsx
/news frontend healthy artifacts/credlyr/src/App.tsx
/contact frontend healthy artifacts/credlyr/src/App.tsx
/docs frontend healthy artifacts/credlyr/src/App.tsx
/security frontend healthy artifacts/credlyr/src/App.tsx
/ frontend healthy artifacts/credlyr/src/App.tsx

LabelLayerStatusPath
scripts software healthy scripts
src software healthy scripts/src
lib software healthy lib
api-spec software healthy lib/api-spec
db software healthy lib/db
src software healthy lib/db/src
schema software healthy lib/db/src/schema
api-zod software healthy lib/api-zod
src software healthy lib/api-zod/src
generated software healthy lib/api-zod/src/generated
types software healthy lib/api-zod/src/generated/types
api-client-react software healthy lib/api-client-react
src software healthy lib/api-client-react/src
generated software healthy lib/api-client-react/src/generated
artifacts software healthy artifacts
credlyr software healthy artifacts/credlyr
src software healthy artifacts/credlyr/src
components software healthy artifacts/credlyr/src/components
ui software healthy artifacts/credlyr/src/components/ui
lib software healthy artifacts/credlyr/src/lib
pages software healthy artifacts/credlyr/src/pages
hooks software healthy artifacts/credlyr/src/hooks
mockup-sandbox software healthy artifacts/mockup-sandbox
src software healthy artifacts/mockup-sandbox/src
components software healthy artifacts/mockup-sandbox/src/components
ui software healthy artifacts/mockup-sandbox/src/components/ui
lib software healthy artifacts/mockup-sandbox/src/lib
hooks software healthy artifacts/mockup-sandbox/src/hooks
api-server software healthy artifacts/api-server
src software healthy artifacts/api-server/src
lib software healthy artifacts/api-server/src/lib
routes software healthy artifacts/api-server/src/routes

LabelLayerStatusPath
App frontend healthy artifacts/credlyr/src/App.tsx
OptimisationPage frontend healthy artifacts/credlyr/src/pages/Optimisation.tsx
ResourcesHub frontend healthy artifacts/credlyr/src/pages/ResourcesHub.tsx
Careers frontend healthy artifacts/credlyr/src/pages/Careers.tsx
ContactPage frontend healthy artifacts/credlyr/src/pages/Contact.tsx
ReviewsPage frontend healthy artifacts/credlyr/src/pages/Reviews.tsx
VisualIdentityPage frontend healthy artifacts/credlyr/src/pages/VisualIdentity.tsx
About frontend healthy artifacts/credlyr/src/pages/About.tsx
NotFound frontend healthy artifacts/credlyr/src/pages/not-found.tsx
PartnersPage frontend healthy artifacts/credlyr/src/pages/Partners.tsx
RealEstatePage frontend healthy artifacts/credlyr/src/pages/RealEstate.tsx
DocumentationPage frontend healthy artifacts/credlyr/src/pages/Documentation.tsx
MedicalPage frontend healthy artifacts/credlyr/src/pages/Medical.tsx
HomeServicesPage frontend healthy artifacts/credlyr/src/pages/HomeServices.tsx
DentalPage frontend healthy artifacts/credlyr/src/pages/Dental.tsx
ProductPage frontend healthy artifacts/credlyr/src/pages/ProductPage.tsx
IndustryPage frontend healthy artifacts/credlyr/src/pages/IndustryPage.tsx
SpasPage frontend healthy artifacts/credlyr/src/pages/Spas.tsx
NewsPage frontend healthy artifacts/credlyr/src/pages/News.tsx
BrandStrategyPage frontend healthy artifacts/credlyr/src/pages/BrandStrategy.tsx
ArticleDetail frontend healthy artifacts/credlyr/src/pages/ArticleDetail.tsx
CommunityPage frontend healthy artifacts/credlyr/src/pages/Community.tsx
Trust frontend healthy artifacts/credlyr/src/pages/Trust.tsx
SecurityPage frontend healthy artifacts/credlyr/src/pages/Security.tsx
App frontend healthy artifacts/mockup-sandbox/src/App.tsx

LabelLayerStatusPath
167.095.238.238 network healthy artifacts/credlyr/src/App.tsx
333.143.571.428 network healthy artifacts/credlyr/src/App.tsx
286.167.571.167 network healthy artifacts/credlyr/src/App.tsx
3.29.87.78 network healthy artifacts/credlyr/src/pages/About.tsx
1.13.295.178 network healthy artifacts/credlyr/src/pages/About.tsx
1.343.366.226 network healthy artifacts/credlyr/src/pages/About.tsx
1.407.46.273 network healthy artifacts/credlyr/src/pages/About.tsx
127.0.0.1 network healthy artifacts/mockup-sandbox/mockupPreviewPlugin.ts

LabelLayerStatusPath
sqlite data healthy pnpm-lock.yaml
redis data healthy pnpm-lock.yaml
postgres data healthy pnpm-lock.yaml
postgresql data healthy lib/db/drizzle.config.ts
mongodb data healthy artifacts/api-server/build.mjs

LabelLayerStatusPath
USE /api api healthy artifacts/api-server/src/app.ts
GET /healthz api healthy artifacts/api-server/src/routes/health.ts
POST /contact api healthy artifacts/api-server/src/routes/contact.ts

LabelLayerStatusPath
ApiError software healthy lib/api-client-react/src/custom-fetch.ts:ApiError
ResponseParseError software healthy lib/api-client-react/src/custom-fetch.ts:ResponseParseError

LabelLayerStatusPath
vps::aws hardware healthy pnpm-lock.yaml
vps::azure hardware healthy artifacts/api-server/build.mjs

LabelLayerStatusPath
repobility-clone-5o8pl5z9 software healthy /tmp/repobility-clone-5o8pl5z9
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/e2b01351-66bc-4bca-a032-0cebbecd3625/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e2b01351-66bc-4bca-a032-0cebbecd3625/

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.