https://github.com/shupianx/openluckin
· scanned 2026-06-16 00:11 UTC (2 months, 2 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 2 weeks ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 55 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 |
|---|---|---|---|
gen.go |
software | healthy | gen.go |
README.md |
software | healthy | README.md |
go.mod |
software | healthy | go.mod |
Makefile |
software | healthy | Makefile |
LICENSE |
software | healthy | LICENSE |
config_test.go |
software | healthy | internal/config/config_test.go |
config.go |
software | healthy | internal/config/config.go |
client.go |
software | healthy | internal/mcpclient/client.go |
gen_commands.go |
software | healthy | internal/cli/gen_commands.go |
tools.go |
software | healthy | internal/cli/tools.go |
login_test.go |
software | healthy | internal/cli/login_test.go |
root.go |
software | healthy | internal/cli/root.go |
login.go |
software | healthy | internal/cli/login.go |
toolcmd.go |
software | healthy | internal/cli/toolcmd.go |
main.go |
software | healthy | cmd/openluckin/main.go |
tools.json |
software | healthy | schema/tools.json |
vite.config.js |
software | healthy | web/vite.config.js |
README.md |
software | healthy | web/README.md |
package.json |
software | healthy | web/package.json |
index.html |
software | healthy | web/index.html |
package-lock.json |
software | healthy | web/package-lock.json |
install.sh |
software | healthy | web/public/install.sh |
App.vue |
software | healthy | web/src/App.vue |
main.js |
software | healthy | web/src/main.js |
style.css |
software | healthy | web/src/style.css |
CoffeeCup.vue |
software | healthy | web/src/components/CoffeeCup.vue |
main.go |
software | healthy | tools/gen/main.go |
SKILL.md |
software | healthy | skill/openluckin-order/SKILL.md |
responses.md |
software | healthy | skill/openluckin-order/references/responses.md |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
skill/openluckin-order/SKILL.md |
quality | healthy | skill/openluckin-order/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
internal |
software | healthy | internal |
config |
software | healthy | internal/config |
mcpclient |
software | healthy | internal/mcpclient |
cli |
software | healthy | internal/cli |
cmd |
software | healthy | cmd |
openluckin |
software | healthy | cmd/openluckin |
schema |
software | healthy | schema |
web |
software | healthy | web |
public |
software | healthy | web/public |
src |
software | healthy | web/src |
components |
software | healthy | web/src/components |
tools |
software | healthy | tools |
gen |
software | healthy | tools/gen |
skill |
software | healthy | skill |
openluckin-order |
software | healthy | skill/openluckin-order |
references |
software | healthy | skill/openluckin-order/references |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
CLOUDFLARE_API_TOKEN |
cicd | healthy | — |
CLOUDFLARE_ACCOUNT_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-8stik78h |
software | healthy | /tmp/repobility-clone-8stik78h |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | internal/cli/login.go |
| 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/46cfc561-ba09-4c81-8fab-56df03cb390e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/46cfc561-ba09-4c81-8fab-56df03cb390e/
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.