https://github.com/trevarj/guix-toys
· scanned 2026-06-16 00:41 UTC (2 months, 1 week ago)
22 raw signals (0 security + 22 graph)
Last scanned 2 months, 1 week ago · v1 · 16 actionable findings from 1 signal source. 6 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 75 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 |
|---|---|---|---|
boot |
software | healthy | site/js/db.js:boot |
getWorker |
software | healthy | site/js/db.js:getWorker |
query |
software | healthy | site/js/db.js:query |
tag |
software | healthy | site/js/render.js:tag |
channelTag |
software | healthy | site/js/render.js:channelTag |
inputChips |
software | healthy | site/js/render.js:inputChips |
originText |
software | healthy | site/js/render.js:originText |
licenseLinks |
software | healthy | site/js/render.js:licenseLinks |
card |
software | healthy | site/js/render.js:card |
detailRow |
software | healthy | site/js/render.js:detailRow |
sourceLink |
software | healthy | site/js/render.js:sourceLink |
detail |
software | healthy | site/js/render.js:detail |
copyBlock |
software | healthy | site/js/render.js:copyBlock |
grid |
software | healthy | site/js/render.js:grid |
expandBody |
software | healthy | site/js/render.js:expandBody |
detailOne |
software | healthy | site/js/render.js:detailOne |
groupSection |
software | healthy | site/js/render.js:groupSection |
emptyState |
software | healthy | site/js/render.js:emptyState |
browseCount |
software | healthy | site/js/queries.js:browseCount |
ftsMatch |
software | healthy | site/js/queries.js:ftsMatch |
phrase |
software | healthy | site/js/queries.js:phrase |
searchCounts |
software | healthy | site/js/queries.js:searchCounts |
search |
software | healthy | site/js/queries.js:search |
lookup |
software | healthy | site/js/queries.js:lookup |
allChannels |
software | healthy | site/js/queries.js:allChannels |
debounce |
software | healthy | site/js/util.js:debounce |
esc |
software | healthy | site/js/util.js:esc |
splitField |
software | healthy | site/js/util.js:splitField |
parseLicenses |
software | healthy | site/js/util.js:parseLicenses |
parseOrigin |
software | healthy | site/js/util.js:parseOrigin |
setStatus |
software | healthy | site/js/app.js:setStatus |
showProgress |
software | healthy | site/js/app.js:showProgress |
hideProgress |
software | healthy | site/js/app.js:hideProgress |
syncControls |
software | healthy | site/js/app.js:syncControls |
runSearch |
software | healthy | site/js/app.js:runSearch |
doSearch |
software | healthy | site/js/app.js:doSearch |
loadMore |
software | healthy | site/js/app.js:loadMore |
showDetail |
software | healthy | site/js/app.js:showDetail |
copyFrom |
software | healthy | site/js/app.js:copyFrom |
toggleExpand |
software | healthy | site/js/app.js:toggleExpand |
applyRoute |
software | healthy | site/js/app.js:applyRoute |
highlight |
software | healthy | site/js/app.js:highlight |
parseRoute |
software | healthy | site/js/router.js:parseRoute |
searchHash |
software | healthy | site/js/router.js:searchHash |
detailHash |
software | healthy | site/js/router.js:detailHash |
setSearchUrl |
software | healthy | site/js/router.js:setSearchUrl |
onRoute |
software | healthy | site/js/router.js:onRoute |
| Label | Layer | Status | Path |
|---|---|---|---|
.build.yml |
software | healthy | .build.yml |
README.md |
software | healthy | README.md |
AGENTS.md |
software | healthy | AGENTS.md |
COPYING |
software | healthy | COPYING |
index.html |
software | healthy | site/index.html |
db.js |
software | healthy | site/js/db.js |
render.js |
software | healthy | site/js/render.js |
queries.js |
software | healthy | site/js/queries.js |
util.js |
software | healthy | site/js/util.js |
app.js |
software | healthy | site/js/app.js |
router.js |
software | healthy | site/js/router.js |
main.css |
software | healthy | site/css/main.css |
build-deploy.yml |
software | healthy | .github/workflows/build-deploy.yml |
deploy-site.yml |
software | healthy | .github/workflows/deploy-site.yml |
AGENTS.md |
quality | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
site |
software | healthy | site |
js |
software | healthy | site/js |
css |
software | healthy | site/css |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/build-deploy.yml |
deploy |
cicd | healthy | .github/workflows/build-deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy-site.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::build-deploy |
cicd | healthy | .github/workflows/build-deploy.yml |
gha::deploy-site |
cicd | healthy | .github/workflows/deploy-site.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-lpc6rt5e |
software | healthy | /tmp/repobility-clone-lpc6rt5e |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | AGENTS.md |
This page is publicly accessible at:
https://repobility.com/scan/a1cc5099-0530-4ea7-af3e-e4ae608dd33d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a1cc5099-0530-4ea7-af3e-e4ae608dd33d/
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.