https://github.com/ydhawesome/yuque-exporter
· scanned 2026-06-16 01:05 UTC (2 months, 1 week ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 1 week ago · v1 · 10 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 73 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 |
|---|---|---|---|
createWindow |
software | healthy | main.js:createWindow |
$ |
software | healthy | ui/app.js:$ |
showScreen |
software | healthy | ui/app.js:showScreen |
refreshLoginStatus |
software | healthy | ui/app.js:refreshLoginStatus |
msg |
software | healthy | ui/app.js:msg |
cleanErr |
software | healthy | ui/app.js:cleanErr |
showError |
software | healthy | ui/app.js:showError |
hideError |
software | healthy | ui/app.js:hideError |
loadBooks |
software | healthy | ui/app.js:loadBooks |
renderBookList |
software | healthy | ui/app.js:renderBookList |
selectedBooks |
software | healthy | ui/app.js:selectedBooks |
updateBooksBtn |
software | healthy | ui/app.js:updateBooksBtn |
startProgress |
software | healthy | ui/app.js:startProgress |
showDone |
software | healthy | ui/app.js:showDone |
showDoneError |
software | healthy | ui/app.js:showDoneError |
escHtml |
software | healthy | ui/app.js:escHtml |
escAttr |
software | healthy | ui/app.js:escAttr |
dirname |
software | healthy | ui/app.js:dirname |
sleep |
software | healthy | src/export-notes.mjs:sleep |
retryGet |
software | healthy | src/export-notes.mjs:retryGet |
exportNotes |
software | healthy | src/export-notes.mjs:exportNotes |
emit |
software | healthy | src/export-notes.mjs:emit |
tags |
software | healthy | src/export-notes.mjs:tags |
makeExcel |
software | healthy | src/make-excel.mjs:makeExcel |
ext |
software | healthy | src/make-excel.mjs:ext |
encrypt |
software | healthy | src/yuque-api.mjs:encrypt |
dataDir |
software | healthy | src/yuque-api.mjs:dataDir |
cookieFile |
software | healthy | src/yuque-api.mjs:cookieFile |
userInfoFile |
software | healthy | src/yuque-api.mjs:userInfoFile |
readCookie |
software | healthy | src/yuque-api.mjs:readCookie |
saveCookie |
software | healthy | src/yuque-api.mjs:saveCookie |
cookieStr |
software | healthy | src/yuque-api.mjs:cookieStr |
checkLogin |
software | healthy | src/yuque-api.mjs:checkLogin |
login |
software | healthy | src/yuque-api.mjs:login |
apiGet |
software | healthy | src/yuque-api.mjs:apiGet |
getNotesBatch |
software | healthy | src/yuque-api.mjs:getNotesBatch |
getBookStacks |
software | healthy | src/yuque-api.mjs:getBookStacks |
getDocsOfBook |
software | healthy | src/yuque-api.mjs:getDocsOfBook |
downloadImage |
software | healthy | src/yuque-api.mjs:downloadImage |
sleep |
software | healthy | src/export-books.mjs:sleep |
cookieStr |
software | healthy | src/export-books.mjs:cookieStr |
retryFn |
software | healthy | src/export-books.mjs:retryFn |
safeFileName |
software | healthy | src/export-books.mjs:safeFileName |
exportBooks |
software | healthy | src/export-books.mjs:exportBooks |
emit |
software | healthy | src/export-books.mjs:emit |
decode |
software | healthy | src/parse-lake.mjs:decode |
cardToText |
software | healthy | src/parse-lake.mjs:cardToText |
extractImages |
software | healthy | src/parse-lake.mjs:extractImages |
htmlToText |
software | healthy | src/parse-lake.mjs:htmlToText |
fmtTime |
software | healthy | src/parse-lake.mjs:fmtTime |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
preload.js |
software | healthy | preload.js |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
main.js |
software | healthy | main.js |
THIRD-PARTY-NOTICES.md |
software | healthy | THIRD-PARTY-NOTICES.md |
LICENSE |
software | healthy | LICENSE |
index.html |
software | healthy | ui/index.html |
app.js |
software | healthy | ui/app.js |
release.yml |
software | healthy | .github/workflows/release.yml |
export-notes.mjs |
software | healthy | src/export-notes.mjs |
make-excel.mjs |
software | healthy | src/make-excel.mjs |
yuque-api.mjs |
software | healthy | src/yuque-api.mjs |
export-books.mjs |
software | healthy | src/export-books.mjs |
parse-lake.mjs |
software | healthy | src/parse-lake.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
ui |
software | healthy | ui |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-0fspu_n3 |
software | healthy | /tmp/repobility-clone-0fspu_n3 |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build-windows |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/f09a983e-154a-4957-9e19-bcb51b7a1214/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f09a983e-154a-4957-9e19-bcb51b7a1214/
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.