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 Habib0x0/spec-driven-pluginnpx agentmods add plugins/habib0x0/spec-driven-plugin/spec-driven-plugingit clone --depth 1 https://github.com/Habib0x0/spec-driven-pluginGrade A, and why
spec-driven 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": "spec-driven",
"version": "5.3.3",
"description": "Spec-driven development workflow with structured requirements, design, and task phases",
"author": {
"name": "habib0x"
},
"keywords": ["specs", "requirements", "design", "planning", "workflow", "EARS"],
"agents": [
"./agents/spec-planner.md",
"./agents/spec-tasker.md",
"./agents/spec-validator.md",
"./agents/spec-implementer.md",
"./agents/spec-tester.md",
"./agents/spec-reviewer.md",
"./agents/spec-consultant.md",
"./agents/spec-acceptor.md",
"./agents/spec-documenter.md",
"./agents/spec-scanner.md",
"./agents/spec-debugger.md"
],
"commands": [
"./commands/spec.md",
"./commands/spec-brainstorm.md",
"./commands/spec-refine.md",
"./commands/spec-tasks.md",
"./commands/spec-status.md",
"./commands/spec-validate.md",
"./commands/spec-exec.md",
"./commands/spec-loop.md",
"./commands/spec-accept.md",
"./commands/spec-docs.md",
"./commands/spec-release.md",
"./commands/spec-verify.md",
"./commands/spec-retro.md",
"./commands/spec-complete.md",
"./commands/research.md",
"./commands/zoom-out.md",
"./commands/ubiquitous-language.md"
]
}
What ships with it
1 file 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.
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 · 42 lines scan A e83b644c3e6e
spec-driven is a plugin published in the GitHub repository Habib0x0/spec-driven-plugin (10 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-31.
Other plugins, from other repositories
fdeops
Forward deployed engineering skills for AI coding agents - one @fde skill, local .fde/ client record.
human-state-skills
Response modes for overload, fog, plan stress-testing, and AI reality-checking.
drift
Tells your coding agent when it is about to build something that already exists.
craft
Full-stack developer toolkit with integrated workflow automation - 48 commands, 2 agents, 41 skills with standardized dry-run preview mode (29 with --dry-run support). Code, git, site, docs, testing, architecture, CI, distribution, teaching workflows, planning, release pipeline, and ADHD-friendly features including…
academic-pdf-translation
Translate academic PDFs into readable, searchable PDFs while preserving document structure and research meaning.
symfony-contribution-skills
AI agent skills for contributing to Symfony: PHP coding standards, naming conventions, the backward compatibility promise, and reStructuredText documentation standards.