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 dbhq-uk/trello-skillnpx agentmods add plugins/dbhq-uk/trello-skill/trello-skillgit clone --depth 1 https://github.com/dbhq-uk/trello-skillWrote 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/dbhq-uk/trello-skill/trello-skill)<a href="https://agentmods.dev/plugins/dbhq-uk/trello-skill/trello-skill"><img src="https://agentmods.dev/badge/plugins/dbhq-uk/trello-skill/trello-skill.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
trello 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 4d 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": "trello",
"description": "A pack of Trello skills for Claude Code and Codex - manage boards, lists and cards; sort a shopping list into store-aisle order; generate a board status digest; see what is due across boards; and set up and run a personal board that actually gets things done. Via the Trello REST API.",
"version": "1.1.0",
"author": {
"name": "DBHQ",
"email": "[email protected]"
},
"homepage": "https://dbhq.uk",
"repository": "https://github.com/dbhq-uk/trello-skill",
"license": "MIT",
"keywords": [
"trello",
"kanban",
"boards",
"cards",
"productivity",
"shopping-list",
"todo",
"gtd",
"personal-productivity"
]
}
What it installs
The manifest is a name and a version. 5 skills travel with it, and installing the plugin installs all of them — 334 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.
- 4d ago First seen · 24 lines scan A fe1c40853ffc
trello is a plugin published in the GitHub repository dbhq-uk/trello-skill (2 stars, last pushed 11d 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
flux
Generate epics and tasks in Flux from project requirements. Ship with less chaos.
scrumboy-board-operator
Agent plugin with Skills for operating Scrumboy boards through its MCP and Agoragentic APIs.
ticket-flow
Beads-backed ticket workflow for Claude Code: spec → pickup → implement → finish behind verdict and merge gates, orchestrated by /flow (--local with resume, --parallel, --serial/--loop unattended queue runner), each ticket in its own git worktree. Five visible commands; the phase skills are model-invoked.
sideboard
Your GitHub Issues as a live roadmap board pinned beside Claude Code chat. Runs a local 127.0.0.1 board server and adds SessionStart/UserPromptSubmit hooks so the pane follows your active project.
fizzy
Operate a self-hosted Fizzy kanban board via fizzy-cli. Use when creating cards or migrating Jira issues to Fizzy.
kelvia
Give Claude a task board it can actually run. Kelvia is a free Kanban board shared by you and your agents: Claude files, triages and moves tasks, logs the time it spent, comments its reasoning, and blocks out your day — and every change is attributed to the agent that made it, so you can review or revert it. Connects…