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.
git clone --depth 1 https://github.com/IvanLutsenko/awac-ai-agent-pluginsWrote 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/ivanlutsenko/awac-ai-agent-plugins/obsidian-tracker)<a href="https://agentmods.dev/plugins/ivanlutsenko/awac-ai-agent-plugins/obsidian-tracker"><img src="https://agentmods.dev/badge/plugins/ivanlutsenko/awac-ai-agent-plugins/obsidian-tracker.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
obsidian-tracker 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.
How it starts
The opening of the file, as written. The whole thing — 155 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "obsidian-tracker",
"description": "Project tracking, task management with kanban boards, bug logging, decision records (ADR), session management, and engineering traceability via Obsidian. Auto-tracks sessions, actions, bugs, and commits via hooks.",
"version": "4.5.2",
"mcpServers": "./.mcp.json",
"author": {
"name": "Ivan Lutsenko",
"email": "[email protected]",
"url": "https://github.com/IvanLutsenko"
},
"keywords": [
"obsidian",
"projects",
"tracking",
"tasks",
"kanban",
"bugs",
"decisions",
"adr",
"traceability",
"hooks",
"auto-sync"
],
"license": "MIT",
"commands": [
"./commands/projects.md",
"./commands/project-new.md",
"./commands/project-bug.md",
"./commands/bug-close.md",
"./commands/session-log.md",
"./commands/track-start.md",
"./commands/track-stop.md",
"./commands/track-status.md",
"./commands/task.md",
"./commands/done.md",
"./commands/today.md",
"./commands/pulse.md",
"./commands/import.md",
"./commands/project-archive.md",
"./commands/where-was-i.md",
"./commands/decision-new.md",
"./commands/decision-close.md",
"./commands/decision-supersede.md",
"./commands/decision-link.md"
],
"hooks": {
"PermissionRequest": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/auto-allow-mcp.sh",
"timeout": 5
}
]
}
],
"PreCompact": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact.sh",
"timeout": 5
}
]
}
],
"SessionStart": [
{
"matcher": "clear",
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/session-clear.sh",
"timeout": 15
}
]
},
{
What it installs
The manifest is a name and a version. 19 skills, 19 commands travel with it, and installing the plugin installs all of them — 678 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill obsidian-tracker-projects A 28 tokens
- Skill obsidian-tracker-task A 29 tokens
- Skill obsidian-tracker-bug-close A 27 tokens
- Skill obsidian-tracker-import A 21 tokens
- Skill obsidian-tracker-project-bug A 29 tokens
- Skill obsidian-tracker-session-log A 25 tokens
- Skill obsidian-tracker-done A 27 tokens
- Skill obsidian-tracker-project-new A 25 tokens
- Skill obsidian-tracker-pulse A 22 tokens
- Skill obsidian-tracker-today A 23 tokens
- Skill obsidian-tracker-where-was-i A 37 tokens
- Skill obsidian-tracker-decision-new A 27 tokens
- Skill obsidian-tracker-project-archive A 28 tokens
- Skill obsidian-tracker-decision-close A 22 tokens
- Skill obsidian-tracker-decision-link A 31 tokens
- Skill obsidian-tracker-decision-supersede A 33 tokens
- Skill obsidian-tracker-track-start B 25 tokens
- Skill obsidian-tracker-track-stop B 26 tokens
- Skill obsidian-tracker-track-status B 21 tokens
- Command bug-close A 9 tokens
- Command where-was-i A 15 tokens
- Command decision-new A 10 tokens
- Command decision-link A 13 tokens
- Command decision-supersede A 9 tokens
- Command decision-close A 4 tokens
- Command projects A 12 tokens
- Command task A 14 tokens
- Command project-bug A 10 tokens
- Command done A 11 tokens
- Command today A 7 tokens
- Command pulse A 6 tokens
- Command import A 6 tokens
- Command session-log A 8 tokens
- Command project-new A 8 tokens
- Command project-archive A 9 tokens
- Command track-start B 8 tokens
- Command track-stop B 9 tokens
- Command track-status B 4 tokens
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 · 155 lines scan A 78324d067d86
obsidian-tracker is a plugin published in the GitHub repository IvanLutsenko/awac-ai-agent-plugins (2 stars, last pushed 3d 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-09-05.
Other plugins, from other repositories
aidd-vcs
External artifacts: repo-init, commit, pull-request, release-tag, issue-create.
comfyui-plugin
ComfyUI custom-node pack lifecycle - scaffold a pack, create + seed the repo, open the gitops adoption PR, publish to the Comfy Registry, and add README screenshots.
sdlc
SDLC — the complete software development lifecycle as gaps the engine cannot fill on its own (skillwise four-atom discipline: Knowledge / Capability / Judgment / Control, no step-marches). Twenty-seven skills organised as nine rings + a spine (docs/ARCHITECTURE.md). Delivery spine (original): /sdlc (lifecycle orchest.
release-conductor
Owns everything around the diff: craft Conventional Commits and PR descriptions, recommend the right semver bump by reasoning about behavioral breaking changes, assemble changelogs from messy history, and guide merge-conflict resolution, rebase planning, and git-history archaeology.
bitwarden-delivery-tools
Delivery lifecycle skills for Bitwarden initiatives — initiative funnel navigation, work transitions, architectural judgment, commits, pull requests, preflight checks, change labeling, and Jira ticket filing.
action
Convert tickets to branches in isolated worktrees. Uses team branch conventions, lands gated commits, and supports parallel tickets.