插件发现搜索 API
从完整来源目录返回插件候选,供 DSH 中的插件管理器继续本地检查。它不声称版本、安全或兼容性已经验证。
DiscoveryEntry v1匿名低频可用不授予安装权限
POST
/v1/plugins:search请求
Body(JSON)
最小数据边界
只需任务描述或名称;不要发送 Profile、路径、凭据、完整库存和对话记录。
响应 200 OK
DiscoveryEntry(来源级候选)
| 候选 | 导入描述 | 来源 | 状态 |
|---|---|---|---|
| dsh-remote-mobileIceApriler/dsh-remote-mobile | 远程与移动端安全网关:零改动 DSH 底层代码开放 Tailscale/局域网访问,支持扫码配对、RSA 加密、防暴力破解与移动端样式片段;与其他远程插件共存时自动让出共享配对服务,避免启动崩溃。 | npm / github | 来源级 |
| dsh-mobile-hanuiZ-6354/dsh-mobile-hanui | DSH Web 界面的移动端适配:窄屏下把桌面三栏布局改造成触屏友好的手机布局(覆盖式抽屉、可拖拽悬浮按钮、全屏弹窗、上滑加载历史),1024px 断点内生效,桌面端零影响。 — 基于 dsh-mobile-gate 的完整移动端 PWA:安全远程访问网关 + 可安装到主屏(manifest + service worker)+ 离线可用 + 触屏手势(下拉刷新/边缘返弹/捏合缩放字体)+ agent 完成推送 + 触屏优先布局,桌面零影响。 | npm / github | 来源级 |
| dsh-mobilesaya-ch/dsh-mobile | 通过 Android App 或手机浏览器访问 DeepSeek Harness,支持安全局域网连接、远程访问、持久设备配对和可自定义移动界面。 | npm / github | 来源级 |
| dsh-mobile-pwazylzyqzz/dsh-mobile-pwa | 基于 dsh-mobile-gate 的完整移动端 PWA:安全远程访问网关 + 可安装到主屏(manifest + service worker)+ 离线可用 + 触屏手势(下拉刷新/边缘返弹/捏合缩放字体)+ agent 完成推送 + 触屏优先布局,桌面零影响。 | npm / github | 来源级 |
| dsh-web#packages/dsh-remote-web-uizhu1090093659/dsh-web | 手机/PC 远程操控 dsh web 工作区:扫码配对、令牌门控通道、SSE 实时同步,提供移动端与完整桌面 GUI 两种远程形态。 | npm / github | 来源级 |
查看完整 JSON 响应
{
"schema_version": "1.0.0",
"snapshot_id": "discovery.awesome-dsh-plugin.2026-09-03.v1-0-2.5346e7049c20",
"request_id": "request.discovery.ef86812eeb8cfb21",
"generated_at": "2026-09-04T12:17:21.383Z",
"candidates": [
{
"entry": {
"availability": "listed",
"category": {
"id": "remote",
"label": {
"en": "Remote & Mobile",
"zh-CN": "远程与移动端"
}
},
"entry_id": "plugin.discovery.e9aa6e26894cfcb82ba38270",
"identity": {
"canonical_path": "/plugins/plugin.discovery.e9aa6e26894cfcb82ba38270",
"name": "dsh-remote-mobile",
"npm_package": "dsh-remote-mobile",
"owner": "IceApriler",
"repository_full_name": "IceApriler/dsh-remote-mobile",
"repository_url": "https://github.com/IceApriler/dsh-remote-mobile"
},
"imported_content": {
"authority": "imported_content",
"description": {
"en": "Remote & mobile security gateway: zero-modification Tailscale/LAN access with QR pairing, RSA encryption, brute-force defense and mobile style snippets; auto-yields the shared pairing service to other remote plugins so coexistence never crashes startup.",
"zh-CN": "远程与移动端安全网关:零改动 DSH 底层代码开放 Tailscale/局域网访问,支持扫码配对、RSA 加密、防暴力破解与移动端样式片段;与其他远程插件共存时自动让出共享配对服务,避免启动崩溃。"
},
"trust": "untrusted_text"
},
"object_type": "plugin",
"resolution": {
"artifact_integrity": null,
"compatibility": "not_tested",
"exact_release": null,
"permissions": "unknown",
"security": "not_tested",
"status": "source_only"
},
"schema_version": "1.0.0",
"signals": {
"authority": "imported_observation",
"downloads": 1151,
"observed_at": "2026-09-04T07:44:50.824Z",
"stars": 12
},
"source_reference": {
"fetched_at": "2026-09-04T07:44:50.824Z",
"license": "CC0-1.0",
"license_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/blob/main/LICENSE",
"listing_url": "https://awesome-dsh-plugin.com/plugins.json",
"record_page_url": "https://awesome-dsh-plugin.com/p/IceApriler/dsh-remote-mobile/",
"snapshot_id": "discovery.awesome-dsh-plugin.2026-09-03.v1-0-2.5346e7049c20",
"source_url": "https://github.com/IceApriler/dsh-remote-mobile"
},
"sources": [
{
"exact": false,
"kind": "npm",
"package_name": "dsh-remote-mobile",
"spec": "dsh-remote-mobile"
},
{
"exact": false,
"kind": "github",
"repository": "IceApriler/dsh-remote-mobile",
"spec": "github:IceApriler/dsh-remote-mobile"
}
]
},
"match": {
"score": 67.3223,
"reason_codes": [
"bounded_popularity_tiebreak",
"category_term_match",
"description_term_match",
"name_term_match",
"npm_package_term_match",
"repository_term_match"
],
"matched_fields": [
"category",
"description",
"name",
"npm_package",
"repository"
],
"rank": 1
}
},
{
"entry": {
"availability": "listed",
"category": {
"id": "remote",
"label": {
"en": "Remote & Mobile",
"zh-CN": "远程与移动端"
}
},
"entry_id": "plugin.discovery.ee21e3fb89b4d1ec0aec4d11",
"identity": {
"canonical_path": "/plugins/plugin.discovery.ee21e3fb89b4d1ec0aec4d11",
"name": "dsh-mobile-hanui",
"npm_package": "dsh-mobile-hanui",
"owner": "Z-6354",
"repository_full_name": "Z-6354/dsh-mobile-hanui",
"repository_url": "https://github.com/Z-6354/dsh-mobile-hanui"
},
"imported_content": {
"authority": "imported_content",
"description": {
"en": "Mobile UI shell for the DSH Web GUI: turns the desktop three-column layout into a touch-friendly phone layout (overlay drawers, draggable FAB, full-screen dialogs, infinite-scroll history) under a 1024px viewport, with zero desktop impact. - Complete mobile PWA for DSH, built on dsh-mobile-gate: secure remote-access gateway plus install-to-homescreen (manifest + service worker), offline capability, touch gestures (pull-to-refresh, edge-swipe back, pinch-zoom font), agent-done push notifications, and touch-first layout — desktop unaffected.",
"zh-CN": "DSH Web 界面的移动端适配:窄屏下把桌面三栏布局改造成触屏友好的手机布局(覆盖式抽屉、可拖拽悬浮按钮、全屏弹窗、上滑加载历史),1024px 断点内生效,桌面端零影响。 — 基于 dsh-mobile-gate 的完整移动端 PWA:安全远程访问网关 + 可安装到主屏(manifest + service worker)+ 离线可用 + 触屏手势(下拉刷新/边缘返弹/捏合缩放字体)+ agent 完成推送 + 触屏优先布局,桌面零影响。"
},
"trust": "untrusted_text"
},
"object_type": "plugin",
"resolution": {
"artifact_integrity": null,
"compatibility": "not_tested",
"exact_release": null,
"permissions": "unknown",
"security": "not_tested",
"status": "source_only"
},
"schema_version": "1.0.0",
"signals": {
"authority": "imported_observation",
"downloads": 1906,
"observed_at": "2026-09-04T07:44:50.824Z",
"stars": 16
},
"source_reference": {
"fetched_at": "2026-09-04T07:44:50.824Z",
"license": "CC0-1.0",
"license_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/blob/main/LICENSE",
"listing_url": "https://awesome-dsh-plugin.com/plugins.json",
"record_page_url": "https://awesome-dsh-plugin.com/p/Z-6354/dsh-mobile-hanui/",
"snapshot_id": "discovery.awesome-dsh-plugin.2026-09-03.v1-0-2.5346e7049c20",
"source_url": "https://github.com/Z-6354/dsh-mobile-hanui"
},
"sources": [
{
"exact": false,
"kind": "npm",
"package_name": "dsh-mobile-hanui",
"spec": "dsh-mobile-hanui"
},
{
"exact": false,
"kind": "github",
"repository": "Z-6354/dsh-mobile-hanui",
"spec": "github:Z-6354/dsh-mobile-hanui"
}
]
},
"match": {
"score": 55.4353,
"reason_codes": [
"bounded_popularity_tiebreak",
"category_term_match",
"description_term_match",
"name_term_match",
"npm_package_term_match",
"repository_term_match"
],
"matched_fields": [
"category",
"description",
"name",
"npm_package",
"repository"
],
"rank": 2
}
},
{
"entry": {
"availability": "listed",
"category": {
"id": "remote",
"label": {
"en": "Remote & Mobile",
"zh-CN": "远程与移动端"
}
},
"entry_id": "plugin.discovery.ee69affe15b2dd4cf72353f5",
"identity": {
"canonical_path": "/plugins/plugin.discovery.ee69affe15b2dd4cf72353f5",
"name": "dsh-mobile",
"npm_package": "dsh-mobile",
"owner": "saya-ch",
"repository_full_name": "saya-ch/dsh-mobile",
"repository_url": "https://github.com/saya-ch/dsh-mobile"
},
"imported_content": {
"authority": "imported_content",
"description": {
"en": "Access DeepSeek Harness from the Android app or a mobile browser with secure LAN and remote connections, persistent device pairing, and a customizable mobile interface.",
"zh-CN": "通过 Android App 或手机浏览器访问 DeepSeek Harness,支持安全局域网连接、远程访问、持久设备配对和可自定义移动界面。"
},
"trust": "untrusted_text"
},
"object_type": "plugin",
"resolution": {
"artifact_integrity": null,
"compatibility": "not_tested",
"exact_release": null,
"permissions": "unknown",
"security": "not_tested",
"status": "source_only"
},
"schema_version": "1.0.0",
"signals": {
"authority": "imported_observation",
"downloads": 10577,
"observed_at": "2026-09-04T07:44:50.824Z",
"stars": 193
},
"source_reference": {
"fetched_at": "2026-09-04T07:44:50.824Z",
"license": "CC0-1.0",
"license_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/blob/main/LICENSE",
"listing_url": "https://awesome-dsh-plugin.com/plugins.json",
"record_page_url": "https://awesome-dsh-plugin.com/p/saya-ch/dsh-mobile/",
"snapshot_id": "discovery.awesome-dsh-plugin.2026-09-03.v1-0-2.5346e7049c20",
"source_url": "https://github.com/saya-ch/dsh-mobile"
},
"sources": [
{
"exact": false,
"kind": "npm",
"package_name": "dsh-mobile",
"spec": "dsh-mobile"
},
{
"exact": false,
"kind": "github",
"repository": "saya-ch/dsh-mobile",
"spec": "github:saya-ch/dsh-mobile"
}
]
},
"match": {
"score": 52,
"reason_codes": [
"bounded_popularity_tiebreak",
"category_term_match",
"description_term_match",
"name_term_match",
"npm_package_term_match",
"repository_term_match"
],
"matched_fields": [
"category",
"description",
"name",
"npm_package",
"repository"
],
"rank": 3
}
},
{
"entry": {
"availability": "listed",
"category": {
"id": "remote",
"label": {
"en": "Remote & Mobile",
"zh-CN": "远程与移动端"
}
},
"entry_id": "plugin.discovery.10e9fd2a9a07eed45076cad3",
"identity": {
"canonical_path": "/plugins/plugin.discovery.10e9fd2a9a07eed45076cad3",
"name": "dsh-mobile-pwa",
"npm_package": "dsh-mobile-pwa",
"owner": "zylzyqzz",
"repository_full_name": "zylzyqzz/dsh-mobile-pwa",
"repository_url": "https://github.com/zylzyqzz/dsh-mobile-pwa"
},
"imported_content": {
"authority": "imported_content",
"description": {
"en": "Complete mobile PWA for DSH, built on dsh-mobile-gate: secure remote-access gateway plus install-to-homescreen (manifest + service worker), offline capability, touch gestures (pull-to-refresh, edge-swipe back, pinch-zoom font), agent-done push notifications, and touch-first layout — desktop unaffected.",
"zh-CN": "基于 dsh-mobile-gate 的完整移动端 PWA:安全远程访问网关 + 可安装到主屏(manifest + service worker)+ 离线可用 + 触屏手势(下拉刷新/边缘返弹/捏合缩放字体)+ agent 完成推送 + 触屏优先布局,桌面零影响。"
},
"trust": "untrusted_text"
},
"object_type": "plugin",
"resolution": {
"artifact_integrity": null,
"compatibility": "not_tested",
"exact_release": null,
"permissions": "unknown",
"security": "not_tested",
"status": "source_only"
},
"schema_version": "1.0.0",
"signals": {
"authority": "imported_observation",
"downloads": 349,
"observed_at": "2026-09-04T07:44:50.824Z",
"stars": 1
},
"source_reference": {
"fetched_at": "2026-09-04T07:44:50.824Z",
"license": "CC0-1.0",
"license_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/blob/main/LICENSE",
"listing_url": "https://awesome-dsh-plugin.com/plugins.json",
"record_page_url": "https://awesome-dsh-plugin.com/p/zylzyqzz/dsh-mobile-pwa/",
"snapshot_id": "discovery.awesome-dsh-plugin.2026-09-03.v1-0-2.5346e7049c20",
"source_url": "https://github.com/zylzyqzz/dsh-mobile-pwa"
},
"sources": [
{
"exact": false,
"kind": "npm",
"package_name": "dsh-mobile-pwa",
"spec": "dsh-mobile-pwa"
},
{
"exact": false,
"kind": "github",
"repository": "zylzyqzz/dsh-mobile-pwa",
"spec": "github:zylzyqzz/dsh-mobile-pwa"
}
]
},
"match": {
"score": 50.7865,
"reason_codes": [
"bounded_popularity_tiebreak",
"category_term_match",
"description_term_match",
"name_term_match",
"npm_package_term_match",
"repository_term_match"
],
"matched_fields": [
"category",
"description",
"name",
"npm_package",
"repository"
],
"rank": 4
}
},
{
"entry": {
"availability": "listed",
"category": {
"id": "remote",
"label": {
"en": "Remote & Mobile",
"zh-CN": "远程与移动端"
}
},
"entry_id": "plugin.discovery.c74c2e6df862d0f006a0d25c",
"identity": {
"canonical_path": "/plugins/plugin.discovery.c74c2e6df862d0f006a0d25c",
"name": "dsh-web#packages/dsh-remote-web-ui",
"npm_package": "@linxin666/dsh-remote-web-ui",
"owner": "zhu1090093659",
"repository_full_name": "zhu1090093659/dsh-web",
"repository_url": "https://github.com/zhu1090093659/dsh-web"
},
"imported_content": {
"authority": "imported_content",
"description": {
"en": "Remote control of a dsh web workspace from phone or PC: QR-code pairing through a token-gated channel, SSE real-time sync, and separate mobile and full desktop GUI modes.",
"zh-CN": "手机/PC 远程操控 dsh web 工作区:扫码配对、令牌门控通道、SSE 实时同步,提供移动端与完整桌面 GUI 两种远程形态。"
},
"trust": "untrusted_text"
},
"object_type": "plugin",
"resolution": {
"artifact_integrity": null,
"compatibility": "not_tested",
"exact_release": null,
"permissions": "unknown",
"security": "not_tested",
"status": "source_only"
},
"schema_version": "1.0.0",
"signals": {
"authority": "imported_observation",
"downloads": 203984,
"observed_at": "2026-09-04T07:44:50.824Z",
"stars": 6753
},
"source_reference": {
"fetched_at": "2026-09-04T07:44:50.824Z",
"license": "CC0-1.0",
"license_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin/blob/main/LICENSE",
"listing_url": "https://awesome-dsh-plugin.com/plugins.json",
"record_page_url": "https://awesome-dsh-plugin.com/p/zhu1090093659/dsh-web--packages-dsh-remote-web-ui/",
"snapshot_id": "discovery.awesome-dsh-plugin.2026-09-03.v1-0-2.5346e7049c20",
"source_url": "https://github.com/zhu1090093659/dsh-web/tree/main/packages/dsh-remote-web-ui"
},
"sources": [
{
"exact": false,
"kind": "npm",
"package_name": "@linxin666/dsh-remote-web-ui",
"spec": "@linxin666/dsh-remote-web-ui"
},
{
"exact": false,
"kind": "github",
"repository": "zhu1090093659/dsh-web",
"spec": "github:zhu1090093659/dsh-web"
}
]
},
"match": {
"score": 50,
"reason_codes": [
"bounded_popularity_tiebreak",
"category_term_match",
"description_term_match",
"name_term_match",
"npm_package_term_match"
],
"matched_fields": [
"category",
"description",
"name",
"npm_package"
],
"rank": 5
}
}
],
"page": {
"total": 188,
"limit": 5,
"returned": 5,
"next_cursor": "offset:5"
},
"is_final_recommendation": false,
"grants_install_approval": false
}发现不是安装Registry 返回广覆盖来源管理器本地 inspect管理器生成计划用户确认后执行