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 yonatangross/orchestkitnpx agentmods add plugins/yonatangross/orchestkit/orkgit clone --depth 1 https://github.com/yonatangross/orchestkitGrade A, and why
ork 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 2d 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": "ork",
"version": "10.0.0-alpha.65",
"description": "The Complete AI Development Toolkit — 106 skills, 36 agents, 175 hooks for full-stack development.",
"author": {
"name": "Yonatan Gross",
"email": "[email protected]",
"url": "https://github.com/yonatangross/orchestkit"
},
"homepage": "https://github.com/yonatangross/orchestkit",
"repository": "https://github.com/yonatangross/orchestkit",
"license": "MIT",
"keywords": [
"ai-development",
"langgraph",
"fastapi",
"react",
"typescript",
"python",
"multi-agent"
],
"skills": "./skills/",
"workflows": "./workflows/"
}
What ships with it
37 files beside plugin.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.
- agent-index.md 2.7 KB
- skill-indexes/accessibility-specialist.md 681 B
- skill-indexes/ai-safety-auditor.md 924 B
- skill-indexes/backend-system-architect.md 2.5 KB
- skill-indexes/ci-cd-engineer.md 1.5 KB
- skill-indexes/claude-design-orchestrator.md 1.0 KB
- skill-indexes/code-quality-reviewer.md 1.8 KB
- skill-indexes/component-curator.md 996 B
- skill-indexes/data-pipeline-engineer.md 1.4 KB
- skill-indexes/database-engineer.md 1.3 KB
- skill-indexes/debug-investigator.md 835 B
- skill-indexes/demo-producer.md 799 B
- skill-indexes/deployment-manager.md 1013 B
- skill-indexes/design-context-extractor.md 906 B
- skill-indexes/design-system-architect.md 1.8 KB
- skill-indexes/emulate-engineer.md 1.0 KB
- skill-indexes/eval-runner.md 792 B
- skill-indexes/event-driven-architect.md 949 B
- skill-indexes/expect-agent.md 627 B
- skill-indexes/frontend-performance-engineer.md 927 B
- skill-indexes/frontend-ui-developer.md 2.5 KB
- skill-indexes/genui-architect.md 823 B
- skill-indexes/git-operations-engineer.md 882 B
- skill-indexes/infrastructure-architect.md 1.2 KB
- skill-indexes/llm-integrator.md 1.5 KB
- skill-indexes/market-intelligence.md 751 B
- skill-indexes/monitoring-engineer.md 1.3 KB
- skill-indexes/multimodal-specialist.md 781 B
- skill-indexes/product-strategist.md 1.0 KB
- skill-indexes/python-performance-engineer.md 1.6 KB
- skill-indexes/release-engineer.md 831 B
- skill-indexes/security-auditor.md 923 B
- skill-indexes/security-layer-auditor.md 929 B
- skill-indexes/system-design-reviewer.md 1.8 KB
- skill-indexes/test-generator.md 1.7 KB
- skill-indexes/web-research-analyst.md 740 B
- skill-indexes/workflow-architect.md 537 B
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.
- 2d ago First seen · 25 lines scan A f1e0673198f0
ork is a plugin published in the GitHub repository yonatangross/orchestkit (224 stars, last pushed 2d 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
software-factory
Lanes, tickets, and a human merge.
software-factory
Lanes, tickets, and a human merge. Same skills as Cursor, Grok, and Codex.
agentrq-workspace
Workspace agent that executes tasks assigned by humans or supervisors, communicates progress via reply, and manages task lifecycle within a specific AgentRQ workspace.
agentrq
Human-in-the-loop task supervisor for AI agents.
cursor-delegate
Delegate coding tasks to cursor-agent over ACP, with structured results, plan mode, and clarification handling.
cursor-delegate-mcp
Marketplace hosting the Cursor Delegate plugin.