https://github.com/usefylun/fylun-code
· scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)
12 raw signals (0 security + 12 graph)
Last scanned 2 months, 1 week ago · v1 · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 34 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 |
package.json |
software | healthy | plugin/package.json |
package-lock.json |
software | healthy | plugin/package-lock.json |
tsconfig.json |
software | healthy | plugin/tsconfig.json |
index.ts |
software | healthy | plugin/src/index.ts |
update-packages.sh |
software | healthy | scripts/update-packages.sh |
fetch-upstream.sh |
software | healthy | scripts/fetch-upstream.sh |
apply-overlay.sh |
software | healthy | scripts/apply-overlay.sh |
build.sh |
software | healthy | scripts/build.sh |
release.yml |
software | healthy | .github/workflows/release.yml |
models-fylun.json |
software | healthy | distribution/models-fylun.json |
| Label | Layer | Status | Path |
|---|---|---|---|
openBrowser |
software | healthy | plugin/src/index.ts:openBrowser |
base64url |
software | healthy | plugin/src/index.ts:base64url |
makePkce |
software | healthy | plugin/src/index.ts:makePkce |
exchangeToken |
software | healthy | plugin/src/index.ts:exchangeToken |
listenForCallback |
software | healthy | plugin/src/index.ts:listenForCallback |
persist |
software | healthy | plugin/src/index.ts:persist |
coalescedRefresh |
software | healthy | plugin/src/index.ts:coalescedRefresh |
| Label | Layer | Status | Path |
|---|---|---|---|
plugin |
software | healthy | plugin |
src |
software | healthy | plugin/src |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
distribution |
software | healthy | distribution |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::plugin/src/index.ts |
security | healthy | plugin/src/index.ts |
auth::plugin/package.json |
security | healthy | plugin/package.json |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
TAP_TOKEN |
cicd | healthy | — |
TAG |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-2nyik9ey |
software | healthy | /tmp/repobility-clone-2nyik9ey |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
release |
cicd | healthy | .github/workflows/release.yml |
This page is publicly accessible at:
https://repobility.com/scan/23b039ff-0803-4c8c-a473-7271b82141d5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/23b039ff-0803-4c8c-a473-7271b82141d5/
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.