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.

siyitest123-source/twitter-machine

https://github.com/siyitest123-source/twitter-machine · scanned 2026-06-16 00:14 UTC (2 months, 2 weeks ago)

31 raw signals (0 security + 31 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 31 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 322 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
avatarClass software healthy src/components/Nav.tsx:avatarClass
AccountSwitcher software healthy src/components/Nav.tsx:AccountSwitcher
onDoc software healthy src/components/Nav.tsx:onDoc
MoreMenu software healthy src/components/Nav.tsx:MoreMenu
Nav software healthy src/components/Nav.tsx:Nav
isActive software healthy src/components/Nav.tsx:isActive
ThemeBoot software healthy src/components/ThemeBoot.tsx:ThemeBoot
Ic software healthy src/components/Icons.tsx:Ic
IconHome software healthy src/components/Icons.tsx:IconHome
IconCreate software healthy src/components/Icons.tsx:IconCreate
IconQueue software healthy src/components/Icons.tsx:IconQueue
IconCalendar software healthy src/components/Icons.tsx:IconCalendar
IconChart software healthy src/components/Icons.tsx:IconChart
IconVoice software healthy src/components/Icons.tsx:IconVoice
IconTarget software healthy src/components/Icons.tsx:IconTarget
IconAccounts software healthy src/components/Icons.tsx:IconAccounts
IconCompass software healthy src/components/Icons.tsx:IconCompass
IconSearch software healthy src/components/Icons.tsx:IconSearch
IconCheck software healthy src/components/Icons.tsx:IconCheck
IconX software healthy src/components/Icons.tsx:IconX
IconCopy software healthy src/components/Icons.tsx:IconCopy
IconEdit software healthy src/components/Icons.tsx:IconEdit
IconTrash software healthy src/components/Icons.tsx:IconTrash
IconArrow software healthy src/components/Icons.tsx:IconArrow
IconArrowUpRight software healthy src/components/Icons.tsx:IconArrowUpRight
IconChevDown software healthy src/components/Icons.tsx:IconChevDown
IconChevL software healthy src/components/Icons.tsx:IconChevL
IconChevR software healthy src/components/Icons.tsx:IconChevR
IconPlus software healthy src/components/Icons.tsx:IconPlus
IconSun software healthy src/components/Icons.tsx:IconSun
IconMoon software healthy src/components/Icons.tsx:IconMoon
IconSettings software healthy src/components/Icons.tsx:IconSettings
IconThread software healthy src/components/Icons.tsx:IconThread
IconReply software healthy src/components/Icons.tsx:IconReply
IconSparkLine software healthy src/components/Icons.tsx:IconSparkLine
IconClock software healthy src/components/Icons.tsx:IconClock
IconHeart software healthy src/components/Icons.tsx:IconHeart
IconRetweet software healthy src/components/Icons.tsx:IconRetweet
IconImpressions software healthy src/components/Icons.tsx:IconImpressions
todayISO software healthy src/components/CreateForm.tsx:todayISO
CreateForm software healthy src/components/CreateForm.tsx:CreateForm
resolveType software healthy src/components/CreateForm.tsx:resolveType
submit software healthy src/components/CreateForm.tsx:submit
onKey software healthy src/components/CreateForm.tsx:onKey
reset software healthy src/components/CreateForm.tsx:reset
updateCandidate software healthy src/components/CreateForm.tsx:updateCandidate
saveCandidate software healthy src/components/CreateForm.tsx:saveCandidate
Bubble software healthy src/components/CreateForm.tsx:Bubble
ChipRow software healthy src/components/CreateForm.tsx:ChipRow
Chip software healthy src/components/CreateForm.tsx:Chip

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
next.config.ts software healthy next.config.ts
Nav.tsx software healthy src/components/Nav.tsx
ThemeBoot.tsx software healthy src/components/ThemeBoot.tsx
Icons.tsx software healthy src/components/Icons.tsx
CreateForm.tsx software healthy src/components/CreateForm.tsx
NoAccount.tsx software healthy src/components/NoAccount.tsx
ThemeToggle.tsx software healthy src/components/ThemeToggle.tsx
CreatePalette.tsx software healthy src/components/CreatePalette.tsx
design.css software healthy src/app/design.css
globals.css software healthy src/app/globals.css
page.tsx software healthy src/app/page.tsx
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/targets/page.tsx
page.tsx software healthy src/app/generate/page.tsx
route.ts software healthy src/app/api/targets/route.ts
route.ts software healthy src/app/api/targets/[id]/route.ts
route.ts software healthy src/app/api/generate/route.ts
route.ts software healthy src/app/api/image/[accountId]/[draftId]/route.ts
route.ts software healthy src/app/api/drafts/route.ts
route.ts software healthy src/app/api/drafts/[id]/route.ts
route.ts software healthy src/app/api/drafts/[id]/image/route.ts
route.ts software healthy src/app/api/drafts/[id]/typefully/route.ts
route.ts software healthy src/app/api/voice/route.ts
route.ts software healthy src/app/api/voice/[id]/route.ts
route.ts software healthy src/app/api/voice/resolve/route.ts
route.ts software healthy src/app/api/accounts/route.ts
route.ts software healthy src/app/api/accounts/[id]/route.ts
route.ts software healthy src/app/api/accounts/[id]/typefully/test/route.ts
route.ts software healthy src/app/api/discover/route.ts
route.ts software healthy src/app/api/plan/route.ts
page.tsx software healthy src/app/performance/page.tsx
page.tsx software healthy src/app/voice/page.tsx
page.tsx software healthy src/app/accounts/page.tsx
page.tsx software healthy src/app/discover/page.tsx
page.tsx software healthy src/app/create/page.tsx
page.tsx software healthy src/app/queue/page.tsx
page.tsx software healthy src/app/plan/page.tsx
page.tsx software healthy src/app/calendar/page.tsx
schema.ts software healthy src/lib/schema.ts
accounts.ts software healthy src/lib/accounts.ts
image.ts software healthy src/lib/image.ts
image-prompt.ts software healthy src/lib/image-prompt.ts

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

LabelLayerStatusPath
src software healthy src
components software healthy src/components
app software healthy src/app
targets software healthy src/app/targets
generate software healthy src/app/generate
api software healthy src/app/api
targets software healthy src/app/api/targets
[id] software healthy src/app/api/targets/[id]
generate software healthy src/app/api/generate
image software healthy src/app/api/image
[accountId] software healthy src/app/api/image/[accountId]
[draftId] software healthy src/app/api/image/[accountId]/[draftId]
drafts software healthy src/app/api/drafts
[id] software healthy src/app/api/drafts/[id]
image software healthy src/app/api/drafts/[id]/image
typefully software healthy src/app/api/drafts/[id]/typefully
voice software healthy src/app/api/voice
[id] software healthy src/app/api/voice/[id]
resolve software healthy src/app/api/voice/resolve
accounts software healthy src/app/api/accounts
[id] software healthy src/app/api/accounts/[id]
typefully software healthy src/app/api/accounts/[id]/typefully
test software healthy src/app/api/accounts/[id]/typefully/test
discover software healthy src/app/api/discover
plan software healthy src/app/api/plan
performance software healthy src/app/performance
voice software healthy src/app/voice
accounts software healthy src/app/accounts
discover software healthy src/app/discover
create software healthy src/app/create
queue software healthy src/app/queue
plan software healthy src/app/plan
calendar software healthy src/app/calendar
lib software healthy src/lib

LabelLayerStatusPath
Dashboard frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx
TargetsPage frontend healthy src/app/targets/page.tsx
GeneratePage frontend healthy src/app/generate/page.tsx
PerformancePage frontend healthy src/app/performance/page.tsx
VoicePage frontend healthy src/app/voice/page.tsx
AccountsPage frontend healthy src/app/accounts/page.tsx
DiscoverPage frontend healthy src/app/discover/page.tsx
CreatePage frontend healthy src/app/create/page.tsx
QueuePage frontend healthy src/app/queue/page.tsx
PlanPage frontend healthy src/app/plan/page.tsx
CalendarPage frontend healthy src/app/calendar/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/targets frontend healthy src/app/targets/page.tsx
/generate frontend healthy src/app/generate/page.tsx
/performance frontend healthy src/app/performance/page.tsx
/voice frontend healthy src/app/voice/page.tsx
/accounts frontend healthy src/app/accounts/page.tsx
/discover frontend healthy src/app/discover/page.tsx
/create frontend healthy src/app/create/page.tsx
/queue frontend healthy src/app/queue/page.tsx
/plan frontend healthy src/app/plan/page.tsx
/calendar frontend healthy src/app/calendar/page.tsx

LabelLayerStatusPath
sqlite data healthy README.md
postgres data healthy README.md
redis data healthy package-lock.json

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

LabelLayerStatusPath
vps::aws 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/530f90af-b59d-4638-8951-058382dd6a05/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/530f90af-b59d-4638-8951-058382dd6a05/

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.