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 mvschwarz/openrignpx agentmods add plugins/mvschwarz/openrig/openrig-coregit clone --depth 1 https://github.com/mvschwarz/openrigGrade A, and why
openrig-core 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": "openrig-core",
"version": "0.1.1",
"description": "OpenRig canonical skills and hooks for cross-runtime agent topology coordination, continuity, and operating discipline.",
"author": {
"name": "Mike Schwarz",
"url": "https://github.com/mvschwarz"
},
"homepage": "https://github.com/mvschwarz/openrig-plugins",
"repository": "github:mvschwarz/openrig-plugins",
"license": "Apache-2.0",
"keywords": ["openrig", "agent", "topology", "rig", "continuity", "coordination", "compaction", "handoff"],
"skills": "./skills",
"hooks": "./hooks/claude.json"
}
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 · 16 lines scan A 6905d3fe1c2f
openrig-core is a plugin published in the GitHub repository mvschwarz/openrig (64 stars, last pushed 2d ago), licensed Apache-2.0. 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
oficina
A lean agent harness for AI-assisted development — NestJS + TypeScript + Prisma + PostgreSQL. Skills for CRUD, Prisma modeling, RBAC, task breakdown and client-facing docs.
tink-harness
Claude Code harness workflow plugin marketplace.
david-skills
David's built-in skills — create-agent, create-job, create-dashboard — bundled with the David VS Code extension and auto-loaded into every David-spawned agent's Claude Code session via --plugin-dir.
specdd
Spec-driven development as a single Agent Skill. Drop it in, type naturally, ship features that don't embarrass you in two weeks.
holocron
A Jedi council for your codebase: 14 role-specialist agents, 24 domain commands (a11y, perf, QA, security, threat-modeling, SRE, ADR, cost tracking, MCP auditing), 11 skills including token economy, and a SQLite-backed learning crystal that compounds your corrections across sessions.
specdd
Spec-driven development orchestrator. Turns vague feature requests into production-grade specs before code is written.