社区目录预览DeepSeek Harness 仍处于开发者预览阶段
DF

dsh-feishu-channel

插件已确认插件社区发布

whoisjiahao/dsh-feishu-channel · 10 天前更新

安装方式

dsh plugin --profile web add github:whoisjiahao/dsh-feishu-channel#v0.8.0
dsh plugin --profile web add ~/Downloads/dsh-feishu-channel-0.8.0.tgz
dsh plugin --profile web add file:/绝对路径/dsh-feishu-channel
dsh plugin --profile $PROFILE add /绝对路径/dsh-feishu-channel-0.8.0.tgz
dsh plugin --profile web add dsh-feishu-channel
dsh plugin --profile web add github:whoisjiahao/dsh-feishu-channel

仓库内包含的插件

  • dsh-feishu-channelv0.8.0

    Feishu/Lark IM channel for DeepSeek Harness: chats drive agents, answers render as streaming rich cards, approvals settle by button clicks

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    官方核心包 (2)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/schemastery^3.18.1私有副本

路径固定于提交 5feb7f18badf

概览

飞书 × DeepSeek Harness 遥控器:在飞书聊天里驱动 DSH agent——流式富卡片、一键审批、按模型能力传图、费用与峰谷计量

仓库检查结果

结果绑定到所列 commit,仅涵盖本站实际执行的静态检查。证据分衡量可复核信息的完整度,不是兼容性百分比,也不构成安全保证。

仓库静态检查

高风险
检查 Commit
5feb7f18badf
证据分
79/100
静态风险
高风险
扫描文件
3
检查发现
6

证据分项

来源溯源25/25
安装文档25/25
维护状况17/20
兼容性证据9/20
安全信号3/10

兼容性置信度: 有限

安装期脚本 (1)
  • preparenode scripts/prepare.mjs
检查发现 (6)
  • install.script
    package.jsoninstall-time
    "prepare": "node scripts/prepare.mjs"
  • credentials.env-secret
    cordis.patch.yml:14credential-access
    # appSecret: !!js process.env.FEISHU_APP_SECRET
  • deps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
  • obfuscation.child-process
    scripts/prepare.mjs:3obfuscation
    import { execSync } from 'node:child_process'
  • obfuscation.child-process
    scripts/prepare.mjs:7obfuscation
    execSync('npm run build', { stdio: 'inherit' })
  • network.external-host
    cordis.patch.yml:15network
    # domain: open.feishu.cn          # 国际版用 https://open.larksuite.com
未执行的检查
  • 依赖漏洞数据库扫描
  • 实际安装测试
  • 运行时行为验证

扫描器 1.0.0 · 评分器 1.0.0