Real Skill packageSource verifiedClawHub registry

dingtalk-docs-skill

当用户想要操作钉钉文档时使用本 Skill。支持:推送本地 markdown 到钉钉知识库、拉取云端文档到本地、覆盖/追加更新文档内容、块级精确编辑、搜索与列出知识库文档、下载文件与附件、导出文档为 PDF/Word、管理节点权限、创建/重命名/移动/复制/删除文档与文件夹、初始化钉钉文档 MCP 配置。当用户想操作飞书、语雀、Notion 等其他平台、只修改本地文件、管理钉钉 IM 消息或群组时,不要使用本 Skill。

Identity and source

Publisher attributionSean Liuregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 58% rule confidence
Package forminstruction bundle10 recorded files
Canonical sourceClawHub registryclawhub:cpsean:dingtalk-docs-skill
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/31/2026.claude/skills/dingtalk-docs-skill

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/31/2026.agents/skills/dingtalk-docs-skill

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/31/2026skills/dingtalk-docs-skill

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @cpsean/dingtalk-docs-skill
clawhub inspect @cpsean/dingtalk-docs-skill --version 1.0.2

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
7 / 10 inspected as text
Checked
8/31/2026, 12:46:38 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
5 dependency and API indicators
  • api: aihub.dingtalk.com
  • api: alidocs.dingtalk.com
  • api: clawhub.ai
  • api: github.com
  • api: open.dingtalk.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/31/2026, 8:04:09 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:78d050d52b9a221b7f20018e09e5948bae2ed99faf8e7154ea20c76a57d1f42b
Show up to 10 recorded paths
  • .gitignore
  • evals
  • evals/evals.json
  • evals/trigger-evals.json
  • LICENSE
  • README.md
  • references
  • references/mcp-tools.md
  • skill-card.md
  • SKILL.md

Source changelog

dingtalk-docs-skill 1.0.2 - Added: `.gitignore` and `LICENSE` files to the project. - Added: `evals` and `references` directories for evaluation and reference resources. - Removed: Obsolete `skill-card.md` documentation. - Internal structure improvement: supporting files are now organized outside version control and the main repository. - No changes to user-facing features or core functionality.