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.

AtharvaRasal/rasal

https://github.com/AtharvaRasal/rasal · scanned 2026-06-17 01:17 UTC (1 month, 2 weeks ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +1.7 (diff) · 12 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 123 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
RootLayout software healthy src/app/layout.tsx:RootLayout
SectionHead software healthy src/app/page.tsx:SectionHead
ServiceTicker software healthy src/app/page.tsx:ServiceTicker
Home software healthy src/app/page.tsx:Home
CtaBand software healthy src/app/page.tsx:CtaBand
robots software healthy src/app/robots.ts:robots
sitemap software healthy src/app/sitemap.ts:sitemap
manifest software healthy src/app/manifest.ts:manifest
AboutPage software healthy src/app/about/page.tsx:AboutPage
AuditPage software healthy src/app/audit/page.tsx:AuditPage
HowItWorksPage software healthy src/app/how-it-works/page.tsx:HowItWorksPage
OfferingsPage software healthy src/app/offerings/page.tsx:OfferingsPage
PrivacyPage software healthy src/app/privacy/page.tsx:PrivacyPage
ContactPage software healthy src/app/contact/page.tsx:ContactPage
ProductsPage software healthy src/app/products/page.tsx:ProductsPage
TermsPage software healthy src/app/terms/page.tsx:TermsPage
OfferingCard software healthy src/components/offering-card.tsx:OfferingCard
Reveal software healthy src/components/reveal.tsx:Reveal
Footer software healthy src/components/footer.tsx:Footer
SectionHeading software healthy src/components/section-heading.tsx:SectionHeading
Wordmark software healthy src/components/wordmark.tsx:Wordmark
Nav software healthy src/components/nav.tsx:Nav
onScroll software healthy src/components/nav.tsx:onScroll
FloatingWhatsApp software healthy src/components/floating-whatsapp.tsx:FloatingWhatsApp
PageHeader software healthy src/components/page-header.tsx:PageHeader
Button software healthy src/components/button.tsx:Button
inner software healthy src/components/button.tsx:inner
ArrowLink software healthy src/components/button.tsx:ArrowLink
stopPageScroll software healthy src/components/smooth-scroll.tsx:stopPageScroll
startPageScroll software healthy src/components/smooth-scroll.tsx:startPageScroll
SmoothScroll software healthy src/components/smooth-scroll.tsx:SmoothScroll
raf software healthy src/components/smooth-scroll.tsx:raf
num software healthy src/components/testimonials.tsx:num
Testimonials software healthy src/components/testimonials.tsx:Testimonials
openContactModal software healthy src/components/contact-modal.tsx:openContactModal
ContactTrigger software healthy src/components/contact-modal.tsx:ContactTrigger
ContactModal software healthy src/components/contact-modal.tsx:ContactModal
onOpen software healthy src/components/contact-modal.tsx:onOpen
onKey software healthy src/components/contact-modal.tsx:onKey
tick software healthy src/components/contact-modal.tsx:tick
Req software healthy src/components/contact-form.tsx:Req
ContactForm software healthy src/components/contact-form.tsx:ContactForm
handleSubmit software healthy src/components/contact-form.tsx:handleSubmit
whatsappHref software healthy src/lib/site.ts:whatsappHref

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
AGENTS.md software healthy AGENTS.md
eslint.config.mjs software healthy eslint.config.mjs
package-lock.json software healthy package-lock.json
README.md software healthy README.md
postcss.config.mjs software healthy postcss.config.mjs
package.json software healthy package.json
next.config.ts software healthy next.config.ts
tsconfig.json software healthy tsconfig.json
globals.css software healthy src/app/globals.css
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/page.tsx
robots.ts software healthy src/app/robots.ts
sitemap.ts software healthy src/app/sitemap.ts
manifest.ts software healthy src/app/manifest.ts
page.tsx software healthy src/app/about/page.tsx
page.tsx software healthy src/app/audit/page.tsx
page.tsx software healthy src/app/how-it-works/page.tsx
page.tsx software healthy src/app/offerings/page.tsx
page.tsx software healthy src/app/privacy/page.tsx
page.tsx software healthy src/app/contact/page.tsx
page.tsx software healthy src/app/products/page.tsx
page.tsx software healthy src/app/terms/page.tsx
offering-card.tsx software healthy src/components/offering-card.tsx
reveal.tsx software healthy src/components/reveal.tsx
footer.tsx software healthy src/components/footer.tsx
section-heading.tsx software healthy src/components/section-heading.tsx
wordmark.tsx software healthy src/components/wordmark.tsx
nav.tsx software healthy src/components/nav.tsx
floating-whatsapp.tsx software healthy src/components/floating-whatsapp.tsx
page-header.tsx software healthy src/components/page-header.tsx
button.tsx software healthy src/components/button.tsx
smooth-scroll.tsx software healthy src/components/smooth-scroll.tsx
testimonials.tsx software healthy src/components/testimonials.tsx
contact-modal.tsx software healthy src/components/contact-modal.tsx
contact-form.tsx software healthy src/components/contact-form.tsx
site.ts software healthy src/lib/site.ts
cases.md software healthy docs/cases.md
website-prd.md software healthy docs/website-prd.md
offerings.md software healthy docs/offerings.md
research-and-strategy.md software healthy docs/research-and-strategy.md
CLAUDE.md quality healthy CLAUDE.md
AGENTS.md quality healthy AGENTS.md

LabelLayerStatusPath
src software healthy src
app software healthy src/app
about software healthy src/app/about
audit software healthy src/app/audit
how-it-works software healthy src/app/how-it-works
offerings software healthy src/app/offerings
privacy software healthy src/app/privacy
contact software healthy src/app/contact
products software healthy src/app/products
terms software healthy src/app/terms
components software healthy src/components
lib software healthy src/lib
docs software healthy docs

LabelLayerStatusPath
RootLayout frontend healthy src/app/layout.tsx
Home frontend healthy src/app/page.tsx
AboutPage frontend healthy src/app/about/page.tsx
AuditPage frontend healthy src/app/audit/page.tsx
HowItWorksPage frontend healthy src/app/how-it-works/page.tsx
OfferingsPage frontend healthy src/app/offerings/page.tsx
PrivacyPage frontend healthy src/app/privacy/page.tsx
ContactPage frontend healthy src/app/contact/page.tsx
ProductsPage frontend healthy src/app/products/page.tsx
TermsPage frontend healthy src/app/terms/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/about frontend healthy src/app/about/page.tsx
/audit frontend healthy src/app/audit/page.tsx
/how-it-works frontend healthy src/app/how-it-works/page.tsx
/offerings frontend healthy src/app/offerings/page.tsx
/privacy frontend healthy src/app/privacy/page.tsx
/contact frontend healthy src/app/contact/page.tsx
/products frontend healthy src/app/products/page.tsx
/terms frontend healthy src/app/terms/page.tsx

LabelLayerStatusPath
4.487.709.306 network healthy src/components/floating-whatsapp.tsx
1.694.626.712 network healthy src/components/floating-whatsapp.tsx
1.872.118.571 network healthy src/components/floating-whatsapp.tsx

LabelLayerStatusPath
AtharvaRasal__rasal software healthy /data/fable5_failed_archive/AtharvaRasal__rasal
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/ba9ebaef-e550-4b91-bce2-32d7a981080a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ba9ebaef-e550-4b91-bce2-32d7a981080a/

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.