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.

wombow-ai/tickwind

https://github.com/wombow-ai/tickwind · scanned 2026-06-16 00:59 UTC (2 months, 1 week ago)

72 raw signals (5 security + 67 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 70 actionable findings from 2 signal sources. 6 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 1271 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
detectLocale software healthy web/src/proxy.ts:detectLocale
proxy software healthy web/src/proxy.ts:proxy
InsiderActivityCard software healthy web/src/components/InsiderActivityCard.tsx:InsiderActivityC…
Header software healthy web/src/components/InsiderActivityCard.tsx:Header
TxnRow software healthy web/src/components/InsiderActivityCard.tsx:TxnRow
guessMarket software healthy web/src/components/HomeHub.tsx:guessMarket
placeholder software healthy web/src/components/HomeHub.tsx:placeholder
money software healthy web/src/components/HomeHub.tsx:money
HomeHub software healthy web/src/components/HomeHub.tsx:HomeHub
settle software healthy web/src/components/HomeHub.tsx:settle
ModuleCard software healthy web/src/components/HomeHub.tsx:ModuleCard
CardEmpty software healthy web/src/components/HomeHub.tsx:CardEmpty
CardSkeleton software healthy web/src/components/HomeHub.tsx:CardSkeleton
ChangeChip software healthy web/src/components/HomeHub.tsx:ChangeChip
side software healthy web/src/components/CongressChip.tsx:side
CongressChip software healthy web/src/components/CongressChip.tsx:CongressChip
fmtDate software healthy web/src/components/CongressChip.tsx:fmtDate
PulseBar software healthy web/src/components/PulseBar.tsx:PulseBar
BuzzChip software healthy web/src/components/PulseBar.tsx:BuzzChip
SentimentChip software healthy web/src/components/PulseBar.tsx:SentimentChip
label software healthy web/src/components/PulseBar.tsx:label
clipSource software healthy web/src/components/TimelineItem.tsx:clipSource
TimelineItem software healthy web/src/components/TimelineItem.tsx:TimelineItem
formColor software healthy web/src/components/TimelineItem.tsx:formColor
fmtQty software healthy web/src/components/ShortChip.tsx:fmtQty
ShortChip software healthy web/src/components/ShortChip.tsx:ShortChip
fmtDay software healthy web/src/components/ShortChip.tsx:fmtDay
initials software healthy web/src/components/TopNav.tsx:initials
navActive software healthy web/src/components/TopNav.tsx:navActive
NavPill software healthy web/src/components/TopNav.tsx:NavPill
TopNav software healthy web/src/components/TopNav.tsx:TopNav
onKey software healthy web/src/components/TopNav.tsx:onKey
go software healthy web/src/components/TopNav.tsx:go
search software healthy web/src/components/TopNav.tsx:search
MoreMenu software healthy web/src/components/TopNav.tsx:MoreMenu
AccountMenu software healthy web/src/components/TopNav.tsx:AccountMenu
TopicsStrip software healthy web/src/components/TopicsStrip.tsx:TopicsStrip
HoldingsPanel software healthy web/src/components/HoldingsPanel.tsx:HoldingsPanel
h software healthy web/src/components/HoldingsPanel.tsx:h
save software healthy web/src/components/HoldingsPanel.tsx:save
remove software healthy web/src/components/HoldingsPanel.tsx:remove
Cell software healthy web/src/components/HoldingsPanel.tsx:Cell
RateCutOdds software healthy web/src/components/RateCutOdds.tsx:RateCutOdds
MarketBlock software healthy web/src/components/RateCutOdds.tsx:MarketBlock
changePct software healthy web/src/components/SortControl.tsx:changePct
isExt software healthy web/src/components/SortControl.tsx:isExt
sortSecurities software healthy web/src/components/SortControl.tsx:sortSecurities
SortPills software healthy web/src/components/SortControl.tsx:SortPills
FilingsCard software healthy web/src/components/FilingsCard.tsx:FilingsCard
Header software healthy web/src/components/FilingsCard.tsx:Header

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

LabelLayerStatusPath
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
Dockerfile software healthy Dockerfile
ROADMAP.md software healthy ROADMAP.md
go.mod software healthy go.mod
.env.example software healthy .env.example
DEPLOY.md software healthy DEPLOY.md
Makefile software healthy Makefile
docker-compose.yml software healthy docker-compose.yml
cashtag_test.go software healthy internal/cashtag/cashtag_test.go
cashtag.go software healthy internal/cashtag/cashtag.go
finnhub_test.go software healthy internal/finnhub/finnhub_test.go
finnhub.go software healthy internal/finnhub/finnhub.go
guru.go software healthy internal/guru/guru.go
guru_test.go software healthy internal/guru/guru_test.go
cache.go software healthy internal/guru/cache.go
cboe_test.go software healthy internal/cboe/cboe_test.go
cboe.go software healthy internal/cboe/cboe.go
substack.go software healthy internal/substack/substack.go
substack_test.go software healthy internal/substack/substack_test.go
alphavantage.go software healthy internal/alphavantage/alphavantage.go
alphavantage_test.go software healthy internal/alphavantage/alphavantage_test.go
config_test.go software healthy internal/config/config_test.go
config.go software healthy internal/config/config.go
auth.go software healthy internal/auth/auth.go
auth_test.go software healthy internal/auth/auth_test.go
alpacaws_test.go software healthy internal/alpacaws/alpacaws_test.go
alpacaws.go software healthy internal/alpacaws/alpacaws.go
events.go software healthy internal/events/events.go
bls.go software healthy internal/events/bls.go
events_test.go software healthy internal/events/events_test.go
curated.go software healthy internal/events/curated.go
screen_test.go software healthy internal/api/screen_test.go
digest_test.go software healthy internal/api/digest_test.go
research_test.go software healthy internal/api/research_test.go
api_test.go software healthy internal/api/api_test.go
congress_backtest.go software healthy internal/api/congress_backtest.go
indicators_test.go software healthy internal/api/indicators_test.go
api.go software healthy internal/api/api.go
bars_test.go software healthy internal/api/bars_test.go
universe_symbols_test.go software healthy internal/api/universe_symbols_test.go
fundamentals_test.go software healthy internal/api/fundamentals_test.go
macro_test.go software healthy internal/api/macro_test.go
symbols_test.go software healthy internal/api/symbols_test.go
ipo_test.go software healthy internal/api/ipo_test.go
prefs_test.go software healthy internal/api/prefs_test.go
movement_test.go software healthy internal/api/movement_test.go
notes_test.go software healthy internal/api/notes_test.go
summary_persistence_test.go software healthy internal/api/summary_persistence_test.go
congress_backtest_test.go software healthy internal/api/congress_backtest_test.go

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

LabelLayerStatusPath
internal software healthy internal
cashtag software healthy internal/cashtag
finnhub software healthy internal/finnhub
guru software healthy internal/guru
cboe software healthy internal/cboe
substack software healthy internal/substack
alphavantage software healthy internal/alphavantage
config software healthy internal/config
auth software healthy internal/auth
alpacaws software healthy internal/alpacaws
events software healthy internal/events
api software healthy internal/api
nasdaq software healthy internal/nasdaq
congressbt software healthy internal/congressbt
tickertick software healthy internal/tickertick
krx software healthy internal/krx
research software healthy internal/research
topics software healthy internal/topics
telegram software healthy internal/telegram
twse software healthy internal/twse
ingest software healthy internal/ingest
stocktwits software healthy internal/stocktwits
materialevents software healthy internal/materialevents
bluesky software healthy internal/bluesky
universe software healthy internal/universe
stream software healthy internal/stream
openfigi software healthy internal/openfigi
sentiment software healthy internal/sentiment
apewisdom software healthy internal/apewisdom
congress software healthy internal/congress
ptr software healthy internal/congress/ptr
finrashvol software healthy internal/finrashvol
cryptofg software healthy internal/cryptofg
tpex software healthy internal/tpex
institutional software healthy internal/institutional
clip software healthy internal/clip
market software healthy internal/market
opportunity software healthy internal/opportunity
thirteenf software healthy internal/thirteenf
ratecut software healthy internal/ratecut
ratelimit software healthy internal/ratelimit
sec software healthy internal/sec
store software healthy internal/store
postgres software healthy internal/store/postgres
memory software healthy internal/store/memory
indicators software healthy internal/indicators
movement software healthy internal/movement
insideractivity software healthy internal/insideractivity
symbols software healthy internal/symbols
alpaca software healthy internal/alpaca

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

LabelLayerStatusPath
/[locale]/designs frontend healthy web/src/app/[locale]/designs/page.tsx
/[locale]/designs/breeze frontend healthy web/src/app/[locale]/designs/breeze/page.tsx
/[locale]/designs/aurora frontend healthy web/src/app/[locale]/designs/aurora/page.tsx
/[locale]/designs/horizon frontend healthy web/src/app/[locale]/designs/horizon/page.tsx
/[locale]/(auth)/login frontend healthy web/src/app/[locale]/(auth)/login/page.tsx
/[locale]/(auth)/signup frontend healthy web/src/app/[locale]/(auth)/signup/page.tsx
/[locale]/(main) frontend healthy web/src/app/[locale]/(main)/page.tsx
/[locale]/(main)/settings frontend healthy web/src/app/[locale]/(main)/settings/page.tsx
/[locale]/(main)/unusual frontend healthy web/src/app/[locale]/(main)/unusual/page.tsx
/[locale]/(main)/stocks frontend healthy web/src/app/[locale]/(main)/stocks/page.tsx
/[locale]/(main)/stocks/[letter] frontend healthy web/src/app/[locale]/(main)/stocks/[letter]/page.tsx
/[locale]/(main)/stock/[ticker] frontend healthy web/src/app/[locale]/(main)/stock/[ticker]/page.tsx
/[locale]/(main)/stock/[ticker]/research frontend healthy web/src/app/[locale]/(main)/stock/[ticker]/research/page.tsx
/[locale]/(main)/search frontend healthy web/src/app/[locale]/(main)/search/page.tsx
/[locale]/(main)/fund/[slug] frontend healthy web/src/app/[locale]/(main)/fund/[slug]/page.tsx
/[locale]/(main)/announcements frontend healthy web/src/app/[locale]/(main)/announcements/page.tsx
/[locale]/(main)/opportunities frontend healthy web/src/app/[locale]/(main)/opportunities/page.tsx
/[locale]/(main)/discussion frontend healthy web/src/app/[locale]/(main)/discussion/page.tsx
/[locale]/(main)/congress frontend healthy web/src/app/[locale]/(main)/congress/page.tsx
/[locale]/(main)/congress/member/[slug] frontend healthy web/src/app/[locale]/(main)/congress/member/[slug]/page.tsx
/[locale]/(main)/topic/[key] frontend healthy web/src/app/[locale]/(main)/topic/[key]/page.tsx
/[locale]/(main)/screen frontend healthy web/src/app/[locale]/(main)/screen/page.tsx
/[locale]/(main)/screen/[preset] frontend healthy web/src/app/[locale]/(main)/screen/[preset]/page.tsx
/[locale]/(main)/institutional frontend healthy web/src/app/[locale]/(main)/institutional/page.tsx
/[locale]/(main)/me frontend healthy web/src/app/[locale]/(main)/me/page.tsx
/[locale]/(main)/hot frontend healthy web/src/app/[locale]/(main)/hot/page.tsx
/[locale]/(main)/news frontend healthy web/src/app/[locale]/(main)/news/page.tsx
/[locale]/(main)/indicators frontend healthy web/src/app/[locale]/(main)/indicators/page.tsx
/[locale]/(main)/indicators/[id] frontend healthy web/src/app/[locale]/(main)/indicators/[id]/page.tsx
/[locale]/(main)/smart-money frontend healthy web/src/app/[locale]/(main)/smart-money/page.tsx
/[locale]/(main)/guide frontend healthy web/src/app/[locale]/(main)/guide/page.tsx
/[locale]/(main)/guide/[slug] frontend healthy web/src/app/[locale]/(main)/guide/[slug]/page.tsx
/[locale]/(main)/calendar frontend healthy web/src/app/[locale]/(main)/calendar/page.tsx
/[locale]/(main)/calendar/earnings frontend healthy web/src/app/[locale]/(main)/calendar/earnings/page.tsx
/[locale]/(main)/calendar/ipo frontend healthy web/src/app/[locale]/(main)/calendar/ipo/page.tsx
/[locale]/(main)/calendar/macro frontend healthy web/src/app/[locale]/(main)/calendar/macro/page.tsx
/ frontend healthy web/src/app/sitemap.ts
/opportunities frontend healthy web/src/app/sitemap.ts
/smart-money frontend healthy web/src/app/sitemap.ts
/hot frontend healthy web/src/app/sitemap.ts
/screen frontend healthy web/src/app/sitemap.ts
/calendar/earnings frontend healthy web/src/app/sitemap.ts
/calendar/ipo frontend healthy web/src/app/sitemap.ts
/news frontend healthy web/src/app/sitemap.ts
/discussion frontend healthy web/src/app/sitemap.ts
/calendar/macro frontend healthy web/src/app/sitemap.ts
/unusual frontend healthy web/src/app/sitemap.ts
/indicators frontend healthy web/src/app/sitemap.ts
/guide frontend healthy web/src/app/sitemap.ts
/stocks frontend healthy web/src/app/sitemap.ts

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

LabelLayerStatusPath
LocalLink frontend healthy web/src/components/LocalLink.tsx
NotFound frontend healthy web/src/app/not-found.tsx
RootLayout frontend healthy web/src/app/layout.tsx
LocaleNotFound frontend healthy web/src/app/[locale]/not-found.tsx
DesignsIndex frontend healthy web/src/app/[locale]/designs/page.tsx
BreezeLanding frontend healthy web/src/app/[locale]/designs/breeze/page.tsx
AuroraLanding frontend healthy web/src/app/[locale]/designs/aurora/page.tsx
HorizonPage frontend healthy web/src/app/[locale]/designs/horizon/page.tsx
AuthLayout frontend healthy web/src/app/[locale]/(auth)/layout.tsx
LoginPage frontend healthy web/src/app/[locale]/(auth)/login/page.tsx
SignupPage frontend healthy web/src/app/[locale]/(auth)/signup/page.tsx
MainLayout frontend healthy web/src/app/[locale]/(main)/layout.tsx
SettingsPage frontend healthy web/src/app/[locale]/(main)/settings/page.tsx
UnusualPage frontend healthy web/src/app/[locale]/(main)/unusual/page.tsx
AnnouncementsPage frontend healthy web/src/app/[locale]/(main)/announcements/page.tsx
AnnouncementsLayout frontend healthy web/src/app/[locale]/(main)/announcements/layout.tsx
OpportunitiesPage frontend healthy web/src/app/[locale]/(main)/opportunities/page.tsx
DiscussionPage frontend healthy web/src/app/[locale]/(main)/discussion/page.tsx
CongressPage frontend healthy web/src/app/[locale]/(main)/congress/page.tsx
InstitutionalPage frontend healthy web/src/app/[locale]/(main)/institutional/page.tsx
MePage frontend healthy web/src/app/[locale]/(main)/me/page.tsx
HotPage frontend healthy web/src/app/[locale]/(main)/hot/page.tsx
CalendarLayout frontend healthy web/src/app/[locale]/(main)/calendar/layout.tsx
EarningsCalendarPage frontend healthy web/src/app/[locale]/(main)/calendar/earnings/page.tsx
IPOCalendarPage frontend healthy web/src/app/[locale]/(main)/calendar/ipo/page.tsx
MacroCalendarPage frontend healthy web/src/app/[locale]/(main)/calendar/macro/page.tsx

LabelLayerStatusPath
securities data healthy internal/store/postgres/schema.sql
filings data healthy internal/store/postgres/schema.sql
quotes data healthy internal/store/postgres/schema.sql
news data healthy internal/store/postgres/schema.sql
social data healthy internal/store/postgres/schema.sql
signals data healthy internal/store/postgres/schema.sql
hotlist data healthy internal/store/postgres/schema.sql
insider_buys data healthy internal/store/postgres/schema.sql
earnings data healthy internal/store/postgres/schema.sql
seen_form4 data healthy internal/store/postgres/schema.sql
fear_greed data healthy internal/store/postgres/schema.sql
ai_summary data healthy internal/store/postgres/schema.sql
watchlist data healthy internal/store/postgres/schema.sql
clips data healthy internal/store/postgres/schema.sql
notes data healthy internal/store/postgres/schema.sql
alerts data healthy internal/store/postgres/schema.sql
holdings data healthy internal/store/postgres/schema.sql
user_prefs data healthy internal/store/postgres/schema.sql
deep_research_quota data healthy internal/store/postgres/schema.sql
comments data healthy internal/store/postgres/schema.sql
won data healthy internal/store/postgres/schema.sql
comment_likes data healthy internal/store/postgres/schema.sql
comment_mentions data healthy internal/store/postgres/schema.sql

LabelLayerStatusPath
104.168.38.21 network healthy CLAUDE.md
104.168.46.15 network healthy CLAUDE.md
154.29.158.47 network healthy CLAUDE.md
127.0.0.1 network healthy internal/bluesky/bluesky_test.go
203.0.113.5 network healthy internal/ratelimit/ratelimit_test.go
203.0.113.6 network healthy internal/ratelimit/ratelimit_test.go
203.0.113.7 network healthy internal/ratelimit/ratelimit_test.go
198.51.100.1 network healthy internal/ratelimit/ratelimit_test.go
198.51.100.2 network healthy internal/ratelimit/ratelimit_test.go
203.0.113.9 network healthy internal/ratelimit/ratelimit_test.go
10.0.0.1 network healthy internal/ratelimit/ratelimit_test.go
10.0.0.2 network healthy internal/ratelimit/ratelimit_test.go
198.51.100.7 network healthy internal/ratelimit/ratelimit_test.go
198.51.100.8 network healthy internal/ratelimit/ratelimit_test.go
192.0.2.4 network healthy internal/ratelimit/ratelimit_test.go
203.0.113.10 network healthy internal/ratelimit/ratelimit_test.go
203.0.113.20 network healthy internal/ratelimit/ratelimit_test.go
124.0.0.0 network healthy internal/treasury/treasury.go

LabelLayerStatusPath
auth::web/src/app/robots.ts security healthy web/src/app/robots.ts
auth::.env.example security healthy .env.example
auth::CLAUDE.md security healthy CLAUDE.md
auth::internal/auth/auth.go security healthy internal/auth/auth.go
auth::internal/api/api.go security healthy internal/api/api.go
auth::internal/auth/auth_test.go security healthy internal/auth/auth_test.go
auth::web/src/app/auth/callback/route.ts security healthy web/src/app/auth/callback/route.ts
auth::internal/api/api_test.go security healthy internal/api/api_test.go
auth::internal/bluesky/bluesky.go security healthy internal/bluesky/bluesky.go
auth::cmd/server/main.go security healthy cmd/server/main.go

LabelLayerStatusPath
in software healthy web/src/components/Markdown.tsx:in
ApiError software healthy web/src/lib/api.ts:ApiError
fragments software healthy web/src/lib/ui.ts:fragments
tokens software healthy web/src/lib/ui.ts:tokens
on software healthy web/src/lib/theme.tsx:on

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
cloudflared hardware healthy docker-compose.yml
api hardware healthy docker-compose.yml
postgres hardware healthy docker-compose.yml

LabelLayerStatusPath
postgres data healthy README.md
postgresql data healthy .env.example
redis data healthy Makefile

LabelLayerStatusPath
go cicd healthy .github/workflows/ci.yml
web cicd healthy .github/workflows/ci.yml
security cicd healthy .github/workflows/ci.yml

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

LabelLayerStatusPath
port:8080 network healthy Dockerfile

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.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/1c6cc8ed-d8b0-4eac-8204-056411475614/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1c6cc8ed-d8b0-4eac-8204-056411475614/

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.