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 illodev/workfilenpx agentmods add plugins/illodev/workfile/marketplacegit clone --depth 1 https://github.com/illodev/workfileGrade A, and why
illodev 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": "illodev",
"owner": {
"name": "illodev",
"url": "https://github.com/illodev"
},
"plugins": [
{
"name": "workfile",
"displayName": "Workfile",
"category": "productivity",
"source": "./plugins/workfile",
"description": "Repository-native Work, Docs, History and Memory for humans and agents. Registers the MCP server, adds slash commands, and makes card claims an executable guard rail.",
"version": "0.9.1",
"author": {
"name": "illodev"
},
"homepage": "https://github.com/illodev/workfile",
"license": "MIT",
"keywords": [
"project-management",
"mcp",
"markdown",
"agents"
]
}
]
}
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 · 29 lines scan A c2b25fe0b79a
illodev is a plugin published in the GitHub repository illodev/workfile (2 stars, last pushed 5d 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
beads
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
claude-craft
Plugin marketplace listing 1 plugin: claude-craft.
product2prod
Plugin marketplace listing 1 plugin: product2prod.
agent-flow
agent-flow — Claude Code plugin for automated bug-fix, feature, and scaffold workflows. Issue tracker to merged PR via a pipeline of specialized AI agents.
backlog
Project backlog manager — records deferred tasks into docs/backlogs/ only when the user asks, when Claude gets consent to defer an unrelated bug or out-of-scope side task, or in a background session needing the user's decision. Never captures silently. Commands to list and manage. Files-based, in-repo, no execution…
ratchet
Verified, resumable engineering loops for Claude Code — audit a codebase into an acceptance-gated backlog, route each item to the right model, execute one verified commit at a time.