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 Poorgramer-Zack/copilot-mcp-toolnpx agentmods add plugins/poorgramer-zack/copilot-mcp-tool/copilot-flowgit clone --depth 1 https://github.com/Poorgramer-Zack/copilot-mcp-toolWrote 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/poorgramer-zack/copilot-mcp-tool/copilot-flow)<a href="https://agentmods.dev/plugins/poorgramer-zack/copilot-mcp-tool/copilot-flow"><img src="https://agentmods.dev/badge/plugins/poorgramer-zack/copilot-mcp-tool/copilot-flow.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
copilot-flow 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": "copilot-flow",
"version": "0.1.0",
"description": "AI 協作工作流程插件 - 透過 Copilot MCP 實現 Claude 與 Copilot 的自動化協作開發流程",
"author": {
"name": "Zack Shi",
"email": "[email protected]",
"url": "https://github.com/Poorgramer-Zack"
},
"repository": "https://github.com/Poorgramer-Zack/copilot-mcp-tool",
"license": "MIT",
"commands": [
"./commands/copilot/analyze.md",
"./commands/copilot/deliver.md",
"./commands/copilot/implement.md",
"./commands/copilot/design.md",
"./commands/copilot/review.md"
],
"agents": "./agents/workflow-orchestrator.md",
"mcpServers": "./.mcp.json",
"keywords": [
"copilot",
"ai workflow",
"claude code",
"github-copilot",
"automation",
"mcp"
]
}
What it installs
The manifest is a name and a version. 2 skills, 1 agent, 1 MCP server travel with it, and installing the plugin installs all of them — 46 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 · 30 lines scan A 24e40d3f76e8
copilot-flow is a plugin published in the GitHub repository Poorgramer-Zack/copilot-mcp-tool (8 stars, last pushed 4mo 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
agent-toolkit-complete
Full stable skill catalog coverage for consumers who want everything (.
better-telegram-mcp
Telegram dual-mode (Bot API + MTProto) — messages, chats, media, contacts.
papi
Persistent project management inside your AI coding tool. PAPI plans what to build next, tracks every decision, and keeps projects coherent across sessions — so a new session starts where the last one left off instead of from nothing.
humanize-writing
Remove documented AI-writing patterns from generated and existing text, with register awareness and voice calibration.
dmfaster
Plan campaigns, prepare private drafts, inspect live sales activity, and run human-approved campaign controls through DM Faster Agent 1.0.
skraft
skraft SDLC pipeline — agents, skills and instructions for outside-in TDD, Clean Architecture and the DISCOVER→DELIVER workflow.