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 gonnagetapower/kelvia-mcpnpx agentmods add plugins/gonnagetapower/kelvia-mcp/plugingit clone --depth 1 https://github.com/gonnagetapower/kelvia-mcpGrade A, and why
kelvia 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
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "kelvia",
"description": "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 over OAuth in one click; no token to paste.",
"version": "1.0.0",
"author": {
"name": "Kelvia",
"url": "https://kelvia.app"
},
"homepage": "https://kelvia.app/mcp",
"repository": "https://github.com/gonnagetapower/kelvia-mcp",
"license": "MIT",
"keywords": [
"task-management",
"kanban",
"project-management",
"issue-tracking",
"time-tracking",
"day-planner",
"mcp"
]
}
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 · 23 lines scan A 9ed4bf0c8714
kelvia is a plugin published in the GitHub repository gonnagetapower/kelvia-mcp (1 stars, last pushed 18d 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
pad
Talk to your project. Pad is local-first project management for developers and AI agents — this plugin gives Claude Code a conversational Pad skill, typed shortcuts (/pad:status, /pad:capture, /pad:onboard, /pad:connect, /pad:disconnect), and consent-gated live item-change notifications.
overclick
Claim, execute, and deliver cards on your own self-hosted OverClick board. Ships the workflow skill, the /overclick: commands, and hooks: a session-start board snapshot and a delivery commit check run by default, while the claim guard and the stop/harness guards ship disabled. The only network endpoint is the OverClic.
draft
Context-Driven Development: draft specs and plans before implementation. Structured workflows for features and fixes.
easychamp
EasyChamp tournament management — create sports leagues and tournaments, build brackets, schedule matches with venues, and record results. Backed by the EasyChamp MCP server.
next
Query unfinished brief/propose/ship work and the exact command to resume it. Derives an open-work board from artifact frontmatter (no separate ledger to drift), and auto-surfaces it at session start so context survives /clear.
throughline
Task-Track & Handoff for AI agents on long, multi-session work. Within a session it pins one ⭐️ MAIN goal (frozen title, explicit verdict at close) in an emoji-tagged task list so the agent doesn't drift; across sessions or agents it writes a plain-markdown handoff the next agent re-derives before trusting. Not for…