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.

Sheikhawesome/tradesig

https://github.com/Sheikhawesome/tradesig · scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 20 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 185 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
v software healthy tailwind.config.ts:v
TopBar software healthy components/layout/TopBar.tsx:TopBar
onClick software healthy components/layout/TopBar.tsx:onClick
handleLogout software healthy components/layout/TopBar.tsx:handleLogout
Sidebar software healthy components/layout/Sidebar.tsx:Sidebar
LivePrices software healthy components/charts/LivePrices.tsx:LivePrices
load software healthy components/charts/LivePrices.tsx:load
TradingViewChart software healthy components/charts/TradingViewChart.tsx:TradingViewChart
MarketTickerBar software healthy components/charts/MarketTicker.tsx:MarketTickerBar
SignalCard software healthy components/signals/SignalCard.tsx:SignalCard
rrPct software healthy components/signals/SignalCard.tsx:rrPct
Metric software healthy components/signals/SignalCard.tsx:Metric
Button software healthy components/ui/Button.tsx:Button
Badge software healthy components/ui/Badge.tsx:Badge
Card software healthy components/ui/Card.tsx:Card
CardHeader software healthy components/ui/Card.tsx:CardHeader
CardTitle software healthy components/ui/Card.tsx:CardTitle
TiltCard software healthy components/ui/TiltCard.tsx:TiltCard
handleMove software healthy components/ui/TiltCard.tsx:handleMove
px software healthy components/ui/TiltCard.tsx:px
py software healthy components/ui/TiltCard.tsx:py
rotY software healthy components/ui/TiltCard.tsx:rotY
reset software healthy components/ui/TiltCard.tsx:reset
ThemeToggle software healthy components/theme/ThemeToggle.tsx:ThemeToggle
useCandles software healthy components/three/CandlestickScene.tsx:useCandles
change software healthy components/three/CandlestickScene.tsx:change
Candle software healthy components/three/CandlestickScene.tsx:Candle
bodyY software healthy components/three/CandlestickScene.tsx:bodyY
wickY software healthy components/three/CandlestickScene.tsx:wickY
Scene software healthy components/three/CandlestickScene.tsx:Scene
CandlestickScene software healthy components/three/CandlestickScene.tsx:CandlestickScene
HeroFallback software healthy components/three/CandlestickHero.tsx:HeroFallback
CandlestickHero software healthy components/three/CandlestickHero.tsx:CandlestickHero
LandingPage software healthy app/page.tsx:LandingPage
Stat software healthy app/page.tsx:Stat
PreviewSignal software healthy app/page.tsx:PreviewSignal
RootLayout software healthy app/layout.tsx:RootLayout
GET software healthy app/api/signals/route.ts:GET
GET software healthy app/api/signals/[id]/route.ts:GET
GET software healthy app/api/prices/route.ts:GET
POST software healthy app/api/ai-analysis/route.ts:POST
POST software healthy app/api/stripe/checkout/route.ts:POST
DashboardLayout software healthy app/(dashboard)/layout.tsx:DashboardLayout
SettingsPage software healthy app/(dashboard)/settings/page.tsx:SettingsPage
saveProfile software healthy app/(dashboard)/settings/page.tsx:saveProfile
handleLogout software healthy app/(dashboard)/settings/page.tsx:handleLogout
Section software healthy app/(dashboard)/settings/page.tsx:Section
Toggle software healthy app/(dashboard)/settings/page.tsx:Toggle
SignalsPage software healthy app/(dashboard)/signals/page.tsx:SignalsPage
loadSignals software healthy app/(dashboard)/signals/page.tsx:loadSignals

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

LabelLayerStatusPath
.env.local software healthy .env.local
README.md software healthy README.md
tailwind.config.ts software healthy tailwind.config.ts
package.json software healthy package.json
tsconfig.json software healthy tsconfig.json
next.config.mjs software healthy next.config.mjs
postcss.config.js software healthy postcss.config.js
index.ts software healthy types/index.ts
TopBar.tsx software healthy components/layout/TopBar.tsx
Sidebar.tsx software healthy components/layout/Sidebar.tsx
LivePrices.tsx software healthy components/charts/LivePrices.tsx
TradingViewChart.tsx software healthy components/charts/TradingViewChart.tsx
MarketTicker.tsx software healthy components/charts/MarketTicker.tsx
SignalCard.tsx software healthy components/signals/SignalCard.tsx
Button.tsx software healthy components/ui/Button.tsx
Badge.tsx software healthy components/ui/Badge.tsx
Card.tsx software healthy components/ui/Card.tsx
TiltCard.tsx software healthy components/ui/TiltCard.tsx
ThemeToggle.tsx software healthy components/theme/ThemeToggle.tsx
CandlestickScene.tsx software healthy components/three/CandlestickScene.tsx
CandlestickHero.tsx software healthy components/three/CandlestickHero.tsx
globals.css software healthy app/globals.css
page.tsx software healthy app/page.tsx
layout.tsx software healthy app/layout.tsx
route.ts software healthy app/api/signals/route.ts
route.ts software healthy app/api/signals/[id]/route.ts
route.ts software healthy app/api/prices/route.ts
route.ts software healthy app/api/ai-analysis/route.ts
route.ts software healthy app/api/stripe/checkout/route.ts
layout.tsx software healthy app/(dashboard)/layout.tsx
page.tsx software healthy app/(dashboard)/settings/page.tsx
page.tsx software healthy app/(dashboard)/signals/page.tsx
page.tsx software healthy app/(dashboard)/signals/[id]/page.tsx
page.tsx software healthy app/(dashboard)/dashboard/page.tsx
page.tsx software healthy app/(dashboard)/ai-chat/page.tsx
page.tsx software healthy app/(dashboard)/chart/page.tsx
page.tsx software healthy app/(dashboard)/portfolio/page.tsx
page.tsx software healthy app/(auth)/login/page.tsx
page.tsx software healthy app/(auth)/register/page.tsx
page.tsx software healthy app/pricing/page.tsx
theme.ts software healthy lib/theme.ts
market-data.ts software healthy lib/market-data.ts
store.ts software healthy lib/store.ts
utils.ts software healthy lib/utils.ts
pricing.ts software healthy lib/pricing.ts
agent.ts software healthy lib/agent.ts
signals.ts software healthy lib/signals.ts

LabelLayerStatusPath
types software healthy types
components software healthy components
layout software healthy components/layout
charts software healthy components/charts
signals software healthy components/signals
ui software healthy components/ui
theme software healthy components/theme
three software healthy components/three
app software healthy app
api software healthy app/api
signals software healthy app/api/signals
[id] software healthy app/api/signals/[id]
prices software healthy app/api/prices
ai-analysis software healthy app/api/ai-analysis
stripe software healthy app/api/stripe
checkout software healthy app/api/stripe/checkout
(dashboard) software healthy app/(dashboard)
settings software healthy app/(dashboard)/settings
signals software healthy app/(dashboard)/signals
[id] software healthy app/(dashboard)/signals/[id]
dashboard software healthy app/(dashboard)/dashboard
ai-chat software healthy app/(dashboard)/ai-chat
chart software healthy app/(dashboard)/chart
portfolio software healthy app/(dashboard)/portfolio
(auth) software healthy app/(auth)
login software healthy app/(auth)/login
register software healthy app/(auth)/register
pricing software healthy app/pricing
lib software healthy lib

LabelLayerStatusPath
CandlestickScene frontend healthy components/three/CandlestickScene.tsx
LandingPage frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
DashboardLayout frontend healthy app/(dashboard)/layout.tsx
SettingsPage frontend healthy app/(dashboard)/settings/page.tsx
SignalsPage frontend healthy app/(dashboard)/signals/page.tsx
SignalDetailPage frontend healthy app/(dashboard)/signals/[id]/page.tsx
DashboardPage frontend healthy app/(dashboard)/dashboard/page.tsx
AiChatPage frontend healthy app/(dashboard)/ai-chat/page.tsx
ChartPage frontend healthy app/(dashboard)/chart/page.tsx
PortfolioPage frontend healthy app/(dashboard)/portfolio/page.tsx
LoginPage frontend healthy app/(auth)/login/page.tsx
RegisterPage frontend healthy app/(auth)/register/page.tsx
PricingPage frontend healthy app/pricing/page.tsx

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

LabelLayerStatusPath
gpu (detected) hardware healthy app/(dashboard)/ai-chat/page.tsx

LabelLayerStatusPath
dotenv::.env.local security healthy .env.local

LabelLayerStatusPath
auth::package.json security healthy package.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/05332a61-b0bb-49e7-92d3-26734f80a52d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/05332a61-b0bb-49e7-92d3-26734f80a52d/

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.