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 dtannen/pmnpx agentmods add plugins/dtannen/pm/marketplacegit clone --depth 1 https://github.com/dtannen/pmGrade A, and why
project-manager-mcp 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 yesterday.
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": "project-manager-mcp",
"owner": {
"name": "Commands-com",
"url": "https://github.com/Commands-com"
},
"description": "Official marketplace for Project Manager MCP plugins and extensions",
"version": "1.0.1",
"plugins": [
{
"name": "pm",
"description": "Comprehensive project management with AI agent coordination, task tracking, and Response Awareness methodology",
"version": "0.2.6",
"author": {
"name": "Project Manager MCP Contributors",
"url": "https://github.com/Commands-com/pm"
},
"repository": "https://github.com/Commands-com/pm",
"source": "./.claude-plugin",
"tags": [
"project-management",
"task-tracking",
"ai-agents",
"mcp",
"productivity"
],
"license": "MIT"
}
]
}
What ships with it
37 files 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.
- .mcp.json 140 B
- agents/adaptive-assessor.md 6.3 KB
- agents/planning-reviewer.md 2.7 KB
- agents/survey-agent.md 8.1 KB
- agents/task-runner-adaptive.md 20 KB
- agents/verification-adaptive.md 12 KB
- commands/assess.md 11 KB
- commands/epic-run.md 11 KB
- commands/epic-tasks.md 16 KB
- commands/help.md 13 KB
- commands/init.md 12 KB
- commands/next.md 6.8 KB
- commands/plan-review.md 3.6 KB
- commands/prd-new.md 4.2 KB
- commands/prd-to-epic.md 4.9 KB
- commands/status.md 6.4 KB
- commands/task-start.md 11 KB
- commands/task-sync.md 5.8 KB
- commands/verify.md 11 KB
- hooks/hooks.json 705 B
- hooks/scripts/check-python-files.sh 1.4 KB runs code
- hooks/scripts/ra-reminder.sh 980 B runs code
- hooks/scripts/skill-activation-prompt.sh 2.1 KB runs code
- hooks/skill-rules.json 3.7 KB
- INSTALL.md 1.5 KB
- plugin.json 943 B
- README.md 4.2 KB
- skills/knowledge-management/SKILL.md 7.7 KB
- skills/pm-dashboard-dev/scripts/run-full-tests.sh 978 B runs code
- skills/pm-dashboard-dev/SKILL.md 8.7 KB
- skills/ra-methodology/examples/ra-light-mode-example.md 9.4 KB
- skills/ra-methodology/examples/simple-mode-example.md 4.7 KB
- skills/ra-methodology/examples/standard-mode-example.md 4.6 KB
- skills/ra-methodology/reference/COMPLEXITY_SCORING.md 4.5 KB
- skills/ra-methodology/reference/RA_TAGS_CATALOG.md 11 KB
- skills/ra-methodology/SKILL.md 7.6 KB
- skills/task-locking/SKILL.md 8.7 KB
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.
- yesterday First seen · 31 lines scan A 714373a1cfd4
project-manager-mcp is a plugin published in the GitHub repository dtannen/pm (0 stars, last pushed 10mo 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
jira-assistant-skills
Plugin marketplace listing 1 plugin: jira-assistant-skills.
beans-prime
Configure Claude Code to track work using Beans.
rook-claude
Claude Code plugins for rook (github.com/rook/) maintainers: maintainer-grade code review, backlog triage, systemic-PR campaigns, and rook house conventions.
rook-maintainer
Maintainer-grade skills for rook (github.com/rook/): code review, backlog triage, systemic-PR campaigns, and the rook house conventions they enforce.
ai-skills
Plugin marketplace listing 8 plugins: security-hooks, pr-review-triage, dev-skills, nix-skills, git-workflow.
workbench
Ticket-to-PR development workflow: triage, plan with verified citations, implement inside the plan, review, commit, PR. Pluggable issue trackers (Jira, Azure DevOps, GitHub Issues) or a backlog in the repo, so it works with no tracker at all.