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.

rukkiecodes/fusionui

https://github.com/rukkiecodes/fusionui · scanned 2026-06-15 23:57 UTC (2 months, 3 weeks ago)

33 raw signals (0 security + 33 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 33 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 2001 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
.prettierrc.json software healthy .prettierrc.json
HARDENING.md software healthy HARDENING.md
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
commitlint.config.cjs software healthy commitlint.config.cjs
package.json software healthy package.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
LICENSE software healthy LICENSE
eslint.config.mjs software healthy eslint.config.mjs
tsconfig.base.json software healthy tsconfig.base.json
vite.config.ts software healthy apps/docs/vite.config.ts
package.json software healthy apps/docs/package.json
index.html software healthy apps/docs/index.html
tsconfig.json software healthy apps/docs/tsconfig.json
gen-ai-docs.mjs software healthy apps/docs/scripts/gen-ai-docs.mjs
shims.d.ts software healthy apps/docs/src/shims.d.ts
App.vue software healthy apps/docs/src/App.vue
main.ts software healthy apps/docs/src/main.ts
nav.ts software healthy apps/docs/src/nav.ts
prism.ts software healthy apps/docs/src/prism.ts
page-export.mjs software healthy apps/docs/src/util/page-export.mjs
enrich.mjs software healthy apps/docs/src/util/enrich.mjs
FBreadcrumb.json software healthy apps/docs/src/api/FBreadcrumb.json
FProgressCircular.json software healthy apps/docs/src/api/FProgressCircular.json
FCard.json software healthy apps/docs/src/api/FCard.json
FSlider.json software healthy apps/docs/src/api/FSlider.json
FUpload.json software healthy apps/docs/src/api/FUpload.json
FMenu.json software healthy apps/docs/src/api/FMenu.json
FList.json software healthy apps/docs/src/api/FList.json
FRadio.json software healthy apps/docs/src/api/FRadio.json
FCardTitle.json software healthy apps/docs/src/api/FCardTitle.json
FNavbar.json software healthy apps/docs/src/api/FNavbar.json
FBtn.json software healthy apps/docs/src/api/FBtn.json
FSwitch.json software healthy apps/docs/src/api/FSwitch.json
FCardButtons.json software healthy apps/docs/src/api/FCardButtons.json
FAvatarGroup.json software healthy apps/docs/src/api/FAvatarGroup.json
FBtnGroup.json software healthy apps/docs/src/api/FBtnGroup.json
FAvatar.json software healthy apps/docs/src/api/FAvatar.json
FPagination.json software healthy apps/docs/src/api/FPagination.json
FForm.json software healthy apps/docs/src/api/FForm.json
FOtp.json software healthy apps/docs/src/api/FOtp.json
FGlass.json software healthy apps/docs/src/api/FGlass.json
FCardText.json software healthy apps/docs/src/api/FCardText.json
FIcon.json software healthy apps/docs/src/api/FIcon.json
FSpacer.json software healthy apps/docs/src/api/FSpacer.json
FBadge.json software healthy apps/docs/src/api/FBadge.json
FInput.json software healthy apps/docs/src/api/FInput.json
FOverlay.json software healthy apps/docs/src/api/FOverlay.json
FSidebarItem.json software healthy apps/docs/src/api/FSidebarItem.json
FTabPanel.json software healthy apps/docs/src/api/FTabPanel.json

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

LabelLayerStatusPath
r software healthy apps/docs/vite.config.ts:r
BASE software healthy apps/docs/scripts/gen-ai-docs.mjs:BASE
walk software healthy apps/docs/scripts/gen-ai-docs.mjs:walk
routeOf software healthy apps/docs/scripts/gen-ai-docs.mjs:routeOf
highlightMarkdown software healthy apps/docs/src/prism.ts:highlightMarkdown
buildPage software healthy apps/docs/src/util/page-export.mjs:buildPage
row software healthy apps/docs/src/util/enrich.mjs:row
apiTableMarkdown software healthy apps/docs/src/util/enrich.mjs:apiTableMarkdown
enrich software healthy apps/docs/src/util/enrich.mjs:enrich
titleOf software healthy apps/docs/src/util/enrich.mjs:titleOf
descOf software healthy apps/docs/src/util/enrich.mjs:descOf
references software healthy apps/docs/src/util/enrich.mjs:references
scheduleSnackEmbed software healthy apps/docs/src/components/snackEmbed.ts:scheduleSnackEmbed
withAlpha software healthy apps/docs/src/snacks/switch.js:withAlpha
FSwitch software healthy apps/docs/src/snacks/switch.js:FSwitch
Row software healthy apps/docs/src/snacks/switch.js:Row
App software healthy apps/docs/src/snacks/switch.js:App
withAlpha software healthy apps/docs/src/snacks/input.js:withAlpha
FInput software healthy apps/docs/src/snacks/input.js:FInput
handleFocus software healthy apps/docs/src/snacks/input.js:handleFocus
handleBlur software healthy apps/docs/src/snacks/input.js:handleBlur
App software healthy apps/docs/src/snacks/input.js:App
Group software healthy apps/docs/src/snacks/input.js:Group
withAlpha software healthy apps/docs/src/snacks/button.js:withAlpha
mix software healthy apps/docs/src/snacks/button.js:mix
DualRingLoader software healthy apps/docs/src/snacks/button.js:DualRingLoader
FButton software healthy apps/docs/src/snacks/button.js:FButton
Group software healthy apps/docs/src/snacks/button.js:Group
App software healthy apps/docs/src/snacks/button.js:App
withAlpha software healthy apps/docs/src/snacks/alert.js:withAlpha
mix software healthy apps/docs/src/snacks/alert.js:mix
FAlert software healthy apps/docs/src/snacks/alert.js:FAlert
finish software healthy apps/docs/src/snacks/alert.js:finish
dismiss software healthy apps/docs/src/snacks/alert.js:dismiss
Group software healthy apps/docs/src/snacks/alert.js:Group
App software healthy apps/docs/src/snacks/alert.js:App
withAlpha software healthy apps/docs/src/snacks/card.js:withAlpha
FCard software healthy apps/docs/src/snacks/card.js:FCard
onIn software healthy apps/docs/src/snacks/card.js:onIn
onOut software healthy apps/docs/src/snacks/card.js:onOut
Pill software healthy apps/docs/src/snacks/card.js:Pill
Group software healthy apps/docs/src/snacks/card.js:Group
App software healthy apps/docs/src/snacks/card.js:App
withAlpha software healthy apps/docs/src/snacks/glass.js:withAlpha
GlassDemo software healthy apps/docs/src/snacks/glass.js:GlassDemo
Fallback software healthy apps/docs/src/snacks/glass.js:Fallback
App software healthy apps/docs/src/snacks/glass.js:App
assert software healthy packages/create-fusionui/test/smoke.mjs:assert
Brand software healthy packages/create-fusionui/templates/expo/App.tsx:Brand
Screen software healthy packages/create-fusionui/templates/expo/App.tsx:Screen

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

LabelLayerStatusPath
apps software healthy apps
docs software healthy apps/docs
scripts software healthy apps/docs/scripts
src software healthy apps/docs/src
util software healthy apps/docs/src/util
api software healthy apps/docs/src/api
components software healthy apps/docs/src/components
pages software healthy apps/docs/src/pages
components software healthy apps/docs/src/pages/components
getting-started software healthy apps/docs/src/pages/getting-started
examples software healthy apps/docs/src/pages/examples
examples software healthy apps/docs/src/examples
switch software healthy apps/docs/src/examples/switch
dialog software healthy apps/docs/src/examples/dialog
input software healthy apps/docs/src/examples/input
alert software healthy apps/docs/src/examples/alert
navbar software healthy apps/docs/src/examples/navbar
radio software healthy apps/docs/src/examples/radio
loading software healthy apps/docs/src/examples/loading
select software healthy apps/docs/src/examples/select
tooltip software healthy apps/docs/src/examples/tooltip
otp software healthy apps/docs/src/examples/otp
avatar software healthy apps/docs/src/examples/avatar
checkbox software healthy apps/docs/src/examples/checkbox
chip software healthy apps/docs/src/examples/chip
card software healthy apps/docs/src/examples/card
sidebar software healthy apps/docs/src/examples/sidebar
button software healthy apps/docs/src/examples/button
snacks software healthy apps/docs/src/snacks
styles software healthy apps/docs/src/styles
plugins software healthy apps/docs/src/plugins
scripts software healthy scripts
packages software healthy packages
create-fusionui software healthy packages/create-fusionui
test software healthy packages/create-fusionui/test
templates software healthy packages/create-fusionui/templates
expo software healthy packages/create-fusionui/templates/expo
default software healthy packages/create-fusionui/templates/default
src software healthy packages/create-fusionui/templates/default/src
typescript software healthy packages/create-fusionui/templates/typescript
src software healthy packages/create-fusionui/templates/typescript/src
src software healthy packages/create-fusionui/src
tokens software healthy packages/tokens
test software healthy packages/tokens/test
src software healthy packages/tokens/src
themes software healthy packages/tokens/src/themes
tokens software healthy packages/tokens/src/tokens
api-generator software healthy packages/api-generator
descriptions software healthy packages/api-generator/descriptions
src software healthy packages/api-generator/src

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

LabelLayerStatusPath
on software healthy apps/docs/scripts/gen-ai-docs.mjs:on
on software healthy packages/vue/src/__tests__/theme.test.ts:on
namespace software healthy packages/vue/src/util/getCurrentInstance.ts:namespace
PathBuilder software healthy packages/vue/src/engine/chart/path.ts:PathBuilder
GooSystem software healthy packages/vue/src/engine/gooey/system.ts:GooSystem
SoftBody software healthy packages/vue/src/engine/gooey/softbody.ts:SoftBody

LabelLayerStatusPath
verify cicd healthy .github/workflows/ci.yml
release cicd healthy .github/workflows/release.yml
build cicd healthy .github/workflows/deploy-docs.yml
deploy cicd healthy .github/workflows/deploy-docs.yml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml
gha::deploy-docs cicd healthy .github/workflows/deploy-docs.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
NPM_TOKEN cicd healthy

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

LabelLayerStatusPath
gpu (detected) hardware healthy README.md

LabelLayerStatusPath
vps::droplet hardware healthy packages/icons/src/registry.ts

LabelLayerStatusPath
App frontend healthy packages/create-fusionui/templates/expo/App.tsx
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/f8380c0a-3074-487e-ac22-cc17a6f10530/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f8380c0a-3074-487e-ac22-cc17a6f10530/

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.