https://github.com/BenSheridanEdwards/StyleProof
· scanned 2026-06-17 01:20 UTC (1 month, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +3.0 (diff) · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 122 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 |
|---|---|---|---|
settle |
software | healthy | example/styleproof.spec.ts:settle |
capturePage |
software | healthy | src/capture.ts:capturePage |
pathOf |
software | healthy | src/capture.ts:pathOf |
probeFor |
software | healthy | src/capture.ts:probeFor |
defaultFor |
software | healthy | src/capture.ts:defaultFor |
snap |
software | healthy | src/capture.ts:snap |
snapSubtree |
software | healthy | src/capture.ts:snapSubtree |
deltaBetween |
software | healthy | src/capture.ts:deltaBetween |
pathsForSelector |
software | healthy | src/capture.ts:pathsForSelector |
captureForcedStates |
software | healthy | src/capture.ts:captureForcedStates |
captureStyleMap |
software | healthy | src/capture.ts:captureStyleMap |
saveStyleMap |
software | healthy | src/capture.ts:saveStyleMap |
loadStyleMap |
software | healthy | src/capture.ts:loadStyleMap |
of |
software | healthy | src/runner.ts:of |
defineStyleMapCapture |
software | healthy | src/runner.ts:defineStyleMapCapture |
rectToBox |
software | healthy | src/report.ts:rectToBox |
pad |
software | healthy | src/report.ts:pad |
union |
software | healthy | src/report.ts:union |
intersects |
software | healthy | src/report.ts:intersects |
visible |
software | healthy | src/report.ts:visible |
outermost |
software | healthy | src/report.ts:outermost |
groupRegions |
software | healthy | src/report.ts:groupRegions |
hit |
software | healthy | src/report.ts:hit |
cropPng |
software | healthy | src/report.ts:cropPng |
writePng |
software | healthy | src/report.ts:writePng |
fillRect |
software | healthy | src/report.ts:fillRect |
i |
software | healthy | src/report.ts:i |
compositePair |
software | healthy | src/report.ts:compositePair |
readPng |
software | healthy | src/report.ts:readPng |
boxShorthand |
software | healthy | src/report.ts:boxShorthand |
orderIdx |
software | healthy | src/report.ts:orderIdx |
cleanVal |
software | healthy | src/report.ts:cleanVal |
summarizeProps |
software | healthy | src/report.ts:summarizeProps |
prettyLabel |
software | healthy | src/report.ts:prettyLabel |
tag |
software | healthy | src/report.ts:tag |
surfaceBase |
software | healthy | src/report.ts:surfaceBase |
surfaceWidth |
software | healthy | src/report.ts:surfaceWidth |
formatSurfaceList |
software | healthy | src/report.ts:formatSurfaceList |
signatureOf |
software | healthy | src/report.ts:signatureOf |
groupTitle |
software | healthy | src/report.ts:groupTitle |
n |
software | healthy | src/report.ts:n |
cell |
software | healthy | src/report.ts:cell |
beforeAfterTable |
software | healthy | src/report.ts:beforeAfterTable |
renderOneElement |
software | healthy | src/report.ts:renderOneElement |
renderElements |
software | healthy | src/report.ts:renderElements |
hasRealChange |
software | healthy | src/report.ts:hasRealChange |
stripDerived |
software | healthy | src/report.ts:stripDerived |
generateStyleMapReport |
software | healthy | src/report.ts:generateStyleMapReport |
img |
software | healthy | src/report.ts:img |
findCapture |
software | healthy | src/report.ts:findCapture |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
.prettierrc.json |
software | healthy | .prettierrc.json |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
action.yml |
software | healthy | action.yml |
playwright.config.ts |
software | healthy | playwright.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
SECURITY.md |
software | healthy | SECURITY.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
eslint.config.js |
software | healthy | eslint.config.js |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
tsconfig.json |
software | healthy | tsconfig.json |
styleproof.spec.ts |
software | healthy | example/styleproof.spec.ts |
dependabot.yml |
software | healthy | .github/dependabot.yml |
PULL_REQUEST_TEMPLATE.md |
software | healthy | .github/PULL_REQUEST_TEMPLATE.md |
feature_request.md |
software | healthy | .github/ISSUE_TEMPLATE/feature_request.md |
bug_report.md |
software | healthy | .github/ISSUE_TEMPLATE/bug_report.md |
release.yml |
software | healthy | .github/workflows/release.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
index.ts |
software | healthy | src/index.ts |
capture.ts |
software | healthy | src/capture.ts |
runner.ts |
software | healthy | src/runner.ts |
report.ts |
software | healthy | src/report.ts |
diff.ts |
software | healthy | src/diff.ts |
smoke.e2e.spec.ts |
software | healthy | test/smoke.e2e.spec.ts |
report.test.mjs |
software | healthy | test/report.test.mjs |
diff.test.mjs |
software | healthy | test/diff.test.mjs |
helpers.mjs |
software | healthy | test/helpers.mjs |
cli.test.mjs |
software | healthy | test/cli.test.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
example |
software | healthy | example |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
test |
software | healthy | test |
| Label | Layer | Status | Path |
|---|---|---|---|
name |
software | healthy | src/capture.ts:name |
hint |
software | healthy | src/diff.ts:hint |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
publish |
cicd | healthy | .github/workflows/release.yml |
build |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
BenSheridanEdwards__StyleProof |
software | healthy | /data/fable5_failed_archive/BenSheridanEdwards__StyleProof |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.github/workflows/release.yml |
security | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
NPM_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/8bac7050-e838-4b0a-aefd-03c49f291a1b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8bac7050-e838-4b0a-aefd-03c49f291a1b/
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.