https://github.com/yyuuyu12/XiaMuagent
· scanned 2026-06-16 01:10 UTC (2 months, 1 week ago)
158 raw signals (0 security + 158 graph)
Last scanned 2 months, 1 week ago · v1 · 158 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1156 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 |
|---|---|---|---|
getToken |
software | healthy | wechatXiamuagent/miniprogram/utils/api.ts:getToken |
setToken |
software | healthy | wechatXiamuagent/miniprogram/utils/api.ts:setToken |
clearAuth |
software | healthy | wechatXiamuagent/miniprogram/utils/api.ts:clearAuth |
getUser |
software | healthy | wechatXiamuagent/miniprogram/utils/api.ts:getUser |
setUser |
software | healthy | wechatXiamuagent/miniprogram/utils/api.ts:setUser |
request |
software | healthy | wechatXiamuagent/miniprogram/utils/api.ts:request |
formatTime |
software | healthy | wechatXiamuagent/miniprogram/utils/util.ts:formatTime |
formatNumber |
software | healthy | wechatXiamuagent/miniprogram/utils/util.ts:formatNumber |
will |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:will |
callback |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts:callback |
fn |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts:fn |
not |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts:not |
ab2hex |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts:ab2hex |
sendSocketMessage |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts:sendSocke… |
clearInterval |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts:clearInte… |
clearTimeout |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts:clearTime… |
setInterval |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts:setInterv… |
setTimeout |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts:setTimeout |
require |
software | healthy | wechatXiamuagent/typings/types/wx/index.d.ts:require |
requirePlugin |
software | healthy | wechatXiamuagent/typings/types/wx/index.d.ts:requirePlugin |
requireMiniProgram |
software | healthy | wechatXiamuagent/typings/types/wx/index.d.ts:requireMiniPro… |
transcribeWithWhisper |
software | healthy | backend/worker.js:transcribeWithWhisper |
whisperUrl |
software | healthy | backend/worker.js:whisperUrl |
getAsrConfig |
software | healthy | backend/worker.js:getAsrConfig |
doTranscribe |
software | healthy | backend/worker.js:doTranscribe |
updateTask |
software | healthy | backend/worker.js:updateTask |
processProfileAnalyze |
software | healthy | backend/worker.js:processProfileAnalyze |
processSingleVideoAnalyze |
software | healthy | backend/worker.js:processSingleVideoAnalyze |
processCloneVideo |
software | healthy | backend/worker.js:processCloneVideo |
processCloneExtractPhase |
software | healthy | backend/worker.js:processCloneExtractPhase |
processCloneRewritePhase |
software | healthy | backend/worker.js:processCloneRewritePhase |
isRenderOfflineError |
software | healthy | backend/worker.js:isRenderOfflineError |
probeAsrOnline |
software | healthy | backend/worker.js:probeAsrOnline |
url |
software | healthy | backend/worker.js:url |
processPromise |
software | healthy | backend/worker.js:processPromise |
msUntilNextRun |
software | healthy | backend/worker.js:msUntilNextRun |
scheduleNext |
software | healthy | backend/worker.js:scheduleNext |
setHandler |
software | healthy | backend/taskRunner.js:setHandler |
enqueue |
software | healthy | backend/taskRunner.js:enqueue |
next |
software | healthy | backend/taskRunner.js:next |
initDb |
software | healthy | backend/initDb.js:initDb |
adminPhones |
software | healthy | backend/initDb.js:adminPhones |
getOssConfig |
software | healthy | backend/oss.js:getOssConfig |
getClient |
software | healthy | backend/oss.js:getClient |
uploadBuffer |
software | healthy | backend/oss.js:uploadBuffer |
deleteKey |
software | healthy | backend/oss.js:deleteKey |
isConfigured |
software | healthy | backend/oss.js:isConfigured |
enforceUserLimit |
software | healthy | backend/oss.js:enforceUserLimit |
_corsWhitelist |
software | healthy | backend/server.js:_corsWhitelist |
BASE |
software | healthy | backend/install_skill.js:BASE |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | desktop_client/heygem_server_v2.py |
POST /video/generate |
api | healthy | desktop_client/heygem_server_v2.py |
GET /video/task/{task_id} |
api | healthy | desktop_client/heygem_server_v2.py |
GET /video/file/{task_id} |
api | healthy | desktop_client/heygem_server_v2.py |
POST /video/cancel/{task_id} |
api | healthy | desktop_client/heygem_server_v2.py |
POST /tts/generate |
api | healthy | local_asr_server/indextts_server.py |
POST /tts/register_voice |
api | healthy | local_asr_server/indextts_server.py |
POST /tts/submit |
api | healthy | local_asr_server/indextts_server.py |
GET /tts/task/{task_id} |
api | healthy | local_asr_server/indextts_server.py |
POST /asr/submit |
api | healthy | local_asr_server/main.py |
GET /asr/task/{task_id} |
api | healthy | local_asr_server/main.py |
POST /asr/transcribe |
api | healthy | local_asr_server/main.py |
POST /tts/synthesize |
api | healthy | local_asr_server/main.py |
POST /tts/indextts |
api | healthy | local_asr_server/main.py |
GET /tts/indextts/health |
api | healthy | local_asr_server/main.py |
POST /tts/indextts/register_voice |
api | healthy | local_asr_server/main.py |
POST /tts/indextts/submit |
api | healthy | local_asr_server/main.py |
GET /tts/indextts/task/{task_id} |
api | healthy | local_asr_server/main.py |
POST /video/postprocess |
api | healthy | local_asr_server/main.py |
POST /avatar/upload |
api | healthy | local_asr_server/main.py |
POST /avatar/bg-compress |
api | healthy | local_asr_server/main.py |
GET /avatar/list/{user_id} |
api | healthy | local_asr_server/main.py |
DELETE /avatar/{user_id}/{avatar_id} |
api | healthy | local_asr_server/main.py |
GET /avatar/file/{user_id}/{avatar_id} |
api | healthy | local_asr_server/main.py |
USE /api/auth |
api | healthy | backend/server.js |
USE /api/config |
api | healthy | backend/server.js |
USE /api/ai |
api | healthy | backend/server.js |
USE /api/extract |
api | healthy | backend/server.js |
USE /api/history |
api | healthy | backend/server.js |
USE /api/codes |
api | healthy | backend/server.js |
USE /api/video |
api | healthy | backend/server.js |
USE /api/inspire |
api | healthy | backend/server.js |
USE /api/tasks |
api | healthy | backend/server.js |
USE /api/industry-videos |
api | healthy | backend/server.js |
USE /api/credits |
api | healthy | backend/server.js |
USE /api/agents |
api | healthy | backend/server.js |
USE /api/original |
api | healthy | backend/server.js |
USE /api/novel |
api | healthy | backend/server.js |
GET /api/health |
api | healthy | backend/server.js |
GET /desktop |
api | healthy | backend/server.js |
GET /industry-videos/industries |
api | healthy | backend/frontend/src/21-inspire-views.js |
POST /ai/inspire |
api | healthy | backend/frontend/src/27-extract-inspire-misc.js |
POST /ai/inspire-expand |
api | healthy | backend/frontend/src/27-extract-inspire-misc.js |
GET /history?type=inspire |
api | healthy | backend/frontend/src/27-extract-inspire-misc.js |
POST /auth/update-avatar |
api | healthy | backend/frontend/src/27-extract-inspire-misc.js |
PUT /auth/profile |
api | healthy | backend/frontend/src/27-extract-inspire-misc.js |
GET /config/app-h5-settings |
api | healthy | backend/frontend/src/27-extract-inspire-misc.js |
POST /auth/activate-code |
api | healthy | backend/frontend/src/27-extract-inspire-misc.js |
GET /ai/avatar/list |
api | healthy | backend/frontend/src/27-extract-inspire-misc.js |
GET /ai/asr-url |
api | healthy | backend/frontend/src/27-extract-inspire-misc.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
project.private.config.json |
software | healthy | wechatXiamuagent/project.private.config.json |
package.json |
software | healthy | wechatXiamuagent/package.json |
project.config.json |
software | healthy | wechatXiamuagent/project.config.json |
tsconfig.json |
software | healthy | wechatXiamuagent/tsconfig.json |
app.ts |
software | healthy | wechatXiamuagent/miniprogram/app.ts |
app.json |
software | healthy | wechatXiamuagent/miniprogram/app.json |
sitemap.json |
software | healthy | wechatXiamuagent/miniprogram/sitemap.json |
api.ts |
software | healthy | wechatXiamuagent/miniprogram/utils/api.ts |
util.ts |
software | healthy | wechatXiamuagent/miniprogram/utils/util.ts |
navigation-bar.json |
software | healthy | wechatXiamuagent/miniprogram/components/navigation-bar/navi… |
navigation-bar.ts |
software | healthy | wechatXiamuagent/miniprogram/components/navigation-bar/navi… |
login.ts |
software | healthy | wechatXiamuagent/miniprogram/pages/login/login.ts |
login.json |
software | healthy | wechatXiamuagent/miniprogram/pages/login/login.json |
logs.json |
software | healthy | wechatXiamuagent/miniprogram/pages/logs/logs.json |
logs.ts |
software | healthy | wechatXiamuagent/miniprogram/pages/logs/logs.ts |
index.json |
software | healthy | wechatXiamuagent/miniprogram/pages/index/index.json |
index.ts |
software | healthy | wechatXiamuagent/miniprogram/pages/index/index.ts |
index.d.ts |
software | healthy | wechatXiamuagent/typings/index.d.ts |
index.d.ts |
software | healthy | wechatXiamuagent/typings/types/index.d.ts |
lib.wx.behavior.d.ts |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.behavior.d.ts |
lib.wx.app.d.ts |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.app.d.ts |
lib.wx.cloud.d.ts |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts |
lib.wx.component.d.ts |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.component.d.ts |
lib.wx.page.d.ts |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.page.d.ts |
lib.wx.api.d.ts |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts |
lib.wx.event.d.ts |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.event.d.ts |
index.d.ts |
software | healthy | wechatXiamuagent/typings/types/wx/index.d.ts |
规范-手机版H5.md |
software | healthy | docs/规范-手机版H5.md |
手机端页面PRD_v1.md |
software | healthy | docs/手机端页面PRD_v1.md |
AI写小说-设计规划.md |
software | healthy | docs/AI写小说-设计规划.md |
AI写小说-架构设计v2.md |
software | healthy | docs/AI写小说-架构设计v2.md |
全流程交互状态表_v1.md |
software | healthy | docs/全流程交互状态表_v1.md |
架构规范.md |
software | healthy | docs/架构规范.md |
PC_Windows大屏PRD_v1.md |
software | healthy | docs/PC_Windows大屏PRD_v1.md |
规范-网页桌面版.md |
software | healthy | docs/规范-网页桌面版.md |
全流程产品文档_v1.md |
software | healthy | docs/全流程产品文档_v1.md |
部署操作步骤.md |
software | healthy | docs/部署操作步骤.md |
规范-独立打包版.md |
software | healthy | docs/规范-独立打包版.md |
架构总览.md |
software | healthy | docs/架构总览.md |
项目代码结构与运行手册_2026-04-26.md |
software | healthy | docs/项目代码结构与运行手册_2026-04-26.md |
industry_flow_step2.html |
software | healthy | docs/design/industry_flow_step2.html |
profile_page_unified.html |
software | healthy | docs/design/profile_page_unified.html |
clone_flow_step6_publish.html |
software | healthy | docs/design/clone_flow_step6_publish.html |
industry_flow_step1.html |
software | healthy | docs/design/industry_flow_step1.html |
clone_flow_step1.html |
software | healthy | docs/design/clone_flow_step1.html |
clone_flow_step5_postproduction.html |
software | healthy | docs/design/clone_flow_step5_postproduction.html |
home_screen_v2.html |
software | healthy | docs/design/home_screen_v2.html |
clone_flow_step2.html |
software | healthy | docs/design/clone_flow_step2.html |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
wechatXiamuagent |
software | healthy | wechatXiamuagent |
miniprogram |
software | healthy | wechatXiamuagent/miniprogram |
utils |
software | healthy | wechatXiamuagent/miniprogram/utils |
components |
software | healthy | wechatXiamuagent/miniprogram/components |
navigation-bar |
software | healthy | wechatXiamuagent/miniprogram/components/navigation-bar |
pages |
software | healthy | wechatXiamuagent/miniprogram/pages |
login |
software | healthy | wechatXiamuagent/miniprogram/pages/login |
logs |
software | healthy | wechatXiamuagent/miniprogram/pages/logs |
index |
software | healthy | wechatXiamuagent/miniprogram/pages/index |
typings |
software | healthy | wechatXiamuagent/typings |
types |
software | healthy | wechatXiamuagent/typings/types |
wx |
software | healthy | wechatXiamuagent/typings/types/wx |
docs |
software | healthy | docs |
design |
software | healthy | docs/design |
XiaMuagent_files |
software | healthy | docs/design/XiaMuagent_files |
Skill初始化 |
software | healthy | docs/Skill初始化 |
desktop_client |
software | healthy | desktop_client |
.claude |
software | healthy | .claude |
backend |
software | healthy | backend |
frontend |
software | healthy | backend/frontend |
src |
software | healthy | backend/frontend/src |
lib |
software | healthy | backend/lib |
routes |
software | healthy | backend/routes |
public |
software | healthy | backend/public |
local_asr_server |
software | healthy | local_asr_server |
frp |
software | healthy | local_asr_server/frp |
frp_0.61.0_windows_amd64 |
software | healthy | local_asr_server/frp/frp_0.61.0_windows_amd64 |
frp_0.61.0_windows_amd64 |
software | healthy | local_asr_server/frp/frp_0.61.0_windows_amd64/frp_0.61.0_wi… |
| Label | Layer | Status | Path |
|---|---|---|---|
InternalSymbol |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Interna… |
CloudID |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:CloudID |
CDN |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:CDN |
of |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:of |
Database |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Database |
CollectionReference |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Collect… |
DocumentReference |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Documen… |
RealtimeListener |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Realtim… |
Query |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Query |
DatabaseAggregateCommand |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Databas… |
DatabaseLogicCommand |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Databas… |
DatabaseQueryCommand |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Databas… |
DatabaseProjectionCommand |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Databas… |
DatabaseUpdateCommand |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Databas… |
Batch |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:Batch |
APIBaseContract |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:APIBase… |
GeoPoint |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:GeoPoint |
GeoMultiPoint |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:GeoMult… |
GeoLineString |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:GeoLine… |
GeoMultiLineString |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:GeoMult… |
GeoPolygon |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:GeoPoly… |
GeoMultiPolygon |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:GeoMult… |
ServerDate |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:ServerD… |
RegExp |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.cloud.d.ts:RegExp |
style |
software | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts:style |
AvatarCompressReq |
software | healthy | local_asr_server/main.py:998 |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::backend/routes/ai.js |
security | healthy | backend/routes/ai.js |
auth::backend/routes/auth.js |
security | healthy | backend/routes/auth.js |
auth::backend/.env.example |
security | healthy | backend/.env.example |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::AGENTS.md |
security | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | CLAUDE.md |
redis |
data | healthy | backend/worker.js |
postgresql |
data | healthy | backend/.env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
port:7861 |
network | healthy | desktop_client/heygem_server_v2.py |
port:3001 |
network | healthy | backend/.env.example |
port:8766 |
network | healthy | local_asr_server/indextts_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
/login/login |
frontend | healthy | wechatXiamuagent/miniprogram/pages/login/login.ts |
/logs/logs |
frontend | healthy | wechatXiamuagent/miniprogram/pages/logs/logs.ts |
/index/ |
frontend | healthy | wechatXiamuagent/miniprogram/pages/index/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | CLAUDE.md |
106.14.151.37 |
network | healthy | wechatXiamuagent/miniprogram/utils/api.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-bhxfhm6a |
software | healthy | /tmp/repobility-clone-bhxfhm6a |
| Label | Layer | Status | Path |
|---|---|---|---|
bullmq |
data | healthy | backend/taskRunner.js |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | backend/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::wechatXiamuagent/typings/types/wx/lib.wx.… |
security | healthy | wechatXiamuagent/typings/types/wx/lib.wx.api.d.ts |
This page is publicly accessible at:
https://repobility.com/scan/03f9caaa-163c-4c64-894f-fa56b9842177/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/03f9caaa-163c-4c64-894f-fa56b9842177/
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.