https://github.com/vadimtkacj1/aiterra-website
· scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)
56 raw signals (0 security + 56 graph)
Last scanned 2 months, 1 week ago · v1 · 52 actionable findings from 1 signal source. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 703 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 |
|---|---|---|---|
toBase64 |
software | healthy | src/middleware.ts:toBase64 |
middleware |
software | healthy | src/middleware.ts:middleware |
Navigation |
software | healthy | src/components/layout/Navigation.tsx:Navigation |
HeaderAlt |
software | healthy | src/components/layout/HeaderAlt.tsx:HeaderAlt |
onScroll |
software | healthy | src/components/layout/HeaderAlt.tsx:onScroll |
StickyPageFooter |
software | healthy | src/components/layout/StickyPageFooter.tsx:StickyPageFooter |
HeaderDark |
software | healthy | src/components/layout/HeaderDark.tsx:HeaderDark |
CookieConsent |
software | healthy | src/components/layout/CookieConsent.tsx:CookieConsent |
accept |
software | healthy | src/components/layout/CookieConsent.tsx:accept |
decline |
software | healthy | src/components/layout/CookieConsent.tsx:decline |
gtag |
software | healthy | src/components/layout/CookieConsent.tsx:gtag |
Footer |
software | healthy | src/components/layout/Footer.tsx:Footer |
DocumentEndSentinel |
software | healthy | src/components/layout/DocumentEndSentinel.tsx:DocumentEndSe… |
Header |
software | healthy | src/components/layout/Header.tsx:Header |
onScroll |
software | healthy | src/components/layout/Header.tsx:onScroll |
Providers |
software | healthy | src/components/layout/Providers.tsx:Providers |
HeroPoster |
software | healthy | src/components/ui/Hero3DWrapper.tsx:HeroPoster |
hasHardwareWebGL |
software | healthy | src/components/ui/Hero3DWrapper.tsx:hasHardwareWebGL |
Hero3DWrapper |
software | healthy | src/components/ui/Hero3DWrapper.tsx:Hero3DWrapper |
decide |
software | healthy | src/components/ui/Hero3DWrapper.tsx:decide |
afterLoad |
software | healthy | src/components/ui/Hero3DWrapper.tsx:afterLoad |
Breadcrumb |
software | healthy | src/components/ui/Breadcrumb.tsx:Breadcrumb |
BlogCard |
software | healthy | src/components/ui/BlogCard.tsx:BlogCard |
mulberry32 |
software | healthy | src/components/ui/Hero3DScene.tsx:mulberry32 |
makeDotTexture |
software | healthy | src/components/ui/Hero3DScene.tsx:makeDotTexture |
toShape |
software | healthy | src/components/ui/Hero3DScene.tsx:toShape |
cx |
software | healthy | src/components/ui/Hero3DScene.tsx:cx |
cy |
software | healthy | src/components/ui/Hero3DScene.tsx:cy |
px |
software | healthy | src/components/ui/Hero3DScene.tsx:px |
py |
software | healthy | src/components/ui/Hero3DScene.tsx:py |
buildScene |
software | healthy | src/components/ui/Hero3DScene.tsx:buildScene |
y |
software | healthy | src/components/ui/Hero3DScene.tsx:y |
disposeScene |
software | healthy | src/components/ui/Hero3DScene.tsx:disposeScene |
StudioEnvironment |
software | healthy | src/components/ui/Hero3DScene.tsx:StudioEnvironment |
LogoMark |
software | healthy | src/components/ui/Hero3DScene.tsx:LogoMark |
onMove |
software | healthy | src/components/ui/Hero3DScene.tsx:onMove |
vFov |
software | healthy | src/components/ui/Hero3DScene.tsx:vFov |
dist |
software | healthy | src/components/ui/Hero3DScene.tsx:dist |
Hero3DScene |
software | healthy | src/components/ui/Hero3DScene.tsx:Hero3DScene |
Button |
software | healthy | src/components/ui/Button.tsx:Button |
HeroCTAButtons |
software | healthy | src/components/ui/HeroCTAButtons.tsx:HeroCTAButtons |
Breadcrumbs |
software | healthy | src/components/ui/Breadcrumbs.tsx:Breadcrumbs |
HeroVideoBackdrop |
software | healthy | src/components/ui/HeroVideoBackdrop.tsx:HeroVideoBackdrop |
SpinnerRing |
software | healthy | src/components/ui/SpinnerRing.tsx:SpinnerRing |
ServiceCard |
software | healthy | src/components/ui/ServiceCard.tsx:ServiceCard |
AiterraWordmark |
software | healthy | src/components/ui/AiterraWordmark.tsx:AiterraWordmark |
update |
software | healthy | src/components/ui/AiterraWordmark.tsx:update |
schedule |
software | healthy | src/components/ui/AiterraWordmark.tsx:schedule |
Card |
software | healthy | src/components/ui/Card.tsx:Card |
Hero3DSpin |
software | healthy | src/components/ui/Hero3DSpin.tsx:Hero3DSpin |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
docker-compose.yml |
software | healthy | docker-compose.yml |
next.config.ts |
software | healthy | next.config.ts |
aeo-strategy.md |
software | healthy | docs/aeo-strategy.md |
fetch-blog-images.js |
software | healthy | scripts/fetch-blog-images.js |
add-batch1-posts.js |
software | healthy | scripts/add-batch1-posts.js |
fetch-blog-images-batch2.js |
software | healthy | scripts/fetch-blog-images-batch2.js |
upgrade-posts-wp-geo.js |
software | healthy | scripts/upgrade-posts-wp-geo.js |
fetch-blog-images-batch3.js |
software | healthy | scripts/fetch-blog-images-batch3.js |
sync-data-seeds.mjs |
software | healthy | scripts/sync-data-seeds.mjs |
add-batch3-posts.js |
software | healthy | scripts/add-batch3-posts.js |
add-batch2-posts.js |
software | healthy | scripts/add-batch2-posts.js |
README.txt |
software | healthy | public/fonts/Heebo/README.txt |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
middleware.ts |
software | healthy | src/middleware.ts |
index.ts |
software | healthy | src/types/index.ts |
globals.d.ts |
software | healthy | src/types/globals.d.ts |
Navigation.tsx |
software | healthy | src/components/layout/Navigation.tsx |
HeaderAlt.tsx |
software | healthy | src/components/layout/HeaderAlt.tsx |
index.ts |
software | healthy | src/components/layout/index.ts |
StickyPageFooter.tsx |
software | healthy | src/components/layout/StickyPageFooter.tsx |
HeaderDark.tsx |
software | healthy | src/components/layout/HeaderDark.tsx |
CookieConsent.tsx |
software | healthy | src/components/layout/CookieConsent.tsx |
Footer.tsx |
software | healthy | src/components/layout/Footer.tsx |
DocumentEndSentinel.tsx |
software | healthy | src/components/layout/DocumentEndSentinel.tsx |
Header.tsx |
software | healthy | src/components/layout/Header.tsx |
Providers.tsx |
software | healthy | src/components/layout/Providers.tsx |
Hero3DWrapper.tsx |
software | healthy | src/components/ui/Hero3DWrapper.tsx |
Breadcrumb.tsx |
software | healthy | src/components/ui/Breadcrumb.tsx |
BlogCard.tsx |
software | healthy | src/components/ui/BlogCard.tsx |
Hero3DScene.tsx |
software | healthy | src/components/ui/Hero3DScene.tsx |
Button.tsx |
software | healthy | src/components/ui/Button.tsx |
HeroCTAButtons.tsx |
software | healthy | src/components/ui/HeroCTAButtons.tsx |
index.ts |
software | healthy | src/components/ui/index.ts |
Breadcrumbs.tsx |
software | healthy | src/components/ui/Breadcrumbs.tsx |
HeroVideoBackdrop.tsx |
software | healthy | src/components/ui/HeroVideoBackdrop.tsx |
SpinnerRing.tsx |
software | healthy | src/components/ui/SpinnerRing.tsx |
ServiceCard.tsx |
software | healthy | src/components/ui/ServiceCard.tsx |
AiterraWordmark.tsx |
software | healthy | src/components/ui/AiterraWordmark.tsx |
Card.tsx |
software | healthy | src/components/ui/Card.tsx |
Hero3DSpin.tsx |
software | healthy | src/components/ui/Hero3DSpin.tsx |
AuthorEditorForm.tsx |
software | healthy | src/components/admin/AuthorEditorForm.tsx |
AdminMenuContext.tsx |
software | healthy | src/components/admin/AdminMenuContext.tsx |
AdminHeader.tsx |
software | healthy | src/components/admin/AdminHeader.tsx |
AdminSidebar.tsx |
software | healthy | src/components/admin/AdminSidebar.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Navigation |
frontend | healthy | src/components/layout/Navigation.tsx |
HeaderAlt |
frontend | healthy | src/components/layout/HeaderAlt.tsx |
StickyPageFooter |
frontend | healthy | src/components/layout/StickyPageFooter.tsx |
HeaderDark |
frontend | healthy | src/components/layout/HeaderDark.tsx |
CookieConsent |
frontend | healthy | src/components/layout/CookieConsent.tsx |
Footer |
frontend | healthy | src/components/layout/Footer.tsx |
DocumentEndSentinel |
frontend | healthy | src/components/layout/DocumentEndSentinel.tsx |
Header |
frontend | healthy | src/components/layout/Header.tsx |
Providers |
frontend | healthy | src/components/layout/Providers.tsx |
Hero3DWrapper |
frontend | healthy | src/components/ui/Hero3DWrapper.tsx |
Breadcrumb |
frontend | healthy | src/components/ui/Breadcrumb.tsx |
BlogCard |
frontend | healthy | src/components/ui/BlogCard.tsx |
Hero3DScene |
frontend | healthy | src/components/ui/Hero3DScene.tsx |
Button |
frontend | healthy | src/components/ui/Button.tsx |
HeroCTAButtons |
frontend | healthy | src/components/ui/HeroCTAButtons.tsx |
Breadcrumbs |
frontend | healthy | src/components/ui/Breadcrumbs.tsx |
HeroVideoBackdrop |
frontend | healthy | src/components/ui/HeroVideoBackdrop.tsx |
ServiceCard |
frontend | healthy | src/components/ui/ServiceCard.tsx |
AiterraWordmark |
frontend | healthy | src/components/ui/AiterraWordmark.tsx |
Card |
frontend | healthy | src/components/ui/Card.tsx |
AuthorEditorForm |
frontend | healthy | src/components/admin/AuthorEditorForm.tsx |
AdminHeader |
frontend | healthy | src/components/admin/AdminHeader.tsx |
AdminSidebar |
frontend | healthy | src/components/admin/AdminSidebar.tsx |
PortfolioForm |
frontend | healthy | src/components/admin/PortfolioForm.tsx |
PostForm |
frontend | healthy | src/components/admin/PostForm.tsx |
TeamSection |
frontend | healthy | src/components/sections/TeamSection.tsx |
BlogPostsSection |
frontend | healthy | src/components/sections/blog/BlogPostsSection.tsx |
SeoProcessSection |
frontend | healthy | src/components/sections/process/SeoProcessSection.tsx |
AutomationProcessSection |
frontend | healthy | src/components/sections/process/AutomationProcessSection.tsx |
AdvProcessSection |
frontend | healthy | src/components/sections/process/AdvProcessSection.tsx |
ProcessSection |
frontend | healthy | src/components/sections/process/ProcessSection.tsx |
WebDevProcessSection |
frontend | healthy | src/components/sections/process/WebDevProcessSection.tsx |
ContactMapSection |
frontend | healthy | src/components/sections/contact/ContactMapSection.tsx |
ContactFormSection |
frontend | healthy | src/components/sections/contact/ContactFormSection.tsx |
AboutSection |
frontend | healthy | src/components/sections/common/AboutSection.tsx |
PartnersSection |
frontend | healthy | src/components/sections/common/PartnersSection.tsx |
StatsSection |
frontend | healthy | src/components/sections/common/StatsSection.tsx |
TechSliderSection |
frontend | healthy | src/components/sections/common/TechSliderSection.tsx |
TestimonialsSection |
frontend | healthy | src/components/sections/common/TestimonialsSection.tsx |
TeamSection |
frontend | healthy | src/components/sections/common/TeamSection.tsx |
FaqSection |
frontend | healthy | src/components/sections/common/FaqSection.tsx |
ContactForm |
frontend | healthy | src/components/sections/common/CtaSection.tsx |
ServicePageHeroSection |
frontend | healthy | src/components/sections/hero/ServicePageHeroSection.tsx |
ContactHeroSection |
frontend | healthy | src/components/sections/hero/ContactHeroSection.tsx |
PortfolioHeroSection |
frontend | healthy | src/components/sections/hero/PortfolioHeroSection.tsx |
ServicesHeroSection |
frontend | healthy | src/components/sections/hero/ServicesHeroSection.tsx |
BlogHeroSection |
frontend | healthy | src/components/sections/hero/BlogHeroSection.tsx |
PortfolioProjectHeroSection |
frontend | healthy | src/components/sections/hero/PortfolioProjectHeroSection.tsx |
HeroSection |
frontend | healthy | src/components/sections/hero/HeroSection.tsx |
AboutHeroSection |
frontend | healthy | src/components/sections/hero/AboutHeroSection.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
public |
software | healthy | public |
fonts |
software | healthy | public/fonts |
Heebo |
software | healthy | public/fonts/Heebo |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
types |
software | healthy | src/types |
components |
software | healthy | src/components |
layout |
software | healthy | src/components/layout |
ui |
software | healthy | src/components/ui |
admin |
software | healthy | src/components/admin |
sections |
software | healthy | src/components/sections |
blog |
software | healthy | src/components/sections/blog |
process |
software | healthy | src/components/sections/process |
contact |
software | healthy | src/components/sections/contact |
common |
software | healthy | src/components/sections/common |
hero |
software | healthy | src/components/sections/hero |
portfolio |
software | healthy | src/components/sections/portfolio |
services |
software | healthy | src/components/sections/services |
seo |
software | healthy | src/components/seo |
app |
software | healthy | src/app |
about |
software | healthy | src/app/about |
blog |
software | healthy | src/app/blog |
author |
software | healthy | src/app/blog/author |
[id] |
software | healthy | src/app/blog/author/[id] |
[slug] |
software | healthy | src/app/blog/[slug] |
contact |
software | healthy | src/app/contact |
api |
software | healthy | src/app/api |
admin |
software | healthy | src/app/api/admin |
blog |
software | healthy | src/app/api/admin/blog |
[slug] |
software | healthy | src/app/api/admin/blog/[slug] |
upload |
software | healthy | src/app/api/admin/upload |
auth |
software | healthy | src/app/api/admin/auth |
authors |
software | healthy | src/app/api/admin/authors |
[id] |
software | healthy | src/app/api/admin/authors/[id] |
site-seo |
software | healthy | src/app/api/admin/site-seo |
portfolio |
software | healthy | src/app/api/admin/portfolio |
[slug] |
software | healthy | src/app/api/admin/portfolio/[slug] |
faq |
software | healthy | src/app/api/admin/faq |
site-leads |
software | healthy | src/app/api/site-leads |
submit |
software | healthy | src/app/api/site-leads/submit |
privacy-policy |
software | healthy | src/app/privacy-policy |
accessibility-statement |
software | healthy | src/app/accessibility-statement |
admin |
software | healthy | src/app/admin |
blog |
software | healthy | src/app/admin/blog |
new |
software | healthy | src/app/admin/blog/new |
[slug] |
software | healthy | src/app/admin/blog/[slug] |
login |
software | healthy | src/app/admin/login |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/about |
frontend | healthy | src/app/about/page.tsx |
/blog |
frontend | healthy | src/app/blog/page.tsx |
/blog/author/[id] |
frontend | healthy | src/app/blog/author/[id]/page.tsx |
/blog/[slug] |
frontend | healthy | src/app/blog/[slug]/page.tsx |
/contact |
frontend | healthy | src/app/contact/page.tsx |
/privacy-policy |
frontend | healthy | src/app/privacy-policy/page.tsx |
/accessibility-statement |
frontend | healthy | src/app/accessibility-statement/page.tsx |
/admin |
frontend | healthy | src/app/admin/page.tsx |
/admin/blog |
frontend | healthy | src/app/admin/blog/page.tsx |
/admin/blog/new |
frontend | healthy | src/app/admin/blog/new/page.tsx |
/admin/blog/[slug] |
frontend | healthy | src/app/admin/blog/[slug]/page.tsx |
/admin/login |
frontend | healthy | src/app/admin/login/page.tsx |
/admin/authors |
frontend | healthy | src/app/admin/authors/page.tsx |
/admin/authors/new |
frontend | healthy | src/app/admin/authors/new/page.tsx |
/admin/authors/[id] |
frontend | healthy | src/app/admin/authors/[id]/page.tsx |
/admin/portfolio |
frontend | healthy | src/app/admin/portfolio/page.tsx |
/admin/portfolio/new |
frontend | healthy | src/app/admin/portfolio/new/page.tsx |
/admin/portfolio/[slug] |
frontend | healthy | src/app/admin/portfolio/[slug]/page.tsx |
/admin/faq |
frontend | healthy | src/app/admin/faq/page.tsx |
/admin/seo |
frontend | healthy | src/app/admin/seo/page.tsx |
/packages |
frontend | healthy | src/app/packages/page.tsx |
/portfolio |
frontend | healthy | src/app/portfolio/page.tsx |
/portfolio/[slug] |
frontend | healthy | src/app/portfolio/[slug]/page.tsx |
/services |
frontend | healthy | src/app/services/page.tsx |
/services/automation |
frontend | healthy | src/app/services/automation/page.tsx |
/services/web-development |
frontend | healthy | src/app/services/web-development/page.tsx |
/services/[slug] |
frontend | healthy | src/app/services/[slug]/page.tsx |
/services/adv |
frontend | healthy | src/app/services/adv/page.tsx |
/services/seo |
frontend | healthy | src/app/services/seo/page.tsx |
/ |
frontend | healthy | src/app/api/admin/auth/route.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
SSH_USER |
cicd | healthy | — |
SSH_PORT |
cicd | healthy | — |
SSH_HOST |
cicd | healthy | — |
SSH_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
web |
hardware | healthy | docker-compose.yml |
edge |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | src/components/sections/common/TechSliderSection.tsx |
mongodb |
data | healthy | src/components/sections/common/TechSliderSection.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | Dockerfile |
port:443 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ci |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-a0fo8guy |
software | healthy | /tmp/repobility-clone-a0fo8guy |
| Label | Layer | Status | Path |
|---|---|---|---|
and |
software | healthy | src/components/sections/common/FaqSection.tsx:and |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | src/components/ui/Hero3DWrapper.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | src/components/sections/common/TechSliderSection.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/8e1e0a82-a873-4773-a14c-23b9004484e5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8e1e0a82-a873-4773-a14c-23b9004484e5/
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.