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.

sashankp123/portofolio

https://github.com/sashankp123/portofolio · scanned 2026-06-16 00:03 UTC (2 months, 3 weeks ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 8 actionable findings from 1 signal source. 3 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 148 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
getBasePath software healthy vite.config.ts:getBasePath
WaveDivider software healthy src/App.tsx:WaveDivider
SectionHeading software healthy src/App.tsx:SectionHeading
App software healthy src/App.tsx:App
scrollToSection software healthy src/App.tsx:scrollToSection
handleChange software healthy src/components/Contact.tsx:handleChange
buildMessage software healthy src/components/Contact.tsx:buildMessage
deliver software healthy src/components/Contact.tsx:deliver
handleSubmit software healthy src/components/Contact.tsx:handleSubmit
formEl software healthy src/components/Contact.tsx:formEl
clear software healthy src/components/TypeWriter.tsx:clear
SkillChip software healthy src/components/Skills.tsx:SkillChip
tint software healthy src/components/Skills.tsx:tint
PrelineInit software healthy src/components/PrelineInit.tsx:PrelineInit
JobCard software healthy src/components/Experience.tsx:JobCard
handleMove software healthy src/components/Experience.tsx:handleMove
onScroll software healthy src/components/Experience.tsx:onScroll
setCanvasSize software healthy src/components/FloatingParticles.tsx:setCanvasSize
animate software healthy src/components/FloatingParticles.tsx:animate
onScroll software healthy src/components/BackToTop.tsx:onScroll
onMove software healthy src/components/CursorGlow.tsx:onMove
loop software healthy src/components/CursorGlow.tsx:loop
onOver software healthy src/components/CursorGlow.tsx:onOver
interactive software healthy src/components/CursorGlow.tsx:interactive
onResize software healthy src/components/WelcomePage.tsx:onResize
draw software healthy src/components/WelcomePage.tsx:draw
handleEnter software healthy src/components/WelcomePage.tsx:handleEnter
enter software healthy src/components/WelcomePage.tsx:enter
onWheel software healthy src/components/WelcomePage.tsx:onWheel
onTouchStart software healthy src/components/WelcomePage.tsx:onTouchStart
onTouchMove software healthy src/components/WelcomePage.tsx:onTouchMove
onKey software healthy src/components/WelcomePage.tsx:onKey
onScroll software healthy src/components/ScrollProgress.tsx:onScroll
StatCard software healthy src/components/HeroSection.tsx:StatCard
handleMove software healthy src/components/HeroSection.tsx:handleMove
onMove software healthy src/components/HeroSection.tsx:onMove
px software healthy src/components/HeroSection.tsx:px
py software healthy src/components/HeroSection.tsx:py
Strip software healthy src/components/Marquee.tsx:Strip
AnimatedName software healthy src/components/Header.tsx:AnimatedName
handleScroll software healthy src/components/Navbar.tsx:handleScroll
themeButton software healthy src/components/Navbar.tsx:themeButton
useTilt software healthy src/hooks/useTilt.ts:useTilt
onMove software healthy src/hooks/useTilt.ts:onMove
px software healthy src/hooks/useTilt.ts:px
py software healthy src/hooks/useTilt.ts:py
onLeave software healthy src/hooks/useTilt.ts:onLeave
useCountUp software healthy src/hooks/useCountUp.ts:useCountUp
tick software healthy src/hooks/useCountUp.ts:tick
useReveal software healthy src/hooks/useReveal.ts:useReveal

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

LabelLayerStatusPath
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
vercel.json software healthy vercel.json
README.md software healthy README.md
postcss.config.cjs software healthy postcss.config.cjs
netlify.toml software healthy netlify.toml
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
tailwind.config.cjs software healthy tailwind.config.cjs
deploy.sh software healthy deploy.sh
package-lock.json software healthy package-lock.json
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
deploy.yml software healthy .github/workflows/deploy.yml
index.css software healthy src/index.css
types.d.ts software healthy src/types.d.ts
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
Timeline.tsx software healthy src/components/Timeline.tsx
Contact.tsx software healthy src/components/Contact.tsx
TypeWriter.tsx software healthy src/components/TypeWriter.tsx
ProjectCard.tsx software healthy src/components/ProjectCard.tsx
Education.tsx software healthy src/components/Education.tsx
Skills.tsx software healthy src/components/Skills.tsx
PrelineInit.tsx software healthy src/components/PrelineInit.tsx
SkillBar.tsx software healthy src/components/SkillBar.tsx
components.ts software healthy src/components/components.ts
Experience.tsx software healthy src/components/Experience.tsx
FloatingParticles.tsx software healthy src/components/FloatingParticles.tsx
BackToTop.tsx software healthy src/components/BackToTop.tsx
SectionContainer.tsx software healthy src/components/SectionContainer.tsx
CursorGlow.tsx software healthy src/components/CursorGlow.tsx
Summary.tsx software healthy src/components/Summary.tsx
Stats.tsx software healthy src/components/Stats.tsx
Footer.tsx software healthy src/components/Footer.tsx
WelcomePage.tsx software healthy src/components/WelcomePage.tsx
ScrollProgress.tsx software healthy src/components/ScrollProgress.tsx
HeroSection.tsx software healthy src/components/HeroSection.tsx
StyleProvider.tsx software healthy src/components/StyleProvider.tsx
Projects.tsx software healthy src/components/Projects.tsx
LiquidBackground.tsx software healthy src/components/LiquidBackground.tsx
Marquee.tsx software healthy src/components/Marquee.tsx
Header.tsx software healthy src/components/Header.tsx
Certificates.tsx software healthy src/components/Certificates.tsx
Navbar.tsx software healthy src/components/Navbar.tsx
useTilt.ts software healthy src/hooks/useTilt.ts
useCountUp.ts software healthy src/hooks/useCountUp.ts
useReveal.ts software healthy src/hooks/useReveal.ts

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

LabelLayerStatusPath
App frontend healthy src/App.tsx
Timeline frontend healthy src/components/Timeline.tsx
Contact frontend healthy src/components/Contact.tsx
TypeWriter frontend healthy src/components/TypeWriter.tsx
ProjectCard frontend healthy src/components/ProjectCard.tsx
Education frontend healthy src/components/Education.tsx
Skills frontend healthy src/components/Skills.tsx
PrelineInit frontend healthy src/components/PrelineInit.tsx
SkillBar frontend healthy src/components/SkillBar.tsx
Experience frontend healthy src/components/Experience.tsx
FloatingParticles frontend healthy src/components/FloatingParticles.tsx
BackToTop frontend healthy src/components/BackToTop.tsx
SectionContainer frontend healthy src/components/SectionContainer.tsx
CursorGlow frontend healthy src/components/CursorGlow.tsx
Summary frontend healthy src/components/Summary.tsx
Stats frontend healthy src/components/Stats.tsx
Footer frontend healthy src/components/Footer.tsx
WelcomePage frontend healthy src/components/WelcomePage.tsx
ScrollProgress frontend healthy src/components/ScrollProgress.tsx
HeroSection frontend healthy src/components/HeroSection.tsx
StyleProvider frontend healthy src/components/StyleProvider.tsx
Projects frontend healthy src/components/Projects.tsx
LiquidBackground frontend healthy src/components/LiquidBackground.tsx
Marquee frontend healthy src/components/Marquee.tsx
Header frontend healthy src/components/Header.tsx
Certificates frontend healthy src/components/Certificates.tsx
Navbar frontend healthy src/components/Navbar.tsx

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
hooks software healthy src/hooks

LabelLayerStatusPath
postgresql data healthy src/components/Skills.tsx
mongodb data healthy src/components/Skills.tsx
mysql data healthy src/components/Skills.tsx
redis data healthy src/components/Skills.tsx

LabelLayerStatusPath
vps::aws hardware healthy src/components/Skills.tsx
vps::azure hardware healthy src/components/Summary.tsx

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

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

LabelLayerStatusPath
class software healthy src/components/FloatingParticles.tsx:class

LabelLayerStatusPath
auth::src/components/Projects.tsx security healthy src/components/Projects.tsx

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
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/b6b98a8f-bb79-4c55-9fc5-203bdc9628fa/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b6b98a8f-bb79-4c55-9fc5-203bdc9628fa/

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.