📦 dingtalk-docs — 钉钉云文档管理

v0.3.4

一站式管理钉钉云文档:创建文档与文件夹、智能搜索、读写内容,自动识别“云文档”“钉钉文档”等关键词,不处理多维表、日程、消息与审批。

4· 846·8 当前·9 累计
aliramw 头像by @aliramw (Marila Wang)
下载技能包
最后更新
2026/3/7
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears internally consistent and implements expected safety checks (path sandboxing, size/extension limits). Before installing: 1) Ensure the mcporter binary you install comes from an official source; 2) Treat DINGTALK_MCP_DOCS_URL as a sensitive token — prefer storing it in mcporter config as recommended instead of exporting it to your shell history; 3) Be aware the provided import/export scripts will read and write files inside your workspace (they enforce a workspace sandbox but d...
详细分析 ▾
用途与能力
Name/description match what is required: mcporter is the expected client for MCP tools and DINGTALK_MCP_DOCS_URL is the service URL/token needed to call the documented MCP methods. Required binaries and env vars are proportionate to a MCP-based DingTalk docs integration.
指令范围
SKILL.md and scripts limit actions to document create/search/read/write flows using mcporter. Scripts that read/write local files (import/export) explicitly constrain themselves to the workspace, enforce path-sandboxing, allowed extensions and size limits, and only call MCP via mcporter rather than making raw network calls.
安装机制
No install spec (instruction-only) — nothing is downloaded or executed automatically. The package contains helper scripts for local use; they run mcporter via subprocess which is expected for this integration. No suspicious URLs or extraction steps are present.
凭证需求
Only DINGTALK_MCP_DOCS_URL is declared as required (primaryEnv). Scripts optionally use OPENCLAW_WORKSPACE to constrain file access but do not require other secrets. The declared env var is justified since it contains the MCP streamable URL/token.
持久化与权限
always is false and the skill does not request persistent/privileged system changes. It does not modify other skills or system-wide configs. Autonomous invocation is allowed (platform default) but not combined with broad unexplained access.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.3.42026/3/2

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install dingtalk-docs
镜像加速npx clawhub@latest install dingtalk-docs --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库