https://github.com/Vivelebacon/fluid-form-sites
· scanned 2026-06-16 00:52 UTC (2 months, 1 week ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 1 week ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 219 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.
| Label | Layer | Status | Path |
|---|---|---|---|
tsconfig.app.json |
software | healthy | tsconfig.app.json |
vite.config.ts |
software | healthy | vite.config.ts |
README.md |
software | healthy | README.md |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
components.json |
software | healthy | components.json |
bun.lockb |
software | healthy | bun.lockb |
eslint.config.js |
software | healthy | eslint.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
postcss.config.js |
software | healthy | postcss.config.js |
vitest.config.ts |
software | healthy | vitest.config.ts |
index.css |
software | healthy | src/index.css |
i18n.tsx |
software | healthy | src/i18n.tsx |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
App.tsx |
software | healthy | src/App.tsx |
App.css |
software | healthy | src/App.css |
setup.ts |
software | healthy | src/test/setup.ts |
example.test.ts |
software | healthy | src/test/example.test.ts |
NavLink.tsx |
software | healthy | src/components/NavLink.tsx |
SkillsSection.tsx |
software | healthy | src/components/SkillsSection.tsx |
AboutSection.tsx |
software | healthy | src/components/AboutSection.tsx |
ContactSection.tsx |
software | healthy | src/components/ContactSection.tsx |
Preloader.tsx |
software | healthy | src/components/Preloader.tsx |
CustomCursor.tsx |
software | healthy | src/components/CustomCursor.tsx |
SectionHeading.tsx |
software | healthy | src/components/SectionHeading.tsx |
LanguageSwitcher.tsx |
software | healthy | src/components/LanguageSwitcher.tsx |
PortfolioSection.tsx |
software | healthy | src/components/PortfolioSection.tsx |
Footer.tsx |
software | healthy | src/components/Footer.tsx |
ThreeHero.tsx |
software | healthy | src/components/ThreeHero.tsx |
HeroSection.tsx |
software | healthy | src/components/HeroSection.tsx |
Marquee.tsx |
software | healthy | src/components/Marquee.tsx |
ProcessSection.tsx |
software | healthy | src/components/ProcessSection.tsx |
Navbar.tsx |
software | healthy | src/components/Navbar.tsx |
table.tsx |
software | healthy | src/components/ui/table.tsx |
sheet.tsx |
software | healthy | src/components/ui/sheet.tsx |
calendar.tsx |
software | healthy | src/components/ui/calendar.tsx |
collapsible.tsx |
software | healthy | src/components/ui/collapsible.tsx |
toaster.tsx |
software | healthy | src/components/ui/toaster.tsx |
sidebar.tsx |
software | healthy | src/components/ui/sidebar.tsx |
checkbox.tsx |
software | healthy | src/components/ui/checkbox.tsx |
avatar.tsx |
software | healthy | src/components/ui/avatar.tsx |
badge.tsx |
software | healthy | src/components/ui/badge.tsx |
alert-dialog.tsx |
software | healthy | src/components/ui/alert-dialog.tsx |
dialog.tsx |
software | healthy | src/components/ui/dialog.tsx |
radio-group.tsx |
software | healthy | src/components/ui/radio-group.tsx |
dropdown-menu.tsx |
software | healthy | src/components/ui/dropdown-menu.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
getInitialLanguage |
software | healthy | src/i18n.tsx:getInitialLanguage |
LanguageProvider |
software | healthy | src/i18n.tsx:LanguageProvider |
useLanguage |
software | healthy | src/i18n.tsx:useLanguage |
App |
software | healthy | src/App.tsx:App |
SkillsSection |
software | healthy | src/components/SkillsSection.tsx:SkillsSection |
AboutSection |
software | healthy | src/components/AboutSection.tsx:AboutSection |
ContactSection |
software | healthy | src/components/ContactSection.tsx:ContactSection |
onMove |
software | healthy | src/components/ContactSection.tsx:onMove |
onLeave |
software | healthy | src/components/ContactSection.tsx:onLeave |
Preloader |
software | healthy | src/components/Preloader.tsx:Preloader |
finish |
software | healthy | src/components/Preloader.tsx:finish |
CustomCursor |
software | healthy | src/components/CustomCursor.tsx:CustomCursor |
onMove |
software | healthy | src/components/CustomCursor.tsx:onMove |
onOver |
software | healthy | src/components/CustomCursor.tsx:onOver |
onOut |
software | healthy | src/components/CustomCursor.tsx:onOut |
SectionHeading |
software | healthy | src/components/SectionHeading.tsx:SectionHeading |
LanguageSwitcher |
software | healthy | src/components/LanguageSwitcher.tsx:LanguageSwitcher |
ProjectMedia |
software | healthy | src/components/PortfolioSection.tsx:ProjectMedia |
PortfolioSection |
software | healthy | src/components/PortfolioSection.tsx:PortfolioSection |
Footer |
software | healthy | src/components/Footer.tsx:Footer |
ThreeHero |
software | healthy | src/components/ThreeHero.tsx:ThreeHero |
onPointerMove |
software | healthy | src/components/ThreeHero.tsx:onPointerMove |
tick |
software | healthy | src/components/ThreeHero.tsx:tick |
setRunning |
software | healthy | src/components/ThreeHero.tsx:setRunning |
onVisibility |
software | healthy | src/components/ThreeHero.tsx:onVisibility |
onResize |
software | healthy | src/components/ThreeHero.tsx:onResize |
HeroSection |
software | healthy | src/components/HeroSection.tsx:HeroSection |
Marquee |
software | healthy | src/components/Marquee.tsx:Marquee |
ProcessSection |
software | healthy | src/components/ProcessSection.tsx:ProcessSection |
distance |
software | healthy | src/components/ProcessSection.tsx:distance |
Navbar |
software | healthy | src/components/Navbar.tsx:Navbar |
handleScroll |
software | healthy | src/components/Navbar.tsx:handleScroll |
handleNavClick |
software | healthy | src/components/Navbar.tsx:handleNavClick |
goToContact |
software | healthy | src/components/Navbar.tsx:goToContact |
SheetHeader |
software | healthy | src/components/ui/sheet.tsx:SheetHeader |
SheetFooter |
software | healthy | src/components/ui/sheet.tsx:SheetFooter |
Calendar |
software | healthy | src/components/ui/calendar.tsx:Calendar |
Toaster |
software | healthy | src/components/ui/toaster.tsx:Toaster |
useSidebar |
software | healthy | src/components/ui/sidebar.tsx:useSidebar |
handleKeyDown |
software | healthy | src/components/ui/sidebar.tsx:handleKeyDown |
button |
software | healthy | src/components/ui/sidebar.tsx:button |
Badge |
software | healthy | src/components/ui/badge.tsx:Badge |
AlertDialogHeader |
software | healthy | src/components/ui/alert-dialog.tsx:AlertDialogHeader |
AlertDialogFooter |
software | healthy | src/components/ui/alert-dialog.tsx:AlertDialogFooter |
DialogHeader |
software | healthy | src/components/ui/dialog.tsx:DialogHeader |
DialogFooter |
software | healthy | src/components/ui/dialog.tsx:DialogFooter |
DropdownMenuShortcut |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuShortcut |
ContextMenuShortcut |
software | healthy | src/components/ui/context-menu.tsx:ContextMenuShortcut |
useCarousel |
software | healthy | src/components/ui/carousel.tsx:useCarousel |
useChart |
software | healthy | src/components/ui/chart.tsx:useChart |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
SkillsSection |
frontend | healthy | src/components/SkillsSection.tsx |
AboutSection |
frontend | healthy | src/components/AboutSection.tsx |
ContactSection |
frontend | healthy | src/components/ContactSection.tsx |
Preloader |
frontend | healthy | src/components/Preloader.tsx |
CustomCursor |
frontend | healthy | src/components/CustomCursor.tsx |
SectionHeading |
frontend | healthy | src/components/SectionHeading.tsx |
LanguageSwitcher |
frontend | healthy | src/components/LanguageSwitcher.tsx |
PortfolioSection |
frontend | healthy | src/components/PortfolioSection.tsx |
Footer |
frontend | healthy | src/components/Footer.tsx |
ThreeHero |
frontend | healthy | src/components/ThreeHero.tsx |
HeroSection |
frontend | healthy | src/components/HeroSection.tsx |
Marquee |
frontend | healthy | src/components/Marquee.tsx |
ProcessSection |
frontend | healthy | src/components/ProcessSection.tsx |
Navbar |
frontend | healthy | src/components/Navbar.tsx |
Index |
frontend | healthy | src/pages/Index.tsx |
Contact |
frontend | healthy | src/pages/Contact.tsx |
NotFound |
frontend | healthy | src/pages/NotFound.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
test |
software | healthy | src/test |
components |
software | healthy | src/components |
ui |
software | healthy | src/components/ui |
lib |
software | healthy | src/lib |
pages |
software | healthy | src/pages |
hooks |
software | healthy | src/hooks |
| Label | Layer | Status | Path |
|---|---|---|---|
/Index |
frontend | healthy | src/pages/Index.tsx |
/Contact |
frontend | healthy | src/pages/Contact.tsx |
/NotFound |
frontend | healthy | src/pages/NotFound.tsx |
/ |
frontend | healthy | src/App.tsx |
/contact |
frontend | healthy | src/App.tsx |
* |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-i0y__cjm |
software | healthy | /tmp/repobility-clone-i0y__cjm |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | vite.config.ts |
This page is publicly accessible at:
https://repobility.com/scan/71b880f1-f2b0-45f0-9b31-331f07bddd02/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/71b880f1-f2b0-45f0-9b31-331f07bddd02/
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.