Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

ydhawesome/yuque-exporter

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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.

LabelLayerStatusPath
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

LabelLayerStatusPath
ui software healthy ui
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src

LabelLayerStatusPath
repobility-clone-0fspu_n3 software healthy /tmp/repobility-clone-0fspu_n3

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
build-windows cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

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.