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.

rockdude05/rockdude-lab

https://github.com/rockdude05/rockdude-lab · scanned 2026-06-15 23:54 UTC (2 months, 3 weeks ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 18 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 265 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
proxy software healthy proxy.ts:proxy
GlowBackground software healthy components/GlowBackground.tsx:GlowBackground
AgentCard software healthy components/AgentCard.tsx:AgentCard
handleMouseMove software healthy components/AgentCard.tsx:handleMouseMove
cx software healthy components/AgentCard.tsx:cx
cy software healthy components/AgentCard.tsx:cy
handleMouseLeave software healthy components/AgentCard.tsx:handleMouseLeave
SiteFooter software healthy components/SiteFooter.tsx:SiteFooter
SiteHeader software healthy components/SiteHeader.tsx:SiteHeader
AuthHashHandler software healthy components/AuthHashHandler.tsx:AuthHashHandler
MotionProvider software healthy components/MotionProvider.tsx:MotionProvider
easeOutCubic software healthy components/Stats.tsx:easeOutCubic
useCountUp software healthy components/Stats.tsx:useCountUp
tick software healthy components/Stats.tsx:tick
StatItem software healthy components/Stats.tsx:StatItem
Stats software healthy components/Stats.tsx:Stats
CutExam software healthy components/Journey.tsx:CutExam
CutRead software healthy components/Journey.tsx:CutRead
CutSolve software healthy components/Journey.tsx:CutSolve
CutDelivery software healthy components/Journey.tsx:CutDelivery
useMounted software healthy components/Journey.tsx:useMounted
Journey software healthy components/Journey.tsx:Journey
MembershipTeaser software healthy components/MembershipTeaser.tsx:MembershipTeaser
AgentGrid software healthy components/AgentGrid.tsx:AgentGrid
formatMB software healthy components/InquiryForm.tsx:formatMB
InquiryForm software healthy components/InquiryForm.tsx:InquiryForm
handleFileChange software healthy components/InquiryForm.tsx:handleFileChange
removeFile software healthy components/InquiryForm.tsx:removeFile
handleSubmit software healthy components/InquiryForm.tsx:handleSubmit
SectionReveal software healthy components/SectionReveal.tsx:SectionReveal
TopupForm software healthy components/dashboard/TopupForm.tsx:TopupForm
RunForm software healthy components/dashboard/RunForm.tsx:RunForm
recount software healthy components/dashboard/RunForm.tsx:recount
onPick software healthy components/dashboard/RunForm.tsx:onPick
switchAgent software healthy components/dashboard/RunForm.tsx:switchAgent
onSubmit software healthy components/dashboard/RunForm.tsx:onSubmit
SignOutButton software healthy components/dashboard/SignOutButton.tsx:SignOutButton
RunHistory software healthy components/dashboard/RunHistory.tsx:RunHistory
download software healthy components/dashboard/RunHistory.tsx:download
submitRevision software healthy components/dashboard/RunHistory.tsx:submitRevision
RefundForm software healthy components/dashboard/RefundForm.tsx:RefundForm
LiveRun software healthy components/hero/LiveRun.tsx:LiveRun
isLandscape software healthy components/hero/LiveRun.tsx:isLandscape
chipCommand software healthy components/hero/LiveRun.tsx:chipCommand
CoinFallback software healthy components/membership/CoinFallback.tsx:CoinFallback
CoinRig software healthy components/membership/CoinRig.tsx:CoinRig
GoldAtmosphere software healthy components/membership/GoldAtmosphere.tsx:GoldAtmosphere
LoginPanel software healthy components/membership/LoginPanel.tsx:LoginPanel
sendMagicLink software healthy components/membership/LoginPanel.tsx:sendMagicLink
signInGoogle software healthy components/membership/LoginPanel.tsx:signInGoogle

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

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
AGENTS.md software healthy AGENTS.md
vitest.config.ts software healthy vitest.config.ts
proxy.ts software healthy proxy.ts
next.config.ts software healthy next.config.ts
run-inputs.test.ts software healthy tests/run-inputs.test.ts
topup-schema.test.ts software healthy tests/topup-schema.test.ts
access-code.test.ts software healthy tests/access-code.test.ts
run-schema.test.ts software healthy tests/run-schema.test.ts
refund-schema.test.ts software healthy tests/refund-schema.test.ts
inquiry-schema.test.ts software healthy tests/inquiry-schema.test.ts
admin-auth.test.ts software healthy tests/admin-auth.test.ts
page-count.test.ts software healthy tests/page-count.test.ts
rate-limit.test.ts software healthy tests/rate-limit.test.ts
coins.test.ts software healthy tests/coins.test.ts
server-only.ts software healthy tests/stubs/server-only.ts
GlowBackground.tsx software healthy components/GlowBackground.tsx
AgentCard.tsx software healthy components/AgentCard.tsx
SiteFooter.tsx software healthy components/SiteFooter.tsx
SiteHeader.tsx software healthy components/SiteHeader.tsx
AuthHashHandler.tsx software healthy components/AuthHashHandler.tsx
MotionProvider.tsx software healthy components/MotionProvider.tsx
Stats.tsx software healthy components/Stats.tsx
Journey.tsx software healthy components/Journey.tsx
MembershipTeaser.tsx software healthy components/MembershipTeaser.tsx
AgentGrid.tsx software healthy components/AgentGrid.tsx
InquiryForm.tsx software healthy components/InquiryForm.tsx
SectionReveal.tsx software healthy components/SectionReveal.tsx
TopupForm.tsx software healthy components/dashboard/TopupForm.tsx
RunForm.tsx software healthy components/dashboard/RunForm.tsx
SignOutButton.tsx software healthy components/dashboard/SignOutButton.tsx
RunHistory.tsx software healthy components/dashboard/RunHistory.tsx
RefundForm.tsx software healthy components/dashboard/RefundForm.tsx
LiveRun.tsx software healthy components/hero/LiveRun.tsx
CoinFallback.tsx software healthy components/membership/CoinFallback.tsx
CoinRig.tsx software healthy components/membership/CoinRig.tsx
GoldAtmosphere.tsx software healthy components/membership/GoldAtmosphere.tsx
LoginPanel.tsx software healthy components/membership/LoginPanel.tsx
MembershipHero3D.tsx software healthy components/membership/MembershipHero3D.tsx
CoinScene.tsx software healthy components/membership/CoinScene.tsx
Coin.tsx software healthy components/membership/Coin.tsx
fonts.css software healthy app/fonts.css
globals.css software healthy app/globals.css
page.tsx software healthy app/page.tsx

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

LabelLayerStatusPath
GlowBackground frontend healthy components/GlowBackground.tsx
AgentCard frontend healthy components/AgentCard.tsx
SiteFooter frontend healthy components/SiteFooter.tsx
SiteHeader frontend healthy components/SiteHeader.tsx
AuthHashHandler frontend healthy components/AuthHashHandler.tsx
MotionProvider frontend healthy components/MotionProvider.tsx
Stats frontend healthy components/Stats.tsx
Journey frontend healthy components/Journey.tsx
MembershipTeaser frontend healthy components/MembershipTeaser.tsx
AgentGrid frontend healthy components/AgentGrid.tsx
InquiryForm frontend healthy components/InquiryForm.tsx
SectionReveal frontend healthy components/SectionReveal.tsx
TopupForm frontend healthy components/dashboard/TopupForm.tsx
RunForm frontend healthy components/dashboard/RunForm.tsx
SignOutButton frontend healthy components/dashboard/SignOutButton.tsx
RunHistory frontend healthy components/dashboard/RunHistory.tsx
RefundForm frontend healthy components/dashboard/RefundForm.tsx
LiveRun frontend healthy components/hero/LiveRun.tsx
CoinFallback frontend healthy components/membership/CoinFallback.tsx
CoinRig frontend healthy components/membership/CoinRig.tsx
GoldAtmosphere frontend healthy components/membership/GoldAtmosphere.tsx
LoginPanel frontend healthy components/membership/LoginPanel.tsx
MembershipHero3D frontend healthy components/membership/MembershipHero3D.tsx
CoinScene frontend healthy components/membership/CoinScene.tsx
Coin frontend healthy components/membership/Coin.tsx
Home frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx

LabelLayerStatusPath
tests software healthy tests
stubs software healthy tests/stubs
components software healthy components
dashboard software healthy components/dashboard
hero software healthy components/hero
membership software healthy components/membership
app software healthy app
auth software healthy app/auth
callback software healthy app/auth/callback
confirm software healthy app/auth/confirm
signout software healthy app/auth/signout
api software healthy app/api
inquiry software healthy app/api/inquiry
run software healthy app/api/run
dashboard software healthy app/dashboard
admin software healthy app/admin
membership software healthy app/membership
check software healthy app/check
lib software healthy lib
content software healthy content
supabase software healthy supabase
migrations software healthy supabase/migrations

LabelLayerStatusPath
inquiries data healthy supabase/schema.sql
coin_refund_requests data healthy supabase/migrations/0006_refund_requests.sql
coin_ledger data healthy supabase/migrations/0002_coins.sql
coin_topup_requests data healthy supabase/migrations/0002_coins.sql
profiles data healthy supabase/migrations/0001_profiles.sql
agent_runs data healthy supabase/migrations/0003_runs.sql

LabelLayerStatusPath
0005_collected_status.sql data healthy supabase/migrations/0005_collected_status.sql
0006_refund_requests.sql data healthy supabase/migrations/0006_refund_requests.sql
0002_coins.sql data healthy supabase/migrations/0002_coins.sql
0004_inquiry_review.sql data healthy supabase/migrations/0004_inquiry_review.sql
0001_profiles.sql data healthy supabase/migrations/0001_profiles.sql
0003_runs.sql data healthy supabase/migrations/0003_runs.sql

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

LabelLayerStatusPath
CoinErrorBoundary software healthy components/membership/MembershipHero3D.tsx:CoinErrorBoundary

LabelLayerStatusPath
postgres data healthy README.md

LabelLayerStatusPath
gpu (detected) hardware healthy package-lock.json

LabelLayerStatusPath
/ frontend healthy app/admin/actions.ts

LabelLayerStatusPath
auth::app/auth/callback/route.ts security healthy app/auth/callback/route.ts
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/4ad65c28-c704-4d05-9c0d-8a46884c563d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4ad65c28-c704-4d05-9c0d-8a46884c563d/

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.