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.

CommandCodeAI/BaseAI

https://github.com/CommandCodeAI/BaseAI.git · scanned 2026-05-17 01:20 UTC (3 weeks, 2 days ago) · 10 languages

466 raw signals (34 security + 432 graph) 24th percentile · Typescript · medium (20-100K LoC) System graph score 77 (lower by 17)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 weeks, 2 days ago · v3 · 3 actionable findings from 1 signal source. 31 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-17-v4 calibration-aware
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 1.0 0.20 0.20
documentation_score 75.0 0.15 11.25
practices_score 55.0 0.15 8.25
code_quality 60.0 0.10 6.00
Overall 1.00 59.7
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1612 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
search software healthy apps/baseai.dev/types.d.ts:search
typographyStyles software healthy apps/baseai.dev/typography.ts:typographyStyles
formatString software healthy apps/baseai.dev/src/scripts/generate-content.js:formatString
fetchMDXContent software healthy apps/baseai.dev/src/scripts/generate-content.js:fetchMDXCon…
generateDocsContent software healthy apps/baseai.dev/src/scripts/generate-content.js:generateDoc…
generateLearnContent software healthy apps/baseai.dev/src/scripts/generate-content.js:generateLea…
getPath software healthy apps/baseai.dev/src/scripts/remove-runtime.js:getPath
main software healthy apps/baseai.dev/src/scripts/remove-runtime.js:main
getPath software healthy apps/baseai.dev/src/scripts/set-runtime.js:getPath
main software healthy apps/baseai.dev/src/scripts/set-runtime.js:main
Img software healthy apps/baseai.dev/src/components/Img.tsx:Img
MenuIcon software healthy apps/baseai.dev/src/components/MobileNavigation.tsx:MenuIcon
XIcon software healthy apps/baseai.dev/src/components/MobileNavigation.tsx:XIcon
MobileNavigationDialog software healthy apps/baseai.dev/src/components/MobileNavigation.tsx:MobileN…
removeInertFromTopDiv software healthy apps/baseai.dev/src/components/MobileNavigation.tsx:removeI…
onClickDialog software healthy apps/baseai.dev/src/components/MobileNavigation.tsx:onClick…
useIsInsideMobileNavigation software healthy apps/baseai.dev/src/components/MobileNavigation.tsx:useIsIn…
MobileNavigation software healthy apps/baseai.dev/src/components/MobileNavigation.tsx:MobileN…
Guides software healthy apps/baseai.dev/src/components/Guides.tsx:Guides
useInitialValue software healthy apps/baseai.dev/src/components/Navigation.tsx:useInitialVal…
TopLevelNavItem software healthy apps/baseai.dev/src/components/Navigation.tsx:TopLevelNavIt…
VisibleSectionHighlight software healthy apps/baseai.dev/src/components/Navigation.tsx:VisibleSectio…
ActivePageMarker software healthy apps/baseai.dev/src/components/Navigation.tsx:ActivePageMar…
NavLink software healthy apps/baseai.dev/src/components/Navigation.tsx:NavLink
NavigationGroup software healthy apps/baseai.dev/src/components/Navigation.tsx:NavigationGro…
Navigation software healthy apps/baseai.dev/src/components/Navigation.tsx:Navigation
Logo software healthy apps/baseai.dev/src/components/Logo.tsx:Logo
BaseAILogo software healthy apps/baseai.dev/src/components/baseai-logo.tsx:BaseAILogo
ArrowIcon software healthy apps/baseai.dev/src/components/Button.tsx:ArrowIcon
Button software healthy apps/baseai.dev/src/components/Button.tsx:Button
arrowIcon software healthy apps/baseai.dev/src/components/Button.tsx:arrowIcon
inner software healthy apps/baseai.dev/src/components/Button.tsx:inner
Prose software healthy apps/baseai.dev/src/components/Prose.tsx:Prose
Tag software healthy apps/baseai.dev/src/components/Tag.tsx:Tag
createSectionStore software healthy apps/baseai.dev/src/components/SectionProvider.tsx:createSe…
useVisibleSections software healthy apps/baseai.dev/src/components/SectionProvider.tsx:useVisib…
checkVisibleSections software healthy apps/baseai.dev/src/components/SectionProvider.tsx:checkVis…
bottom software healthy apps/baseai.dev/src/components/SectionProvider.tsx:bottom
SectionProvider software healthy apps/baseai.dev/src/components/SectionProvider.tsx:SectionP…
useSectionStore software healthy apps/baseai.dev/src/components/SectionProvider.tsx:useSecti…
getPanelTitle software healthy apps/baseai.dev/src/components/Code.tsx:getPanelTitle
ClipboardIcon software healthy apps/baseai.dev/src/components/Code.tsx:ClipboardIcon
CopyButton software healthy apps/baseai.dev/src/components/Code.tsx:CopyButton
CodePanelHeader software healthy apps/baseai.dev/src/components/Code.tsx:CodePanelHeader
CodePanel software healthy apps/baseai.dev/src/components/Code.tsx:CodePanel
CodeGroupHeader software healthy apps/baseai.dev/src/components/Code.tsx:CodeGroupHeader
CodeGroupPanels software healthy apps/baseai.dev/src/components/Code.tsx:CodeGroupPanels
usePreventLayoutShift software healthy apps/baseai.dev/src/components/Code.tsx:usePreventLayoutShi…
useTabGroupProps software healthy apps/baseai.dev/src/components/Code.tsx:useTabGroupProps
CodeGroup software healthy apps/baseai.dev/src/components/Code.tsx:CodeGroup

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

LabelLayerStatusPath
.eslintrc.js software warning .eslintrc.js
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
turbo.json software healthy turbo.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
.kodiak.toml software healthy .kodiak.toml
prettier.config.js software warning apps/baseai.dev/prettier.config.js
README.md software healthy apps/baseai.dev/README.md
tailwind.config.ts software warning apps/baseai.dev/tailwind.config.ts
package.json software healthy apps/baseai.dev/package.json
wrangler.toml software healthy apps/baseai.dev/wrangler.toml
types.d.ts software healthy apps/baseai.dev/types.d.ts
components.json software healthy apps/baseai.dev/components.json
.eslintrc.json software healthy apps/baseai.dev/.eslintrc.json
typography.ts software healthy apps/baseai.dev/typography.ts
tsconfig.json software healthy apps/baseai.dev/tsconfig.json
postcss.config.js software warning apps/baseai.dev/postcss.config.js
shad-tailwind.config.js software warning apps/baseai.dev/shad-tailwind.config.js
docs.json software healthy apps/baseai.dev/content/docs.json
markdown.ts software warning apps/baseai.dev/src/types/markdown.ts
mdx-annotations.d.ts software warning apps/baseai.dev/src/types/mdx-annotations.d.ts
generate-content.js software healthy apps/baseai.dev/src/scripts/generate-content.js
remove-runtime.js software healthy apps/baseai.dev/src/scripts/remove-runtime.js
set-runtime.js software healthy apps/baseai.dev/src/scripts/set-runtime.js
Img.tsx software healthy apps/baseai.dev/src/components/Img.tsx
MobileNavigation.tsx software healthy apps/baseai.dev/src/components/MobileNavigation.tsx
table-products.tsx software warning apps/baseai.dev/src/components/table-products.tsx
Guides.tsx software healthy apps/baseai.dev/src/components/Guides.tsx
Navigation.tsx software healthy apps/baseai.dev/src/components/Navigation.tsx
Logo.tsx software healthy apps/baseai.dev/src/components/Logo.tsx
baseai-logo.tsx software healthy apps/baseai.dev/src/components/baseai-logo.tsx
Button.tsx software healthy apps/baseai.dev/src/components/Button.tsx
Prose.tsx software healthy apps/baseai.dev/src/components/Prose.tsx
Tag.tsx software healthy apps/baseai.dev/src/components/Tag.tsx
SectionProvider.tsx software healthy apps/baseai.dev/src/components/SectionProvider.tsx
Code.tsx software healthy apps/baseai.dev/src/components/Code.tsx
Feedback.tsx software healthy apps/baseai.dev/src/components/Feedback.tsx
support-button.tsx software healthy apps/baseai.dev/src/components/support-button.tsx
CodeExamples.tsx software healthy apps/baseai.dev/src/components/CodeExamples.tsx
Layout.tsx software healthy apps/baseai.dev/src/components/Layout.tsx
Footer.tsx software healthy apps/baseai.dev/src/components/Footer.tsx
Resources.tsx software healthy apps/baseai.dev/src/components/Resources.tsx
HeroPattern.tsx software healthy apps/baseai.dev/src/components/HeroPattern.tsx
content.tsx software healthy apps/baseai.dev/src/components/content.tsx
GridPattern.tsx software healthy apps/baseai.dev/src/components/GridPattern.tsx
ThemeToggle.tsx software healthy apps/baseai.dev/src/components/ThemeToggle.tsx
Libraries.tsx software healthy apps/baseai.dev/src/components/Libraries.tsx
lb-logo.tsx software healthy apps/baseai.dev/src/components/lb-logo.tsx

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

LabelLayerStatusPath
apps software healthy apps
baseai.dev software healthy apps/baseai.dev
content software healthy apps/baseai.dev/content
src software healthy apps/baseai.dev/src
types software healthy apps/baseai.dev/src/types
scripts software healthy apps/baseai.dev/src/scripts
components software healthy apps/baseai.dev/src/components
ui software healthy apps/baseai.dev/src/components/ui
iconists software healthy apps/baseai.dev/src/components/ui/iconists
icons software healthy apps/baseai.dev/src/components/ui/icons
home software healthy apps/baseai.dev/src/components/home
icons software healthy apps/baseai.dev/src/components/icons
mdx software healthy apps/baseai.dev/src/components/mdx
app software healthy apps/baseai.dev/src/app
learn software healthy apps/baseai.dev/src/app/learn
[section] software healthy apps/baseai.dev/src/app/learn/[section]
[slug] software healthy apps/baseai.dev/src/app/learn/[section]/[slug]
api software healthy apps/baseai.dev/src/app/api
og software healthy apps/baseai.dev/src/app/api/og
docs software healthy apps/baseai.dev/src/app/docs
[section] software healthy apps/baseai.dev/src/app/docs/[section]
[slug] software healthy apps/baseai.dev/src/app/docs/[section]/[slug]
lib software healthy apps/baseai.dev/src/lib
hooks software healthy apps/baseai.dev/src/lib/hooks
hooks software healthy apps/baseai.dev/src/hooks
styles software healthy apps/baseai.dev/src/styles
mdx software healthy apps/baseai.dev/src/mdx
themes software healthy apps/baseai.dev/src/mdx/themes
packages software healthy packages
baseai software healthy packages/baseai
types software healthy packages/baseai/types
src software healthy packages/baseai/src
auth software healthy packages/baseai/src/auth
deploy software healthy packages/baseai/src/deploy
utils software healthy packages/baseai/src/utils
config software healthy packages/baseai/src/utils/config
memory software healthy packages/baseai/src/utils/memory
git-sync software healthy packages/baseai/src/utils/memory/git-sync
db software healthy packages/baseai/src/utils/memory/db
add software healthy packages/baseai/src/add
memory software healthy packages/baseai/src/memory
dev software healthy packages/baseai/src/dev
middleware software healthy packages/baseai/src/dev/middleware
utils software healthy packages/baseai/src/dev/utils
provider-handlers software healthy packages/baseai/src/dev/utils/provider-handlers
thread software healthy packages/baseai/src/dev/utils/thread
stream software healthy packages/baseai/src/dev/utils/stream
providers software healthy packages/baseai/src/dev/providers
google software healthy packages/baseai/src/dev/providers/google
fireworks-ai software healthy packages/baseai/src/dev/providers/fireworks-ai

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

LabelLayerStatusPath
Img frontend healthy apps/baseai.dev/src/components/Img.tsx
BaseAILogo frontend healthy apps/baseai.dev/src/components/baseai-logo.tsx
SupportButton frontend healthy apps/baseai.dev/src/components/support-button.tsx
Content frontend healthy apps/baseai.dev/src/components/content.tsx
Tip frontend healthy apps/baseai.dev/src/components/ui/tip.tsx
WebGLInitializer frontend healthy apps/baseai.dev/src/components/home/webgl-2024-09-29-fast.t…
WebGLInitializer frontend healthy apps/baseai.dev/src/components/home/webgl.tsx
Hero frontend healthy apps/baseai.dev/src/components/home/hero.tsx
WebGLInitializer frontend healthy apps/baseai.dev/src/components/home/webgl-2024-09-29.tsx
WebGLInitializer frontend healthy apps/baseai.dev/src/components/home/webgl-fast-scaled-1.tsx
NotFound frontend healthy apps/baseai.dev/src/app/not-found.tsx
Homepage frontend healthy apps/baseai.dev/src/app/page.tsx
App frontend healthy examples/remix/app/root.tsx
ChatSimple frontend healthy examples/remix/app/components/chat-simple.tsx
PipeRunToolExample frontend healthy examples/remix/app/components/pipe-run-with-tool.tsx
PipeRunPipesAsTools frontend healthy examples/remix/app/components/pipe-run-pipes-as-tools.tsx
PipeStreamExample frontend healthy examples/remix/app/components/pipe-stream.tsx
PipeRunExample frontend healthy examples/remix/app/components/pipe-run.tsx
PipeRunMemory frontend healthy examples/remix/app/components/pipe-run-with-memory.tsx
ChatAdvanced frontend healthy examples/remix/app/components/chat-advanced.tsx
GoHome frontend healthy examples/remix/app/components/ui/go-home.tsx
Page frontend healthy examples/remix/app/routes/demo.chat-advanced.tsx
Page frontend healthy examples/remix/app/routes/demo.pipe-run-stream.tsx
Page frontend healthy examples/remix/app/routes/demo.tool-calling.tsx
Page frontend healthy examples/remix/app/routes/demo.chat-simple.tsx
Page frontend healthy examples/remix/app/routes/demo.memory.tsx
Page frontend healthy examples/remix/app/routes/demo.pipe-run.tsx
Page frontend healthy examples/remix/app/routes/demo.pipe-run-pipes-as-tools.tsx
ChatSimpleExample frontend healthy examples/astro/src/components/chat-simple.tsx
PipeRunToolExample frontend healthy examples/astro/src/components/pipe-run-with-tool.tsx
PipeRunPipesAsTools frontend healthy examples/astro/src/components/pipe-run-pipes-as-tools.tsx
PipeStreamExample frontend healthy examples/astro/src/components/pipe-stream.tsx
PipeRunExample frontend healthy examples/astro/src/components/pipe-run.tsx
PipeRunMemory frontend healthy examples/astro/src/components/pipe-run-with-memory.tsx
ChatAdvancedExample frontend healthy examples/astro/src/components/chat-advanced.tsx
GoHome frontend healthy examples/astro/src/components/ui/go-home.tsx
ChatSimple frontend healthy examples/nextjs/components/chat-simple.tsx
PipeRunToolExample frontend healthy examples/nextjs/components/pipe-run-with-tool.tsx
PipeRunPipesAsTools frontend healthy examples/nextjs/components/pipe-run-pipes-as-tools.tsx
PipeStreamExample frontend healthy examples/nextjs/components/pipe-stream.tsx
PipeRunToolStreamExample frontend healthy examples/nextjs/components/pipe-run-with-tool-stream.tsx
PipeRunExample frontend healthy examples/nextjs/components/pipe-run.tsx
PipeRunMemory frontend healthy examples/nextjs/components/pipe-run-with-memory.tsx
ChatAdvanced frontend healthy examples/nextjs/components/chat-advanced.tsx
GoHome frontend healthy examples/nextjs/components/ui/go-home.tsx
Page frontend healthy examples/nextjs/app/page.tsx
RootLayout frontend healthy examples/nextjs/app/layout.tsx
Page frontend healthy examples/nextjs/app/demo/chat-advanced/page.tsx
Page frontend healthy examples/nextjs/app/demo/tool-calling-stream/page.tsx
Page frontend healthy examples/nextjs/app/demo/tool-calling/page.tsx

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

LabelLayerStatusPath
/page.tsx frontend healthy apps/baseai.dev/src/app/page.tsx
/learn frontend healthy apps/baseai.dev/src/app/learn/page.tsx
/learn/[section] frontend healthy apps/baseai.dev/src/app/learn/[section]/page.tsx
/learn/[section]/[slug] frontend healthy apps/baseai.dev/src/app/learn/[section]/[slug]/page.tsx
/docs frontend healthy apps/baseai.dev/src/app/docs/page.tsx
/docs/[section] frontend healthy apps/baseai.dev/src/app/docs/[section]/page.tsx
/docs/[section]/[slug] frontend healthy apps/baseai.dev/src/app/docs/[section]/[slug]/page.tsx
/chat-advanced/ frontend healthy examples/astro/src/components/pages/chat-advanced/index.tsx
/tool-calling/ frontend healthy examples/astro/src/components/pages/tool-calling/index.tsx
/pipe-stream/ frontend healthy examples/astro/src/components/pages/pipe-stream/index.tsx
/home/ frontend healthy examples/astro/src/components/pages/home/index.tsx
/chat-simple/ frontend healthy examples/astro/src/components/pages/chat-simple/index.tsx
/memory/ frontend healthy examples/astro/src/components/pages/memory/index.tsx
/pipe-run-pipes-as-tools/ frontend healthy examples/astro/src/components/pages/pipe-run-pipes-as-tools…
/pipe-run/ frontend healthy examples/astro/src/components/pages/pipe-run/index.tsx
/api/langbase/pipes/run frontend healthy examples/astro/src/pages/api/langbase/pipes/run.ts
/api/langbase/pipes/run-memory frontend healthy examples/astro/src/pages/api/langbase/pipes/run-memory.ts
/api/langbase/pipes/run-pipes-as-tools frontend healthy examples/astro/src/pages/api/langbase/pipes/run-pipes-as-to…
/api/langbase/pipes/run-tool frontend healthy examples/astro/src/pages/api/langbase/pipes/run-tool.ts
/api/langbase/pipes/run-stream frontend healthy examples/astro/src/pages/api/langbase/pipes/run-stream.ts
/demo/chat-advanced frontend healthy examples/nextjs/app/demo/chat-advanced/page.tsx
/demo/tool-calling-stream frontend healthy examples/nextjs/app/demo/tool-calling-stream/page.tsx
/demo/tool-calling frontend healthy examples/nextjs/app/demo/tool-calling/page.tsx
/demo/chat-simple frontend healthy examples/nextjs/app/demo/chat-simple/page.tsx
/demo/memory frontend healthy examples/nextjs/app/demo/memory/page.tsx
/demo/pipe-run-pipes-as-tools frontend healthy examples/nextjs/app/demo/pipe-run-pipes-as-tools/page.tsx
/demo/pipe-run-stream frontend healthy examples/nextjs/app/demo/pipe-run-stream/page.tsx
/demo/pipe-run frontend healthy examples/nextjs/app/demo/pipe-run/page.tsx

LabelLayerStatusPath
Logger software healthy packages/baseai/src/utils/logger.ts:Logger
TextSplitter software healthy packages/baseai/src/utils/memory/chunker.ts:TextSplitter
RecursiveCharacterTextSplitter software healthy packages/baseai/src/utils/memory/chunker.ts:RecursiveCharac…
Stream software healthy packages/baseai/src/dev/utils/stream/stream.ts:Stream
SSEDecoder software healthy packages/baseai/src/dev/utils/stream/stream.ts:SSEDecoder
LineDecoder software healthy packages/baseai/src/dev/utils/stream/stream.ts:LineDecoder
ApiError software healthy packages/baseai/src/dev/hono/errors.ts:ApiError
ApiErrorZod software healthy packages/baseai/src/dev/hono/errors.ts:ApiErrorZod
Stream software healthy packages/core/src/common/stream.ts:Stream
SSEDecoder software healthy packages/core/src/common/stream.ts:SSEDecoder
LineDecoder software healthy packages/core/src/common/stream.ts:LineDecoder
Request software healthy packages/core/src/common/request.ts:Request
APIError software healthy packages/core/src/common/errors.ts:APIError
APIConnectionError software healthy packages/core/src/common/errors.ts:APIConnectionError
APIConnectionTimeoutError software healthy packages/core/src/common/errors.ts:APIConnectionTimeoutError
BadRequestError software healthy packages/core/src/common/errors.ts:BadRequestError
AuthenticationError software healthy packages/core/src/common/errors.ts:AuthenticationError
PermissionDeniedError software healthy packages/core/src/common/errors.ts:PermissionDeniedError
NotFoundError software healthy packages/core/src/common/errors.ts:NotFoundError
ConflictError software healthy packages/core/src/common/errors.ts:ConflictError
UnprocessableEntityError software healthy packages/core/src/common/errors.ts:UnprocessableEntityError
RateLimitError software healthy packages/core/src/common/errors.ts:RateLimitError
InternalServerError software healthy packages/core/src/common/errors.ts:InternalServerError
Pipe software healthy packages/core/src/pipes/pipes.ts:Pipe
vi software healthy packages/core/src/pipes/pipes.test.ts:vi

LabelLayerStatusPath
1.396.77.77 network healthy apps/baseai.dev/src/components/lb-logo.tsx
1.368.976.912 network healthy apps/baseai.dev/src/components/lb-logo.tsx
352.056.592.168 network healthy apps/baseai.dev/src/components/lb-logo.tsx
72.112.128.296 network healthy apps/baseai.dev/src/components/lb-logo.tsx
432.144.768.432 network healthy apps/baseai.dev/src/components/lb-logo.tsx
1.008.288.24 network healthy apps/baseai.dev/src/components/lb-logo.tsx
1.32.768.864 network healthy apps/baseai.dev/src/components/lb-logo.tsx
144.448.392.784 network healthy apps/baseai.dev/src/components/lb-logo.tsx
1.008.368.224 network healthy apps/baseai.dev/src/components/lb-logo.tsx
2.352.624.656 network healthy apps/baseai.dev/src/components/lb-logo.tsx
2.808.84.816 network healthy apps/baseai.dev/src/components/lb-logo.tsx
2.904.496.704 network healthy apps/baseai.dev/src/components/lb-logo.tsx
432.143.768.431 network healthy apps/baseai.dev/src/components/lb-logo.tsx
1.2.992.8 network healthy apps/baseai.dev/src/components/lb-logo.tsx
464.176.816.528 network healthy apps/baseai.dev/src/components/lb-logo.tsx
1.056.352.224 network healthy apps/baseai.dev/src/components/lb-logo.tsx
3.264.792.8 network healthy apps/baseai.dev/src/components/lb-logo.tsx
1.272.352.512 network healthy apps/baseai.dev/src/components/lb-logo.tsx
3.312.84.96 network healthy apps/baseai.dev/src/components/lb-logo.tsx
2.256.496.512 network healthy apps/baseai.dev/src/components/lb-logo.tsx
3.77.587.67 network healthy apps/baseai.dev/src/components/lb-logo.tsx
3.77.586.67 network healthy apps/baseai.dev/src/components/lb-logo.tsx
1.244.264.635 network healthy apps/baseai.dev/src/components/icons/CogIcon.tsx

LabelLayerStatusPath
GET / api healthy packages/baseai/src/dev/routes/base.ts
POST /v1/pipes/run api healthy packages/baseai/src/dev/routes/v1/pipes/run.ts
POST /beta/pipes/run api healthy packages/baseai/src/dev/routes/beta/pipes/run.ts

LabelLayerStatusPath
repobility-clone-3x7umccp software healthy /tmp/repobility-clone-3x7umccp

LabelLayerStatusPath
port:9000 network healthy packages/baseai/src/dev/index.ts

LabelLayerStatusPath
gpu (detected) hardware healthy apps/baseai.dev/src/components/Search.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/0ee43221-bfad-4c17-94b5-ed34a4aceef7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0ee43221-bfad-4c17-94b5-ed34a4aceef7/

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.