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.

trans/c0-js

https://github.com/trans/c0-js · scanned 2026-06-16 00:41 UTC (2 months, 1 week ago)

9 raw signals (0 security + 9 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 9 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 107 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
toJSON software healthy src/json.ts:toJSON
toObject software healthy src/json.ts:toObject
fromJSON software healthy src/json.ts:fromJSON
fromObject software healthy src/json.ts:fromObject
exportValue software healthy src/json.ts:exportValue
exportDocument software healthy src/json.ts:exportDocument
exportGroupData software healthy src/json.ts:exportGroupData
exportTable software healthy src/json.ts:exportTable
exportKV software healthy src/json.ts:exportKV
exportRecords software healthy src/json.ts:exportRecords
fieldToValue software healthy src/json.ts:fieldToValue
parseNestedField software healthy src/json.ts:parseNestedField
parseNestedKV software healthy src/json.ts:parseNestedKV
parseNestedArray software healthy src/json.ts:parseNestedArray
skipNestedBytes software healthy src/json.ts:skipNestedBytes
jsonToValue software healthy src/json.ts:jsonToValue
emitRoot software healthy src/json.ts:emitRoot
emitHashAsGroups software healthy src/json.ts:emitHashAsGroups
emitArrayAsGroup software healthy src/json.ts:emitArrayAsGroup
emitFieldValue software healthy src/json.ts:emitFieldValue
writeGroup software healthy src/json.ts:writeGroup
pushString software healthy src/json.ts:pushString
writeEscaped software healthy src/json.ts:writeEscaped
unescape software healthy src/json.ts:unescape
allScalar software healthy src/json.ts:allScalar
allGroupable software healthy src/json.ts:allGroupable
tabular software healthy src/json.ts:tabular
fromCSV software healthy src/csv.ts:fromCSV
toCSV software healthy src/csv.ts:toCSV
findTable software healthy src/csv.ts:findTable
unescape software healthy src/csv.ts:unescape
parseCSV software healthy src/csv.ts:parseCSV
tokenize software healthy src/tokenizer.ts:tokenize
tokenizeEach software healthy src/tokenizer.ts:tokenizeEach
unescape software healthy src/canonical.ts:unescape
unescapeSlow software healthy src/canonical.ts:unescapeSlow
canonical software healthy src/canonical.ts:canonical
glyph software healthy src/pretty.ts:glyph
format software healthy src/pretty.ts:format
formatCompact software healthy src/pretty.ts:formatCompact
parse software healthy src/pretty.ts:parse
parseQuoted software healthy src/pretty.ts:parseQuoted
writeDataUntilControl software healthy src/pretty.ts:writeDataUntilControl
writeFieldsLine software healthy src/pretty.ts:writeFieldsLine
writeIndent software healthy src/pretty.ts:writeIndent
align software healthy src/pretty.ts:align
findTableGroups software healthy src/pretty.ts:findTableGroups
parseTableLine software healthy src/pretty.ts:parseTableLine
buf software healthy src/test.ts:buf
works software healthy src/test.ts:works

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

LabelLayerStatusPath
package.json software healthy package.json
tsconfig.json software healthy tsconfig.json
error.ts software healthy src/error.ts
json.ts software healthy src/json.ts
csv.ts software healthy src/csv.ts
tokenizer.ts software healthy src/tokenizer.ts
document.ts software healthy src/document.ts
canonical.ts software healthy src/canonical.ts
index.ts software healthy src/index.ts
pretty.ts software healthy src/pretty.ts
test.ts software healthy src/test.ts
diff.ts software healthy src/diff.ts
stream.ts software healthy src/stream.ts
conformance.test.ts software healthy src/conformance.test.ts
constants.ts software healthy src/constants.ts
builder.ts software healthy src/builder.ts
token.ts software healthy src/token.ts
table.ts software healthy src/table.ts
stream.test.ts software healthy src/stream.test.ts

LabelLayerStatusPath
C0Error software healthy src/error.ts:C0Error
UnassignedCodeError software healthy src/error.ts:UnassignedCodeError
UnexpectedEndError software healthy src/error.ts:UnexpectedEndError
Group software healthy src/document.ts:Group
Document software healthy src/document.ts:Document
Section software healthy src/diff.ts:Section
DiffBuilder software healthy src/diff.ts:DiffBuilder
SectionBuilder software healthy src/diff.ts:SectionBuilder
StreamReader software healthy src/stream.ts:StreamReader
StreamWriter software healthy src/stream.ts:StreamWriter
Builder software healthy src/builder.ts:Builder
Record software healthy src/table.ts:Record
Table software healthy src/table.ts:Table

LabelLayerStatusPath
repobility-clone-7dmrg8i7 software healthy /tmp/repobility-clone-7dmrg8i7

LabelLayerStatusPath
src software healthy src
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/0a86e27c-a2d9-4429-beaa-ec205b00d6c2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0a86e27c-a2d9-4429-beaa-ec205b00d6c2/

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.