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.

Cliprelay/ClipRelay

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

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +5.9 (diff) · 8 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 120 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
vercel.json software healthy vercel.json
package-lock.json software healthy package-lock.json
README.md software healthy README.md
package.json software healthy package.json
eslint.config.js software healthy eslint.config.js
index.html software healthy index.html
vite.config.js software healthy vite.config.js
App.jsx software healthy src/App.jsx
main.jsx software healthy src/main.jsx
App.css software healthy src/App.css
index.css software healthy src/index.css
tilt.js software healthy src/hooks/tilt.js
ScaleOfAttention.css software healthy src/components/ScaleOfAttention.css
ContactSection.css software healthy src/components/ContactSection.css
AnimatedCounter.jsx software healthy src/components/AnimatedCounter.jsx
HeroSection.css software healthy src/components/HeroSection.css
LegalPage.css software healthy src/components/LegalPage.css
ScaleOfAttention.jsx software healthy src/components/ScaleOfAttention.jsx
CTASection.css software healthy src/components/CTASection.css
PhoneCanvas.css software healthy src/components/PhoneCanvas.css
OrganicVsPaid.css software healthy src/components/OrganicVsPaid.css
ProblemSection.css software healthy src/components/ProblemSection.css
WhatWeDo.css software healthy src/components/WhatWeDo.css
DiscretionSection.css software healthy src/components/DiscretionSection.css
Navbar.css software healthy src/components/Navbar.css
RecentWork.css software healthy src/components/RecentWork.css
ProofSection.jsx software healthy src/components/ProofSection.jsx
HowItWorks.jsx software healthy src/components/HowItWorks.jsx
WhoItsFor.jsx software healthy src/components/WhoItsFor.jsx
ProofSection.css software healthy src/components/ProofSection.css
PhoneCanvas.jsx software healthy src/components/PhoneCanvas.jsx
WhatWeDo.jsx software healthy src/components/WhatWeDo.jsx
ConversionScene.jsx software healthy src/components/ConversionScene.jsx
WhoItsFor.css software healthy src/components/WhoItsFor.css
LegalPage.jsx software healthy src/components/LegalPage.jsx
DiscretionSection.jsx software healthy src/components/DiscretionSection.jsx
CTASection.jsx software healthy src/components/CTASection.jsx
Navbar.jsx software healthy src/components/Navbar.jsx
OrganicVsPaid.jsx software healthy src/components/OrganicVsPaid.jsx
ProblemSection.jsx software healthy src/components/ProblemSection.jsx
Footer.jsx software healthy src/components/Footer.jsx
ConversionScene.css software healthy src/components/ConversionScene.css
Footer.css software healthy src/components/Footer.css
HeroSection.jsx software healthy src/components/HeroSection.jsx
HowItWorks.css software healthy src/components/HowItWorks.css
RecentWork.jsx software healthy src/components/RecentWork.jsx
ContactSection.jsx software healthy src/components/ContactSection.jsx
launch.json software healthy .claude/launch.json
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
App software healthy src/App.jsx:App
attachTilt software healthy src/hooks/tilt.js:attachTilt
onMove software healthy src/hooks/tilt.js:onMove
px software healthy src/hooks/tilt.js:px
py software healthy src/hooks/tilt.js:py
onLeave software healthy src/hooks/tilt.js:onLeave
attachTiltAll software healthy src/hooks/tilt.js:attachTiltAll
AnimatedCounter software healthy src/components/AnimatedCounter.jsx:AnimatedCounter
step software healthy src/components/AnimatedCounter.jsx:step
LiveCounter software healthy src/components/ScaleOfAttention.jsx:LiveCounter
CountUpStat software healthy src/components/ScaleOfAttention.jsx:CountUpStat
step software healthy src/components/ScaleOfAttention.jsx:step
FloatingIcon software healthy src/components/ScaleOfAttention.jsx:FloatingIcon
ScaleOfAttention software healthy src/components/ScaleOfAttention.jsx:ScaleOfAttention
CountUp software healthy src/components/ProofSection.jsx:CountUp
step software healthy src/components/ProofSection.jsx:step
ProofSection software healthy src/components/ProofSection.jsx:ProofSection
HowItWorks software healthy src/components/HowItWorks.jsx:HowItWorks
WhoItsFor software healthy src/components/WhoItsFor.jsx:WhoItsFor
ScreenContent software healthy src/components/PhoneCanvas.jsx:ScreenContent
progress software healthy src/components/PhoneCanvas.jsx:progress
hue software healthy src/components/PhoneCanvas.jsx:hue
PhoneModel software healthy src/components/PhoneCanvas.jsx:PhoneModel
rotZ software healthy src/components/PhoneCanvas.jsx:rotZ
Particles software healthy src/components/PhoneCanvas.jsx:Particles
PhoneCanvas software healthy src/components/PhoneCanvas.jsx:PhoneCanvas
checkMobile software healthy src/components/PhoneCanvas.jsx:checkMobile
onScroll software healthy src/components/PhoneCanvas.jsx:onScroll
MobilePhoneFallback software healthy src/components/PhoneCanvas.jsx:MobilePhoneFallback
WhatWeDo software healthy src/components/WhatWeDo.jsx:WhatWeDo
ConversionScene software healthy src/components/ConversionScene.jsx:ConversionScene
LegalPage software healthy src/components/LegalPage.jsx:LegalPage
DiscretionSection software healthy src/components/DiscretionSection.jsx:DiscretionSection
CTASection software healthy src/components/CTASection.jsx:CTASection
Navbar software healthy src/components/Navbar.jsx:Navbar
onScroll software healthy src/components/Navbar.jsx:onScroll
OrganicVsPaid software healthy src/components/OrganicVsPaid.jsx:OrganicVsPaid
angle software healthy src/components/OrganicVsPaid.jsx:angle
ProblemSection software healthy src/components/ProblemSection.jsx:ProblemSection
Footer software healthy src/components/Footer.jsx:Footer
HeroSection software healthy src/components/HeroSection.jsx:HeroSection
RecentWork software healthy src/components/RecentWork.jsx:RecentWork
ContactSection software healthy src/components/ContactSection.jsx:ContactSection
validate software healthy src/components/ContactSection.jsx:validate
handleChange software healthy src/components/ContactSection.jsx:handleChange
handleSubmit software healthy src/components/ContactSection.jsx:handleSubmit

LabelLayerStatusPath
App frontend healthy src/App.jsx
AnimatedCounter frontend healthy src/components/AnimatedCounter.jsx
ScaleOfAttention frontend healthy src/components/ScaleOfAttention.jsx
ProofSection frontend healthy src/components/ProofSection.jsx
HowItWorks frontend healthy src/components/HowItWorks.jsx
WhoItsFor frontend healthy src/components/WhoItsFor.jsx
PhoneCanvas frontend healthy src/components/PhoneCanvas.jsx
WhatWeDo frontend healthy src/components/WhatWeDo.jsx
ConversionScene frontend healthy src/components/ConversionScene.jsx
LegalPage frontend healthy src/components/LegalPage.jsx
DiscretionSection frontend healthy src/components/DiscretionSection.jsx
CTASection frontend healthy src/components/CTASection.jsx
Navbar frontend healthy src/components/Navbar.jsx
OrganicVsPaid frontend healthy src/components/OrganicVsPaid.jsx
ProblemSection frontend healthy src/components/ProblemSection.jsx
Footer frontend healthy src/components/Footer.jsx
HeroSection frontend healthy src/components/HeroSection.jsx
RecentWork frontend healthy src/components/RecentWork.jsx
ContactSection frontend healthy src/components/ContactSection.jsx

LabelLayerStatusPath
src software healthy src
hooks software healthy src/hooks
components software healthy src/components
.claude software healthy .claude

LabelLayerStatusPath
Cliprelay__ClipRelay software healthy /data/fable5_failed_archive/Cliprelay__ClipRelay

LabelLayerStatusPath
gpu (detected) hardware healthy package-lock.json
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/b080cd50-7cb7-449f-8df8-d137ad176ee0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b080cd50-7cb7-449f-8df8-d137ad176ee0/

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.