https://github.com/shayc/open-board-format
· scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)
5 raw signals (0 security + 5 graph)
Last scanned 2 months, 2 weeks ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 68 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.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
package-lock.json |
software | healthy | package-lock.json |
eslint.config.js |
software | healthy | eslint.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
tsdown.config.ts |
software | healthy | tsdown.config.ts |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
open-board-format.md |
software | healthy | docs/external/open-board-format.md |
dependabot.yml |
software | healthy | .github/dependabot.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
test-utils.ts |
software | healthy | src/test-utils.ts |
schema.ts |
software | healthy | src/schema.ts |
obz.test.ts |
software | healthy | src/obz.test.ts |
schema.test.ts |
software | healthy | src/schema.test.ts |
index.ts |
software | healthy | src/index.ts |
obf.ts |
software | healthy | src/obf.ts |
zip.test.ts |
software | healthy | src/zip.test.ts |
load-board.test.ts |
software | healthy | src/load-board.test.ts |
obf.test.ts |
software | healthy | src/obf.test.ts |
obz.ts |
software | healthy | src/obz.ts |
load-board.ts |
software | healthy | src/load-board.ts |
zip.ts |
software | healthy | src/zip.ts |
errors.ts |
software | healthy | src/errors.ts |
errors.test.ts |
software | healthy | src/errors.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
makeBoard |
software | healthy | src/test-utils.ts:makeBoard |
readFixtureText |
software | healthy | src/test-utils.ts:readFixtureText |
readFixtureArrayBuffer |
software | healthy | src/test-utils.ts:readFixtureArrayBuffer |
expectOBFError |
software | healthy | src/test-utils.ts:expectOBFError |
expectOBFErrorAsync |
software | healthy | src/test-utils.ts:expectOBFErrorAsync |
pathLinks |
software | healthy | src/obz.test.ts:pathLinks |
stripBom |
software | healthy | src/obf.ts:stripBom |
parseOBF |
software | healthy | src/obf.ts:parseOBF |
loadOBF |
software | healthy | src/obf.ts:loadOBF |
validateOBF |
software | healthy | src/obf.ts:validateOBF |
stringifyOBF |
software | healthy | src/obf.ts:stringifyOBF |
toArrayBuffer |
software | healthy | src/zip.test.ts:toArrayBuffer |
loadOBZ |
software | healthy | src/obz.ts:loadOBZ |
extractOBZ |
software | healthy | src/obz.ts:extractOBZ |
parseManifest |
software | healthy | src/obz.ts:parseManifest |
createOBZ |
software | healthy | src/obz.ts:createOBZ |
collectMediaPaths |
software | healthy | src/obz.ts:collectMediaPaths |
assertPathsPresent |
software | healthy | src/obz.ts:assertPathsPresent |
extractManifest |
software | healthy | src/obz.ts:extractManifest |
extractBoards |
software | healthy | src/obz.ts:extractBoards |
loadBoard |
software | healthy | src/load-board.ts:loadBoard |
unzip |
software | healthy | src/zip.ts:unzip |
zip |
software | healthy | src/zip.ts:zip |
isZip |
software | healthy | src/zip.ts:isZip |
formatOBFError |
software | healthy | src/errors.ts:formatOBFError |
prettifyIssues |
software | healthy | src/errors.ts:prettifyIssues |
summarize |
software | healthy | src/errors.test.ts:summarize |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
external |
software | healthy | docs/external |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
NPM_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-bsu49hgo |
software | healthy | /tmp/repobility-clone-bsu49hgo |
| Label | Layer | Status | Path |
|---|---|---|---|
OBFError |
software | healthy | src/errors.ts:OBFError |
This page is publicly accessible at:
https://repobility.com/scan/a18ee0bf-380e-4522-a60c-51d2378ca4a7/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a18ee0bf-380e-4522-a60c-51d2378ca4a7/
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.