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.

ScottSyms/CANAgent

https://github.com/ScottSyms/CANAgent · scanned 2026-06-16 00:04 UTC (2 months, 3 weeks ago)

37 raw signals (0 security + 37 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 37 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 469 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
buildVersion software healthy vite.config.ts:buildVersion
normalizeHost software healthy src/shared/url.ts:normalizeHost
documentKindForUrl software healthy src/shared/url.ts:documentKindForUrl
hostMatches software healthy src/shared/url.ts:hostMatches
slugifySkillName software healthy src/shared/skillImport.ts:slugifySkillName
rawGithubUrl software healthy src/shared/skillImport.ts:rawGithubUrl
parseSkillFrontmatter software healthy src/shared/skillImport.ts:parseSkillFrontmatter
stripQuotes software healthy src/shared/skillImport.ts:stripQuotes
detectIncompatibility software healthy src/shared/skillImport.ts:detectIncompatibility
make software healthy src/shared/conversationMeta.test.ts:make
wrap software healthy src/shared/conversationMeta.test.ts:wrap
chunkText software healthy src/shared/repoChunk.ts:chunkText
normalizeUrl software healthy src/shared/repoChunk.ts:normalizeUrl
deriveTitle software healthy src/shared/conversationMeta.ts:deriveTitle
clip software healthy src/shared/conversationMeta.ts:clip
derivePreview software healthy src/shared/conversationMeta.ts:derivePreview
pruneIndex software healthy src/shared/conversationMeta.ts:pruneIndex
byUpdatedDesc software healthy src/shared/conversationMeta.ts:byUpdatedDesc
slugifyTitle software healthy src/shared/conversationMeta.ts:slugifyTitle
parseConversationFile software healthy src/shared/conversationMeta.ts:parseConversationFile
runsFromInline software healthy src/offscreen/docGen.ts:runsFromInline
listParagraphs software healthy src/offscreen/docGen.ts:listParagraphs
tableFromToken software healthy src/offscreen/docGen.ts:tableFromToken
blockFromToken software healthy src/offscreen/docGen.ts:blockFromToken
markdownToDocxBase64 software healthy src/offscreen/docGen.ts:markdownToDocxBase64
pageItemsToText software healthy src/offscreen/offscreen.ts:pageItemsToText
extractPdf software healthy src/offscreen/offscreen.ts:extractPdf
parseXml software healthy src/offscreen/offscreen.ts:parseXml
detectOfficeFormat software healthy src/offscreen/offscreen.ts:detectOfficeFormat
csvEscape software healthy src/offscreen/offscreen.ts:csvEscape
extractDocx software healthy src/offscreen/offscreen.ts:extractDocx
extractPptx software healthy src/offscreen/offscreen.ts:extractPptx
slideNum software healthy src/offscreen/offscreen.ts:slideNum
extractXlsx software healthy src/offscreen/offscreen.ts:extractXlsx
sheetToCsv software healthy src/offscreen/offscreen.ts:sheetToCsv
looksLikeZip software healthy src/offscreen/offscreen.ts:looksLikeZip
withDownloadParam software healthy src/offscreen/offscreen.ts:withDownloadParam
extractOffice software healthy src/offscreen/offscreen.ts:extractOffice
handleRepo software healthy src/offscreen/offscreen.ts:handleRepo
reposDir software healthy src/offscreen/repoStore.ts:reposDir
repoDir software healthy src/offscreen/repoStore.ts:repoDir
readJson software healthy src/offscreen/repoStore.ts:readJson
writeJson software healthy src/offscreen/repoStore.ts:writeJson
readVectors software healthy src/offscreen/repoStore.ts:readVectors
appendVectors software healthy src/offscreen/repoStore.ts:appendVectors
existing software healthy src/offscreen/repoStore.ts:existing
writeVectors software healthy src/offscreen/repoStore.ts:writeVectors
normalize software healthy src/offscreen/repoStore.ts:normalize
quantize software healthy src/offscreen/repoStore.ts:quantize
repoAdd software healthy src/offscreen/repoStore.ts:repoAdd

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

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
sidebar.html software healthy sidebar.html
README.md software healthy README.md
vite.content.config.ts software healthy vite.content.config.ts
package.json software healthy package.json
offscreen.html software healthy offscreen.html
mise.toml software healthy mise.toml
guidetoskills.md software healthy guidetoskills.md
package-lock.json software healthy package-lock.json
microphone.html software healthy microphone.html
tsconfig.json software healthy tsconfig.json
browser_agent_extension_spec.md software healthy browser_agent_extension_spec.md
vite.webmcp.config.ts software healthy vite.webmcp.config.ts
vitest.config.ts software healthy vitest.config.ts
specification.md software healthy specification.md
technical-debt.md software healthy technical-debt.md
TRAINING.md software healthy docs/TRAINING.md
manifest.json software healthy public/manifest.json
vite-env.d.ts software healthy src/vite-env.d.ts
repoChunk.test.ts software healthy src/shared/repoChunk.test.ts
url.ts software healthy src/shared/url.ts
skillImport.ts software healthy src/shared/skillImport.ts
conversationMeta.test.ts software healthy src/shared/conversationMeta.test.ts
messages.ts software healthy src/shared/messages.ts
repoChunk.ts software healthy src/shared/repoChunk.ts
schemas.ts software healthy src/shared/schemas.ts
curatedPlaybooks.ts software healthy src/shared/curatedPlaybooks.ts
skillImport.test.ts software healthy src/shared/skillImport.test.ts
conversationMeta.ts software healthy src/shared/conversationMeta.ts
url.test.ts software healthy src/shared/url.test.ts
schemas.test.ts software healthy src/shared/schemas.test.ts
types.ts software healthy src/shared/types.ts
docGen.ts software healthy src/offscreen/docGen.ts
offscreen.ts software healthy src/offscreen/offscreen.ts
repoStore.ts software healthy src/offscreen/repoStore.ts
microphone.ts software healthy src/microphone/microphone.ts
webmcpBridge.ts software healthy src/content/webmcpBridge.ts
domExtractor.ts software healthy src/content/domExtractor.ts
readabilityExtractor.ts software healthy src/content/readabilityExtractor.ts
contentScript.ts software healthy src/content/contentScript.ts
mcpClient.test.ts software healthy src/background/mcpClient.test.ts
serviceWorker.ts software healthy src/background/serviceWorker.ts
permissions.ts software healthy src/background/permissions.ts
llmProvider.ts software healthy src/background/llmProvider.ts
storage.ts software healthy src/background/storage.ts
agentRuntime.ts software healthy src/background/agentRuntime.ts
fullPageCapture.ts software healthy src/background/fullPageCapture.ts
mcpClient.ts software healthy src/background/mcpClient.ts
offscreenClient.ts software healthy src/background/offscreenClient.ts
llmProvider.test.ts software healthy src/background/llmProvider.test.ts

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

LabelLayerStatusPath
docs software healthy docs
public software healthy public
src software healthy src
shared software healthy src/shared
offscreen software healthy src/offscreen
microphone software healthy src/microphone
content software healthy src/content
background software healthy src/background
sidebar software healthy src/sidebar

LabelLayerStatusPath
families software healthy src/shared/curatedPlaybooks.ts:families
LlmError software healthy src/background/llmProvider.ts:LlmError
owns software healthy src/background/agentRuntime.ts:owns
AgentRuntime software healthy src/background/agentRuntime.ts:AgentRuntime

LabelLayerStatusPath
auth::README.md security healthy README.md
auth::src/background/authDetector.ts security healthy src/background/authDetector.ts

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

LabelLayerStatusPath
vps::azure hardware healthy src/shared/types.ts
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/e9fefd33-2d65-47b6-ab71-cffe2b2a61e6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e9fefd33-2d65-47b6-ab71-cffe2b2a61e6/

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.