Real Skill packageSource verifiedClawHub registry

dingtalk-minutes

钉钉 AI 听记(妙记)读取封装。当用户要查询/读取 AI 听记的列表、摘要、语音转写原文(逐字稿)、关键词、待办或音频地址时使用。基于 dws CLI(钉钉官方 Workspace CLI)。写文档走 dingtalk-doc,建待办走 dingtalk-todo,日程走 dingtalk-calendar。

Identity and source

Publisher attributionxierluoregistry owner unverified by skillvetai
Functional categoryEmail, Calendar & Productivityautomatically inferred · 58% rule confidence
Package forminstruction with code12 recorded files
Canonical sourceClawHub registryclawhub:cat-xierluo:dingtalk-minutes
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/17/2026.claude/skills/dingtalk-minutes

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/17/2026.agents/skills/dingtalk-minutes

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/17/2026skills/dingtalk-minutes

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 @cat-xierluo/dingtalk-minutes
clawhub inspect @cat-xierluo/dingtalk-minutes --version 1.1.0

Security evidence

SkillVetAI static result: high signal

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
full text content
Files
12 / 12 inspected as text
Checked
8/17/2026, 7:21:10 AM
Scanner
0.1.3
Policy
1.0.3
4 automated findings
highRemote content is piped directly to a shellSKILL.md:35 · confidence 98%curl | sh
highRemote content is piped directly to a shellCHANGELOG.md:15 · confidence 98%curl | sh
mediumRemote installer is downloaded without an integrity checkSKILL.md:38 · confidence 70%curl -fsSL https://raw.githubusercontent.com/DingTalk-Real-AI/dingtalk-workspace-cli/main/scripts/install.sh
mediumRemote installer is downloaded without an integrity checkreferences/02-setup.md:12 · confidence 70%curl -fsSL https://raw.githubusercontent.com/DingTalk-Real-AI/dingtalk-workspace-cli/main/scripts/install.sh
2 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
5 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: login.dingtalk.com
  • api: open-dev.dingtalk.com
  • api: raw.githubusercontent.com
External clawhub result: clean

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/17/2026, 5:29:20 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

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

Package content hashsha256:abe46e79beef213ec419512e4736b477c3a1070bbaab3945197bb05113df3231
Show up to 12 recorded paths
  • CHANGELOG.md
  • config/mirror-target.example.json
  • LICENSE.txt
  • references/01-commands.md
  • references/02-setup.md
  • scripts/minutes_extract_todos.py
  • scripts/minutes_list_parse.py
  • scripts/minutes_recent_summary.py
  • scripts/mirror_output.py
  • scripts/sync.py
  • skill-card.md
  • SKILL.md

Source changelog

同步后默认自动镜像到外部文件夹:sync.py 有新增存档时自动调用 mirror_output.py(增量 sha256,补齐漏镜像);新增 --no-mirror;未配置镜像目标时跳过不影响存档