https://github.com/Vinbcent/ziwei-chart
· scanned 2026-06-16 00:50 UTC (2 months, 1 week ago)
23 raw signals (0 security + 23 graph)
Last scanned 2 months, 1 week ago · v1 · 23 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 44 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 |
|---|---|---|---|
vercel.json |
software | healthy | vercel.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
server.js |
software | healthy | server.js |
index.js |
software | healthy | api/index.js |
verify.js |
software | healthy | test/verify.js |
gen-brightness.js |
software | healthy | tools/gen-brightness.js |
extract.js |
software | healthy | tools/extract.js |
browser-test.js |
software | healthy | tools/browser-test.js |
api.html |
software | healthy | public/api.html |
openapi.json |
software | healthy | public/openapi.json |
index.html |
software | healthy | public/index.html |
privacy.html |
software | healthy | public/privacy.html |
api-doc.json |
software | healthy | public/api-doc.json |
horoscope.js |
software | healthy | src/horoscope.js |
brightness.js |
software | healthy | src/brightness.js |
stars.js |
software | healthy | src/stars.js |
text.js |
software | healthy | src/text.js |
chart.js |
software | healthy | src/chart.js |
index.js |
software | healthy | src/index.js |
calendar.js |
software | healthy | src/calendar.js |
constants.js |
software | healthy | src/constants.js |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/v1/natal |
api | healthy | server.js |
POST /api/v1/natal |
api | healthy | server.js |
GET /api/v1/horoscope |
api | healthy | server.js |
POST /api/v1/horoscope |
api | healthy | server.js |
GET /api/v1/text |
api | healthy | server.js |
POST /api/v1/text |
api | healthy | server.js |
GET /api/v1/health |
api | healthy | server.js |
GET /api/v1/doc |
api | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
textHandler |
software | healthy | server.js:textHandler |
chartStars |
software | healthy | tools/extract.js:chartStars |
p |
software | healthy | src/text.js:p |
n |
software | healthy | src/calendar.js:n |
⚙ cors( |
software | healthy | server.js |
⚙ express.json( |
software | healthy | server.js |
⚙ express.static(path.join(__dirname |
software | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
api |
software | healthy | api |
test |
software | healthy | test |
tools |
software | healthy | tools |
public |
software | healthy | public |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-gz8kuzpu |
software | healthy | /tmp/repobility-clone-gz8kuzpu |
This page is publicly accessible at:
https://repobility.com/scan/4ffa61f2-ecd9-44ef-9ca3-289a75becde3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4ffa61f2-ecd9-44ef-9ca3-289a75becde3/
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.