CtrlK
BlogDocsLog inGet started
Tessl Logo

dingtalk-report

钉钉日志(日报 / 周报 / 月报)。Use when 用户说 写日报/写周报/写月报/提交日志/查日志/收件箱日志/已发送日志/已读统计/按主题汇总报告。Distinct from dingtalk-doc(普通文档)、dingtalk-todo(待办)、dingtalk-minutes(听记)。命令前缀:dws report(别名 dws log)。

78

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W011: Third-party content exposure detected (indirect prompt injection risk).

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

scripts/report_received_today.py 会调用 `dws report inbox list`/`dws report entry get` 获取接收日志的 `result[]/_internalDetailCommands` 与 `report_content`(均为非该脚本作者/用户所编辑的他人日志文本),并在输出/可进一步拼入上下文的过程中使这些文本进入运行时可读内容(间接提示注入风险)。

Report incorrect finding
Repository
DingTalk-Real-AI/dingtalk-workspace-cli
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.