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.
/plugin marketplace add thinker137/shumo-paper-skillnpx agentmods add plugins/thinker137/shumo-paper-skill/shumo-papergit clone --depth 1 https://github.com/thinker137/shumo-paper-skillWrote 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/plugins/thinker137/shumo-paper-skill/shumo-paper)<a href="https://agentmods.dev/plugins/thinker137/shumo-paper-skill/shumo-paper"><img src="https://agentmods.dev/badge/plugins/thinker137/shumo-paper-skill/shumo-paper.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
shumo-paper 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 3d 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
{"name": "shumo-paper", "description": "全国大学生数学建模竞赛(国赛)全流程辅助:题目分析、模型选择、数据预处理、模型建立求解、结果分析检验,以及完整竞赛论文撰写与优化。", "version": "1.0.0", "author": {"name": "thinker137"}, "homepage": "https://github.com/thinker137/shumo-paper-skill", "repository": "https://github.com/thinker137/shumo-paper-skill", "license": "MIT", "keywords": ["math-modeling", "cmmc", "competition", "paper"]}What it installs
The manifest is a name and a version. 1 skill travel with it, and installing the plugin installs all of them — 147 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 3d ago First seen · 1 lines scan A 46b324076d34
shumo-paper is a plugin published in the GitHub repository thinker137/shumo-paper-skill (2 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-31.
Other plugins, from other repositories
claude-math
Render math legibly in Claude Code (and OpenAI Codex CLI, via the same SKILL.md). Emits Unicode glyphs instead of unrenderable LaTeX in Unicode-capable terminals. A stopgap until hosts render math natively.
vibe-ship
Generates a complete production-ready deployment setup for any app in one pass: Dockerfile, docker-compose, CI/CD pipeline, security hardening, and scalability config. Also audits existing Dockerfiles and CI setups with a static scoring script.
quiz-me
Gates code changes behind an interactive quiz: Claude investigates, tests your understanding of root cause and fix, and only implements once you pass.
gan-zhong-xue
干中学 (Learning by Doing): turn AI-shipped changes you didn't truly understand into understanding you can restate and transfer. Cures vibe-coding.
ask-a-senior
The AI tool that refuses to help you. Refuses badly-formed questions, answers good ones with a hint, and never writes your code.
mlcraft
Professional AI/ML research-engineer workflow: research papers first, pick the best method for each problem (computer vision, medical imaging, NLP/LLM, tabular, time-series, audio and speech, recommendation, generative, reinforcement learning, graph, multimodal, video, 3D, and anomaly detection), train and fine-tune…