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.

uselayout/cli

https://github.com/uselayout/cli · scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)

34 raw signals (0 security + 34 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 34 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 432 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
parse software healthy test/live-schema.test.ts:parse
fakeNext software healthy test/next-plugin.test.ts:fakeNext
fakeWebpackCtx software healthy test/next-plugin.test.ts:fakeWebpackCtx
Hero software healthy test/vite-plugin.test.ts:Hero
parse software healthy test/socket-absent.test.ts:parse
startServer software healthy test/live-socket-edge.test.ts:startServer
nextProject software healthy test/live-preflight.test.ts:nextProject
projectWithNext software healthy test/swc-plugin.test.ts:projectWithNext
withEnv software healthy test/swc-plugin.test.ts:withEnv
run software healthy test/transform.test.ts:run
Hero software healthy test/transform.test.ts:Hero
unwrapCallable software healthy test/swc-parity.test.ts:unwrapCallable
sortTags software healthy test/swc-parity.test.ts:sortTags
oracleTags software healthy test/swc-parity.test.ts:oracleTags
get software healthy test/swc-parity.test.ts:get
swcTags software healthy test/swc-parity.test.ts:swcTags
runSwc software healthy test/swc-parity.test.ts:runSwc
oracle software healthy test/swc-parity.test.ts:oracle
Hero software healthy test/swc-parity.test.ts:Hero
expression software healthy test/swc-parity.test.ts:expression
Foo software healthy test/swc-parity.test.ts:Foo
Page software healthy test/swc-parity.test.ts:Page
Inner software healthy test/swc-parity.test.ts:Inner
n software healthy test/swc-parity.test.ts:n
writePkg software healthy test/install-live.test.ts:writePkg
Button software healthy src/integrations/codebase-scan.ts:Button
isStoryFile software healthy src/integrations/codebase-scan.ts:isStoryFile
extractComponents software healthy src/integrations/codebase-scan.ts:extractComponents
addComponent software healthy src/integrations/codebase-scan.ts:addComponent
exports software healthy src/integrations/codebase-scan.ts:exports
scanCodebase software healthy src/integrations/codebase-scan.ts:scanCodebase
scanStorybook software healthy src/integrations/codebase-scan.ts:scanStorybook
parseStoryFile software healthy src/integrations/storybook.ts:parseStoryFile
parseStoryFromPath software healthy src/integrations/storybook.ts:parseStoryFromPath
detectFramework software healthy src/install/live.ts:detectFramework
findConfig software healthy src/install/live.ts:findConfig
isPluginWired software healthy src/install/live.ts:isPluginWired
fixTurbopackDevScript software healthy src/install/live.ts:fixTurbopackDevScript
backup software healthy src/install/live.ts:backup
parse software healthy src/install/live.ts:parse
ensureImport software healthy src/install/live.ts:ensureImport
patchViteConfig software healthy src/install/live.ts:patchViteConfig
patchNextConfig software healthy src/install/live.ts:patchNextConfig
detectPackageManager software healthy src/install/live.ts:detectPackageManager
hasLayoutDependency software healthy src/install/live.ts:hasLayoutDependency
ensureDependency software healthy src/install/live.ts:ensureDependency
installPlugin software healthy src/install/live.ts:installPlugin
ensureLayoutLiveDir software healthy src/install/live.ts:ensureLayoutLiveDir
applyManagedBlock software healthy src/install/live.ts:applyManagedBlock
appendClaudeMdSection software healthy src/install/live.ts:appendClaudeMdSection

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
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
CHANGELOG.md software healthy CHANGELOG.md
Cargo.toml software healthy swc-plugin/Cargo.toml
README.md software healthy swc-plugin/README.md
build.sh software healthy swc-plugin/build.sh
Cargo.lock software healthy swc-plugin/Cargo.lock
lib.rs software healthy swc-plugin/src/lib.rs
lock-store.test.ts software healthy test/lock-store.test.ts
live-schema.test.ts software healthy test/live-schema.test.ts
next-plugin.test.ts software healthy test/next-plugin.test.ts
vite-plugin.test.ts software healthy test/vite-plugin.test.ts
live-open-discovery.test.ts software healthy test/live-open-discovery.test.ts
socket-absent.test.ts software healthy test/socket-absent.test.ts
live-socket-edge.test.ts software healthy test/live-socket-edge.test.ts
live-preflight.test.ts software healthy test/live-preflight.test.ts
zod-schemas.test.ts software healthy test/zod-schemas.test.ts
swc-plugin.test.ts software healthy test/swc-plugin.test.ts
transform.test.ts software healthy test/transform.test.ts
swc-parity.test.ts software healthy test/swc-parity.test.ts
live-notify.test.ts software healthy test/live-notify.test.ts
install-live-agents.test.ts software healthy test/install-live-agents.test.ts
tool-shape.test.ts software healthy test/tool-shape.test.ts
install-live.test.ts software healthy test/install-live.test.ts
E2E_TEST.md software healthy docs/E2E_TEST.md
settings.json software healthy .claude/settings.json
SKILL.md software healthy skills/layout-md/SKILL.md
tokens.css software healthy kits/linear-lite/tokens.css
layout.md software healthy kits/linear-lite/layout.md
kit.json software healthy kits/linear-lite/kit.json
tokens.json software healthy kits/linear-lite/tokens.json
tokens.css software healthy kits/notion-lite/tokens.css
layout.md software healthy kits/notion-lite/layout.md
kit.json software healthy kits/notion-lite/kit.json
tokens.json software healthy kits/notion-lite/tokens.json
tokens.css software healthy kits/stripe-lite/tokens.css
layout.md software healthy kits/stripe-lite/layout.md
kit.json software healthy kits/stripe-lite/kit.json
tokens.json software healthy kits/stripe-lite/tokens.json
swc-plugin.yml software healthy .github/workflows/swc-plugin.yml
index.ts software healthy src/index.ts
codebase-scan.ts software healthy src/integrations/codebase-scan.ts
storybook.ts software healthy src/integrations/storybook.ts
live.ts software healthy src/install/live.ts
schema.ts software healthy src/live/schema.ts
live-lock-store.ts software healthy src/mcp/live-lock-store.ts

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

LabelLayerStatusPath
swc-plugin software healthy swc-plugin
src software healthy swc-plugin/src
test software healthy test
docs software healthy docs
.claude software healthy .claude
skills software healthy skills
layout-md software healthy skills/layout-md
kits software healthy kits
linear-lite software healthy kits/linear-lite
notion-lite software healthy kits/notion-lite
stripe-lite software healthy kits/stripe-lite
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
integrations software healthy src/integrations
install software healthy src/install
live software healthy src/live
mcp software healthy src/mcp
tools software healthy src/mcp/tools
cli software healthy src/cli
compliance software healthy src/compliance
preview software healthy src/preview
static software healthy src/preview/static
kit software healthy src/kit
lint software healthy src/lint
plugins software healthy src/plugins
next software healthy src/plugins/next
vite software healthy src/plugins/vite

LabelLayerStatusPath
auth::README.md security healthy README.md
auth::src/mcp/server.ts security healthy src/mcp/server.ts
auth::src/cli/setup-utils.ts security healthy src/cli/setup-utils.ts
auth::src/cli/doctor.ts security healthy src/cli/doctor.ts
auth::src/mcp/tools/check-setup.ts security healthy src/mcp/tools/check-setup.ts

LabelLayerStatusPath
port:3001 network healthy test/next-plugin.test.ts
port:3000 network healthy test/live-open-discovery.test.ts
port:5173 network healthy test/live-open-discovery.test.ts

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

LabelLayerStatusPath
gha::swc-plugin cicd healthy .github/workflows/swc-plugin.yml

LabelLayerStatusPath
build-and-parity cicd healthy .github/workflows/swc-plugin.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/9331c30f-3e4b-4611-b871-d75991734e7e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9331c30f-3e4b-4611-b871-d75991734e7e/

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.