https://github.com/asondemita/xcx-weather
· scanned 2026-06-17 01:35 UTC (1 month, 2 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -0.4 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 47 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 |
|---|---|---|---|
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
apm.yml |
software | healthy | apm.yml |
jest.config.js |
software | healthy | jest.config.js |
babel.config.json |
software | healthy | babel.config.json |
.eslintrc.js |
software | healthy | scripts/.eslintrc.js |
version-build.mjs |
software | healthy | scripts/version-build.mjs |
rollup.config.mjs |
software | healthy | scripts/rollup.config.mjs |
setup-dev.mjs |
software | healthy | scripts/setup-dev.mjs |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
.eslintrc.js |
software | healthy | src/vm/.eslintrc.js |
translations.json |
software | healthy | src/vm/extensions/block/translations.json |
index.js |
software | healthy | src/vm/extensions/block/index.js |
.eslintrc.js |
software | healthy | src/gui/.eslintrc.js |
translations.json |
software | healthy | src/gui/lib/libraries/extensions/entry/translations.json |
index.jsx |
software | healthy | src/gui/lib/libraries/extensions/entry/index.jsx |
.eslintrc.js |
software | healthy | test/.eslintrc.js |
setup-test.js |
software | healthy | test/setup-test.js |
block.test.js |
software | healthy | test/unit/block.test.js |
fileMock.js |
software | healthy | test/mocks/fileMock.js |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
vm |
software | healthy | src/vm |
extensions |
software | healthy | src/vm/extensions |
block |
software | healthy | src/vm/extensions/block |
gui |
software | healthy | src/gui |
lib |
software | healthy | src/gui/lib |
libraries |
software | healthy | src/gui/lib/libraries |
extensions |
software | healthy | src/gui/lib/libraries/extensions |
entry |
software | healthy | src/gui/lib/libraries/extensions/entry |
test |
software | healthy | test |
unit |
software | healthy | test/unit |
mocks |
software | healthy | test/mocks |
| Label | Layer | Status | Path |
|---|---|---|---|
setupTranslations |
software | healthy | src/vm/extensions/block/index.js:setupTranslations |
computeWbgt |
software | healthy | src/vm/extensions/block/index.js:computeWbgt |
results |
software | healthy | src/vm/extensions/block/index.js:results |
diff |
software | healthy | src/vm/extensions/block/index.js:diff |
offsetMs |
software | healthy | src/vm/extensions/block/index.js:offsetMs |
| Label | Layer | Status | Path |
|---|---|---|---|
asondemita__xcx-weather |
software | healthy | /data/fable5_failed_archive/asondemita__xcx-weather |
| Label | Layer | Status | Path |
|---|---|---|---|
ExtensionBlocks |
software | healthy | src/vm/extensions/block/index.js:ExtensionBlocks |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build-deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/628837fa-e7a5-473a-9151-5de51dba45fe/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/628837fa-e7a5-473a-9151-5de51dba45fe/
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.