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 MJorgin/dsh-media-skills --skill media-toolsgit clone --depth 1 https://github.com/MJorgin/dsh-media-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/mjorgin/dsh-media-skills/media-tools)<a href="https://agentmods.dev/skills/mjorgin/dsh-media-skills/media-tools"><img src="https://agentmods.dev/badge/skills/mjorgin/dsh-media-skills/media-tools/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/mjorgin/dsh-media-skills/media-tools"><img src="https://agentmods.dev/badge/skills/mjorgin/dsh-media-skills/media-tools.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to high
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- high Privilege Escalation · line 3 Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.Fix: Remove references to credential paths. Use environment variables or secrets managers. For docs, use placeholder paths (e.g., /path/to/config). Never load .env or token files in production code paths.
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.00077 | $0.00464 |
| Opus 5 | $0.00039 | $0.00232 |
| Sonnet 5 | $0.00015 | $0.00093 |
| Haiku 4.5 | $0.00008 | $0.00046 |
Grade A, and why
media-tools scanned grade A with 0 findings 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Media Tools(免费生图)
免费生图,优先使用 SenseNova U1 Fast,其次使用 SiliconFlow Kolors。Key 永不写进本 skill。
生成图片
python3 scripts/generate.py "<提示词>" <输出路径.png> [尺寸=1024x1024]
- 如果配置了
SENSENOVA_API_KEY,自动使用 SenseNova U1 Fast(支持 11 档 2K 尺寸,脚本会自动把常见尺寸映射到最近比例)。 - 如果没配 SenseNova、但有
SILICONFLOW_API_KEY,则使用 SiliconFlow Kolors。 - 两个 key 都没配时会提示缺少 Key。
Key
SENSENOVA_API_KEY(商汤日日新,优先)。获取:注册/登录 platform.sensenova.cn → 管理中心 → API-Key 管理 → 创建 API-Key。SILICONFLOW_API_KEY(SiliconFlow,备用)。获取:注册/登录 siliconflow.cn → 「API 密钥」→ 新建并复制(Kolors 免费)。- 优先读环境变量;否则依次读
~/.dsh/secrets/media-tools.env、~/.codex/secrets/media-tools.env(每行KEY=value,权限 600)。 - 永远不要把 key 提交到仓库、写进 skill 或粘贴到公开文件。
隐私
- 生成素材只写到请求的输出路径,绝不自动同步到公开目录。
- 未经许可,不要在生成结果里复现敏感参考图或个人信息。
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 · 31 lines · 77 tokens per session scan A b283db689f08
media-tools is a skill published in the GitHub repository MJorgin/dsh-media-skills (19 stars, last pushed 11d ago), licensed MIT. It adds 77 tokens to every session and 464 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
dsh-community-plugins
A guide to finding, checking, installing, updating, and removing community extensions for DeepSeek Harness (dsh), an AI coding-agent framework. It covers plugins distributed through GitHub topics, npm packages, directories, bundles, tarballs, and a graphical interface.
dsh-plugin-schemes
A set of rules for choosing the right kind of DeepSeek Harness extension before building it. It explains the differences between bundles, local patches, agent presets, skills, and temporary runtime plugins.
dsh-web-skin-developer
Build a new skin for the dsh-web skin collection (DSH Web GUI) and publish it into the Skin Center — the first-level settings section — scaffold with scripts/dsh-skin-new, author the v2 skin.json manifest plus skin.css token remap (pure asset directory, no package.json, no build step), validate with scripts/dsh-skin…
manage-taskboard
Manage work in the native DeepSeek Harness Taskboard with exact task ids and optimistic versions. Use when an Agent must inspect project work, claim an eligible todo, record progress or blockers, verify an implementation, submit it for human review, or release its own claim; also use when a human asks how to accept…
figma-code-connect
Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component mapping, design-to-code translation, or asks to create/update .figma.ts or .figma.js files.
yao-ocr
OCR text recognition expert. ALWAYS invoke this skill when you need to extract text from images or PDFs — including invoices, receipts, ID cards, bank cards, business licenses, tables, handwritten documents, or any visual text content.