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.

Saul-Punybz/saulgonzalez-site

https://github.com/Saul-Punybz/saulgonzalez-site · scanned 2026-06-16 00:03 UTC (2 months, 3 weeks ago)

41 raw signals (0 security + 41 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 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 253 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
YoutubeSection software healthy components/YoutubeSection.tsx:YoutubeSection
Navbar software healthy components/HomePage.tsx:Navbar
fn software healthy components/HomePage.tsx:fn
LogoChip software healthy components/HomePage.tsx:LogoChip
TechTag software healthy components/HomePage.tsx:TechTag
HomePage software healthy components/HomePage.tsx:HomePage
getUrgency software healthy components/LeadCapture.tsx:getUrgency
LeadCapture software healthy components/LeadCapture.tsx:LeadCapture
submit software healthy components/LeadCapture.tsx:submit
domain software healthy components/LeadCapture.tsx:domain
FAQ software healthy components/FAQ.tsx:FAQ
Quiz software healthy components/Quiz.tsx:Quiz
handleSubmit software healthy components/Quiz.tsx:handleSubmit
progressPct software healthy components/Quiz.tsx:progressPct
ToolLayout software healthy components/ToolLayout.tsx:ToolLayout
ThemeToggle software healthy components/ThemeToggle.tsx:ThemeToggle
Providers software healthy components/Providers.tsx:Providers
robots software healthy app/robots.ts:robots
sitemap software healthy app/sitemap.ts:sitemap
Home software healthy app/page.tsx:Home
RootLayout software healthy app/layout.tsx:RootLayout
gtag software healthy app/layout.tsx:gtag
Home software healthy app/blog/page.tsx:Home
BlogLayout software healthy app/blog/layout.tsx:BlogLayout
escapeXml software healthy app/blog/feed.xml/route.ts:escapeXml
GET software healthy app/blog/feed.xml/route.ts:GET
mdToHtml software healthy app/blog/[slug]/page.tsx:mdToHtml
generateStaticParams software healthy app/blog/[slug]/page.tsx:generateStaticParams
generateMetadata software healthy app/blog/[slug]/page.tsx:generateMetadata
PostPage software healthy app/blog/[slug]/page.tsx:PostPage
checkRate software healthy app/api/contact/route.ts:checkRate
sanitize software healthy app/api/contact/route.ts:sanitize
POST software healthy app/api/contact/route.ts:POST
sanitize software healthy app/api/tools/leads/route.ts:sanitize
POST software healthy app/api/tools/leads/route.ts:POST
GET software healthy app/api/tools/metadata-scan/route.ts:GET
scriptCount software healthy app/api/tools/metadata-scan/route.ts:scriptCount
inlineStyles software healthy app/api/tools/metadata-scan/route.ts:inlineStyles
GET software healthy app/api/tools/meta-tags/route.ts:GET
dnsQuery software healthy app/api/tools/domain-check/route.ts:dnsQuery
GET software healthy app/api/tools/domain-check/route.ts:GET
extractText software healthy app/api/tools/keywords/route.ts:extractText
extractHeadings software healthy app/api/tools/keywords/route.ts:extractHeadings
GET software healthy app/api/tools/keywords/route.ts:GET
detect software healthy app/api/tools/tech-detector/route.ts:detect
has software healthy app/api/tools/tech-detector/route.ts:has
GET software healthy app/api/tools/tech-detector/route.ts:GET
GET software healthy app/api/tools/og-preview/route.ts:GET
extractHeadings software healthy app/api/tools/seo-analyzer/route.ts:extractHeadings
extractImages software healthy app/api/tools/seo-analyzer/route.ts:extractImages

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

LabelLayerStatusPath
tailwind.config.ts software healthy tailwind.config.ts
package.json software healthy package.json
next.config.js software healthy next.config.js
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
postcss.config.js software healthy postcss.config.js
YoutubeSection.tsx software healthy components/YoutubeSection.tsx
HomePage.tsx software healthy components/HomePage.tsx
LeadCapture.tsx software healthy components/LeadCapture.tsx
FAQ.tsx software healthy components/FAQ.tsx
Quiz.tsx software healthy components/Quiz.tsx
ToolLayout.tsx software healthy components/ToolLayout.tsx
ThemeToggle.tsx software healthy components/ThemeToggle.tsx
Providers.tsx software healthy components/Providers.tsx
robots.ts software healthy app/robots.ts
globals.css software healthy app/globals.css
sitemap.ts software healthy app/sitemap.ts
page.tsx software healthy app/page.tsx
layout.tsx software healthy app/layout.tsx
page.tsx software healthy app/blog/page.tsx
layout.tsx software healthy app/blog/layout.tsx
route.ts software healthy app/blog/feed.xml/route.ts
page.tsx software healthy app/blog/[slug]/page.tsx
route.ts software healthy app/api/contact/route.ts
route.ts software healthy app/api/tools/leads/route.ts
route.ts software healthy app/api/tools/metadata-scan/route.ts
route.ts software healthy app/api/tools/meta-tags/route.ts
route.ts software healthy app/api/tools/domain-check/route.ts
route.ts software healthy app/api/tools/keywords/route.ts
route.ts software healthy app/api/tools/tech-detector/route.ts
route.ts software healthy app/api/tools/og-preview/route.ts
route.ts software healthy app/api/tools/seo-analyzer/route.ts
page.tsx software healthy app/privacidad/page.tsx
page.tsx software healthy app/en/page.tsx
page.tsx software healthy app/tools/page.tsx
page.tsx software healthy app/tools/metadata-scan/page.tsx
layout.tsx software healthy app/tools/metadata-scan/layout.tsx
page.tsx software healthy app/tools/meta-tags/page.tsx
layout.tsx software healthy app/tools/meta-tags/layout.tsx
page.tsx software healthy app/tools/domain-check/page.tsx
layout.tsx software healthy app/tools/domain-check/layout.tsx
page.tsx software healthy app/tools/keywords/page.tsx
layout.tsx software healthy app/tools/keywords/layout.tsx
page.tsx software healthy app/tools/tech-detector/page.tsx
layout.tsx software healthy app/tools/tech-detector/layout.tsx
page.tsx software healthy app/tools/og-preview/page.tsx
layout.tsx software healthy app/tools/og-preview/layout.tsx
page.tsx software healthy app/tools/core-web-vitals/page.tsx
layout.tsx software healthy app/tools/core-web-vitals/layout.tsx
page.tsx software healthy app/tools/seo-analyzer/page.tsx

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

LabelLayerStatusPath
YoutubeSection frontend healthy components/YoutubeSection.tsx
HomePage frontend healthy components/HomePage.tsx
LeadCapture frontend healthy components/LeadCapture.tsx
FAQ frontend healthy components/FAQ.tsx
Quiz frontend healthy components/Quiz.tsx
ToolLayout frontend healthy components/ToolLayout.tsx
ThemeToggle frontend healthy components/ThemeToggle.tsx
Providers frontend healthy components/Providers.tsx
Home frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
Home frontend healthy app/blog/page.tsx
BlogLayout frontend healthy app/blog/layout.tsx
PostPage frontend healthy app/blog/[slug]/page.tsx
PrivacidadPage frontend healthy app/privacidad/page.tsx
HomeEn frontend healthy app/en/page.tsx
ToolsHub frontend healthy app/tools/page.tsx
MetadataScanPage frontend healthy app/tools/metadata-scan/page.tsx
ToolSegmentLayout frontend healthy app/tools/metadata-scan/layout.tsx
MetaTagsPage frontend healthy app/tools/meta-tags/page.tsx
ToolSegmentLayout frontend healthy app/tools/meta-tags/layout.tsx
DomainCheckPage frontend healthy app/tools/domain-check/page.tsx
ToolSegmentLayout frontend healthy app/tools/domain-check/layout.tsx
KeywordsPage frontend healthy app/tools/keywords/page.tsx
ToolSegmentLayout frontend healthy app/tools/keywords/layout.tsx
TechDetectorPage frontend healthy app/tools/tech-detector/page.tsx
ToolSegmentLayout frontend healthy app/tools/tech-detector/layout.tsx
OgPreviewPage frontend healthy app/tools/og-preview/page.tsx
ToolSegmentLayout frontend healthy app/tools/og-preview/layout.tsx
CoreWebVitalsPage frontend healthy app/tools/core-web-vitals/page.tsx
ToolSegmentLayout frontend healthy app/tools/core-web-vitals/layout.tsx
SeoAnalyzerPage frontend healthy app/tools/seo-analyzer/page.tsx
ToolSegmentLayout frontend healthy app/tools/seo-analyzer/layout.tsx
TerminosPage frontend healthy app/terminos/page.tsx

LabelLayerStatusPath
components software healthy components
app software healthy app
blog software healthy app/blog
feed.xml software healthy app/blog/feed.xml
[slug] software healthy app/blog/[slug]
api software healthy app/api
contact software healthy app/api/contact
tools software healthy app/api/tools
leads software healthy app/api/tools/leads
metadata-scan software healthy app/api/tools/metadata-scan
meta-tags software healthy app/api/tools/meta-tags
domain-check software healthy app/api/tools/domain-check
keywords software healthy app/api/tools/keywords
tech-detector software healthy app/api/tools/tech-detector
og-preview software healthy app/api/tools/og-preview
seo-analyzer software healthy app/api/tools/seo-analyzer
privacidad software healthy app/privacidad
en software healthy app/en
tools software healthy app/tools
metadata-scan software healthy app/tools/metadata-scan
meta-tags software healthy app/tools/meta-tags
domain-check software healthy app/tools/domain-check
keywords software healthy app/tools/keywords
tech-detector software healthy app/tools/tech-detector
og-preview software healthy app/tools/og-preview
core-web-vitals software healthy app/tools/core-web-vitals
seo-analyzer software healthy app/tools/seo-analyzer
terminos software healthy app/terminos
lib software healthy lib
content software healthy content
posts software healthy content/posts

LabelLayerStatusPath
3.074.149.198 network healthy components/HomePage.tsx
4.487.709.306 network healthy components/HomePage.tsx
1.694.625.712 network healthy components/HomePage.tsx
1.871.118.571 network healthy components/HomePage.tsx
3.674.964.983 network healthy components/HomePage.tsx
11.385.6.113 network healthy components/HomePage.tsx
3.495.998.108 network healthy components/HomePage.tsx
3.176.765.84 network healthy components/HomePage.tsx
5.92.42.36 network healthy components/HomePage.tsx
315.21.69.825 network healthy components/HomePage.tsx

LabelLayerStatusPath
postgresql data healthy app/en/page.tsx
redis data healthy lib/jsonld.ts

LabelLayerStatusPath
vps::gcp hardware healthy package-lock.json
vps::aws hardware healthy app/api/tools/tech-detector/route.ts

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

LabelLayerStatusPath
gpu (detected) hardware healthy app/layout.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/86ea95a2-be6d-49ca-9877-b7c710a770ff/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/86ea95a2-be6d-49ca-9877-b7c710a770ff/

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.