https://github.com/webflo-dev/lurker
· scanned 2026-06-16 00:55 UTC (2 months, 1 week ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 60 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 |
Dockerfile |
software | healthy | Dockerfile |
main.go |
software | healthy | main.go |
go.mod |
software | healthy | go.mod |
config.go |
software | healthy | internal/config/config.go |
export_test.go |
software | healthy | internal/oidc/export_test.go |
oidc_test.go |
software | healthy | internal/oidc/oidc_test.go |
oidc.go |
software | healthy | internal/oidc/oidc.go |
oidctest.go |
software | healthy | internal/oidc/oidctest/oidctest.go |
reddit_test.go |
software | healthy | internal/reddit/reddit_test.go |
reddit.go |
software | healthy | internal/reddit/reddit.go |
handlers.go |
software | healthy | internal/web/handlers.go |
web_test.go |
software | healthy | internal/web/web_test.go |
server.go |
software | healthy | internal/web/server.go |
templates.go |
software | healthy | internal/web/templates.go |
style.css |
software | healthy | internal/web/static/style.css |
layout.html |
software | healthy | internal/web/templates/layout.html |
subsearch.html |
software | healthy | internal/web/templates/subsearch.html |
subreddit.html |
software | healthy | internal/web/templates/subreddit.html |
login.html |
software | healthy | internal/web/templates/login.html |
error.html |
software | healthy | internal/web/templates/error.html |
media.html |
software | healthy | internal/web/templates/media.html |
comments.html |
software | healthy | internal/web/templates/comments.html |
search.html |
software | healthy | internal/web/templates/search.html |
postsearch.html |
software | healthy | internal/web/templates/postsearch.html |
subs.html |
software | healthy | internal/web/templates/subs.html |
comment.html |
software | healthy | internal/web/templates/partials/comment.html |
post.html |
software | healthy | internal/web/templates/partials/post.html |
store_test.go |
software | healthy | internal/store/store_test.go |
store.go |
software | healthy | internal/store/store.go |
session_test.go |
software | healthy | internal/session/session_test.go |
session.go |
software | healthy | internal/session/session.go |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::internal/web/templates/login.html |
security | healthy | internal/web/templates/login.html |
auth::main.go |
security | healthy | main.go |
auth::internal/web/web_test.go |
security | healthy | internal/web/web_test.go |
auth::internal/web/server.go |
security | healthy | internal/web/server.go |
auth::README.md |
security | healthy | README.md |
auth::internal/store/store.go |
security | healthy | internal/store/store.go |
auth::internal/session/session.go |
security | healthy | internal/session/session.go |
auth::internal/web/handlers.go |
security | healthy | internal/web/handlers.go |
auth::internal/oidc/oidctest/oidctest.go |
security | healthy | internal/oidc/oidctest/oidctest.go |
auth::internal/oidc/export_test.go |
security | healthy | internal/oidc/export_test.go |
auth::internal/config/config.go |
security | healthy | internal/config/config.go |
auth::internal/oidc/oidc.go |
security | healthy | internal/oidc/oidc.go |
auth::internal/oidc/oidc_test.go |
security | healthy | internal/oidc/oidc_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
internal |
software | healthy | internal |
config |
software | healthy | internal/config |
oidc |
software | healthy | internal/oidc |
oidctest |
software | healthy | internal/oidc/oidctest |
reddit |
software | healthy | internal/reddit |
web |
software | healthy | internal/web |
static |
software | healthy | internal/web/static |
templates |
software | healthy | internal/web/templates |
partials |
software | healthy | internal/web/templates/partials |
store |
software | healthy | internal/store |
session |
software | healthy | internal/session |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-8qi93caj |
software | healthy | /tmp/repobility-clone-8qi93caj |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
131.0.0.0 |
network | healthy | internal/config/config.go |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/7039bd20-32f8-45eb-8f5a-f366116e0dc3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7039bd20-32f8-45eb-8f5a-f366116e0dc3/
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.