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 the-senior-dev/senior-dev-skillsnpx agentmods add plugins/the-senior-dev/senior-dev-skills/marketplacegit clone --depth 1 https://github.com/the-senior-dev/senior-dev-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/plugins/the-senior-dev/senior-dev-skills/marketplace)<a href="https://agentmods.dev/plugins/the-senior-dev/senior-dev-skills/marketplace"><img src="https://agentmods.dev/badge/plugins/the-senior-dev/senior-dev-skills/marketplace.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
senior-dev-skills marketplace 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 5d 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": "senior-dev-skills",
"owner": {
"name": "theSeniorDev"
},
"plugins": [
{
"name": "senior-dev-skills",
"source": {
"source": "github",
"repo": "the-senior-dev/senior-dev-skills"
},
"description": "Senior-level Claude Code skills by theSeniorDev"
}
]
}The plugins it lists here
This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.
What ships with it
1 file beside marketplace.json 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.
- 5d ago First seen · 16 lines scan A 4ad7a1b7f68a
senior-dev-skills marketplace is a plugin published in the GitHub repository the-senior-dev/senior-dev-skills (19 stars, last pushed 3mo 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-30.
Other plugins, from other repositories
pdlc
Turn AI software engineering into an auditable, on-disk state machine. A staged PDLC workflow (PRD, design, TDD, implement, review, ship, retro) enforces hard contracts — artifacts on disk, per-feature state machine, tests-before-code, objective checks from real command exit codes, single-shot auto-repair — so AI work.
rewrite-rs-skills
The most comprehensive agent skill set for real Rust: ownership over clone and unwrap, errors and APIs that survive review, async and unsafe done right, plus disciplined porting into Rust.
dont-kick-me-out
Copilot, not autopilot. Keeps you thinking while Claude writes your code.
lion-skills
通用开发工作流 skills 套件:clarifying-questions、spec-writing、task-breakdown、testing、debugging、code-review、verify-and-fix、commit-message、onboarding-unknown-codebase、naming、error-handling、lion-writing-skills.
ios-agent-skills
Production-tested iOS Agent Skills — 11 enterprise-grade skills for architecture, concurrency, testing, security, accessibility, localization, and logging.
specforge
把模糊需求拷问成可视化 spec.html,再拿 spec 逐条验代码、在对话里给出差距清单 —— draft + verify 两个 skill。.