Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add breath57/dingtalk-skills --skill dingtalk-todogit clone --depth 1 https://github.com/breath57/dingtalk-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/breath57/dingtalk-skills/dingtalk-todo)<a href="https://agentmods.dev/skills/breath57/dingtalk-skills/dingtalk-todo"><img src="https://agentmods.dev/badge/skills/breath57/dingtalk-skills/dingtalk-todo/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/breath57/dingtalk-skills/dingtalk-todo"><img src="https://agentmods.dev/badge/skills/breath57/dingtalk-skills/dingtalk-todo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk fail
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00162 | $0.02260 |
| Opus 5 | $0.00081 | $0.01130 |
| Sonnet 5 | $0.00032 | $0.00452 |
| Haiku 4.5 | $0.00016 | $0.00226 |
Grade A, and why
dingtalk-todo scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
OLD_TOKEN=$(curl -s "https://oapi.dingtalk.com/gettoken?appkey=${APP_KEY}&appsecret=${APP_SECRET}" | grep -o '"access_token":"[^"]*"' | cut -d'"' -f4) The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 148 lines · 162 tokens per session scan A f239b1738f43
dingtalk-todo is a skill published in the GitHub repository breath57/dingtalk-skills (101 stars, last pushed 2mo ago), with no licence file. It adds 162 tokens to every session and 2,260 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
dingtalk-ai-table
Read and manage DingTalk AI table records through the DingTalk AI Table MCP. Use this skill when the user explicitly refers to a DingTalk AI table, fields, or records.
contributing-to-ide-projects
Comprehensive workflow for contributing features to open-source IDE and coding tool projects.
comprehensive-public-repo-setup
Create production-ready public repos with complete documentation, automated setup, bundled dependencies, and user-friendly installation.
requirement-lock
Lock confirmed requirements. Don't change them without user approval.
milestone
Track project milestones. Auto-detect when a significant checkpoint is reached.
project-roadmap
Create a visual roadmap for large projects. Phases, milestones, timeline.