https://github.com/WillLehmann04/sauron-ski-gear
· scanned 2026-06-16 00:58 UTC (2 months, 1 week ago)
22 raw signals (0 security + 22 graph)
Last scanned 2 months, 1 week ago · v1 · 22 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 112 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 |
|---|---|---|---|
rateLimit |
software | healthy | server.js:rateLimit |
send |
software | healthy | lib/email.js:send |
assertCollection |
software | healthy | lib/storage.js:assertCollection |
read |
software | healthy | lib/storage.js:read |
write |
software | healthy | lib/storage.js:write |
importLegacyJson |
software | healthy | lib/storage.js:importLegacyJson |
plainText |
software | healthy | services/waitlist-email.js:plainText |
sendWelcome |
software | healthy | services/waitlist-email.js:sendWelcome |
challengeResponse |
software | healthy | services/ebay-deletion.js:challengeResponse |
isConfigured |
software | healthy | services/ebay-deletion.js:isConfigured |
asString |
software | healthy | services/waitlist.js:asString |
signup |
software | healthy | services/waitlist.js:signup |
_G2 |
software | healthy | public/js/main.js:_G2 |
_seedNoise |
software | healthy | public/js/main.js:_seedNoise |
j |
software | healthy | public/js/main.js:j |
snoise |
software | healthy | public/js/main.js:snoise |
s |
software | healthy | public/js/main.js:s |
t |
software | healthy | public/js/main.js:t |
g |
software | healthy | public/js/main.js:g |
compile |
software | healthy | public/js/main.js:compile |
sp |
software | healthy | public/js/main.js:sp |
f |
software | healthy | public/js/main.js:f |
initSnow |
software | healthy | public/js/main.js:initSnow |
frame |
software | healthy | public/js/main.js:frame |
_canvas2DSnow |
software | healthy | public/js/main.js:_canvas2DSnow |
resize |
software | healthy | public/js/main.js:resize |
_rf |
software | healthy | public/js/main.js:_rf |
draw |
software | healthy | public/js/main.js:draw |
initScrollNav |
software | healthy | public/js/main.js:initScrollNav |
update |
software | healthy | public/js/main.js:update |
initPriceCounter |
software | healthy | public/js/main.js:initPriceCounter |
pct |
software | healthy | public/js/main.js:pct |
initMagneticCta |
software | healthy | public/js/main.js:initMagneticCta |
onMove |
software | healthy | public/js/main.js:onMove |
falloff |
software | healthy | public/js/main.js:falloff |
initReveal |
software | healthy | public/js/main.js:initReveal |
⚙ expressLayouts |
software | healthy | server.js |
⚙ compression( |
software | healthy | server.js |
⚙ express.json |
software | healthy | server.js |
⚙ express.urlencoded |
software | healthy | server.js |
⚙ express.static(path.join(__dirname |
software | healthy | server.js |
⚙ require |
software | healthy | server.js |
⚙ rateLimit |
software | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
DESIGN.md |
software | healthy | DESIGN.md |
PRODUCT.md |
software | healthy | PRODUCT.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
server.js |
software | healthy | server.js |
.env.example |
software | healthy | .env.example |
deployment.md |
software | healthy | docs/deployment.md |
README.md |
software | healthy | docs/README.md |
ebay-deletion.md |
software | healthy | docs/ebay-deletion.md |
waitlist.md |
software | healthy | docs/waitlist.md |
pages.md |
software | healthy | docs/pages.md |
setup-vps.sh |
software | healthy | deploy/setup-vps.sh |
backup-db.sh |
software | healthy | deploy/backup-db.sh |
render-email.js |
software | healthy | deploy/render-email.js |
deploy.sh |
software | healthy | deploy/deploy.sh |
email.js |
software | healthy | lib/email.js |
storage.js |
software | healthy | lib/storage.js |
ebay-deletion.js |
software | healthy | routes/ebay-deletion.js |
waitlist.js |
software | healthy | routes/waitlist.js |
index.js |
software | healthy | routes/index.js |
task_outline.md |
software | healthy | ml/task_outline.md |
development-plan.md |
software | healthy | ml/development-plan.md |
ebay-mi-application.md |
software | healthy | ml/spike/ebay-mi-application.md |
changelog.js |
software | healthy | content/changelog.js |
roadmap.js |
software | healthy | content/roadmap.js |
waitlist-email.js |
software | healthy | services/waitlist-email.js |
ebay-deletion.js |
software | healthy | services/ebay-deletion.js |
waitlist.js |
software | healthy | services/waitlist.js |
ebay-deletion.test.js |
software | healthy | services/ebay-deletion.test.js |
main.js |
software | healthy | public/js/main.js |
WaitlistForm.js |
software | healthy | public/js/components/WaitlistForm.js |
style.css |
software | healthy | public/css/style.css |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
deploy |
software | healthy | deploy |
lib |
software | healthy | lib |
routes |
software | healthy | routes |
ml |
software | healthy | ml |
spike |
software | healthy | ml/spike |
content |
software | healthy | content |
services |
software | healthy | services |
public |
software | healthy | public |
js |
software | healthy | public/js |
components |
software | healthy | public/js/components |
css |
software | healthy | public/css |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
USE /images |
api | healthy | server.js |
USE / |
api | healthy | server.js |
USE /waitlist |
api | healthy | server.js |
USE /deletion |
api | healthy | server.js |
GET / |
api | healthy | routes/ebay-deletion.js |
POST / |
api | healthy | routes/ebay-deletion.js |
GET /roadmap |
api | healthy | routes/index.js |
GET /changelog |
api | healthy | routes/index.js |
| Label | Layer | Status | Path |
|---|---|---|---|
VPS_SSH_KEY |
cicd | healthy | — |
VPS_HOST |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-zmno9p4x |
software | healthy | /tmp/repobility-clone-zmno9p4x |
| Label | Layer | Status | Path |
|---|---|---|---|
SnowGL |
software | healthy | public/js/main.js:SnowGL |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
caddy |
network | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | deploy/setup-vps.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | public/js/main.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/682c232d-f1c0-4d3b-949c-494bfe175fe4/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/682c232d-f1c0-4d3b-949c-494bfe175fe4/
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.