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 Laotree/logs-locally-pluginnpx agentmods add plugins/laotree/logs-locally-plugin/logs-locally-plugingit clone --depth 1 https://github.com/Laotree/logs-locally-pluginWrote 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/laotree/logs-locally-plugin/logs-locally-plugin)<a href="https://agentmods.dev/plugins/laotree/logs-locally-plugin/logs-locally-plugin"><img src="https://agentmods.dev/badge/plugins/laotree/logs-locally-plugin/logs-locally-plugin.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
logs-locally-plugin 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": "logs-locally-plugin",
"description": "Store and browse AI agent session logs locally with a SQLite database and web UI",
"version": "1.0.0",
"author": {
"name": "raypar"
},
"repository": {
"type": "git",
"url": "https://github.com/Laotree/logs-locally-plugin"
},
"homepage": "https://laotree.github.io/logs-locally-plugin/",
"license": "MIT"
}
What it installs
The manifest is a name and a version. 1 skill, 1 hook travel with it, and installing the plugin installs all of them — 14 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 · 15 lines scan A 78a41d642b86
logs-locally-plugin is a plugin published in the GitHub repository Laotree/logs-locally-plugin (5 stars, last pushed 2mo 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
memory-kit
Persistent memory for Claude Code agents: a hot cache injected every session and held under three size caps, per-session handoffs, and agent-audited promotion into knowledge articles and rules. Carries the builder's layers too — executor/recon/idea-validator agents, session review, second opinion, agent QA and a…
hades
Unity-aware AI infrastructure for Claude Code: a queryable knowledge graph of your Unity project, plus observability, project memory, and 22 skills. Connects to the standalone Hades macOS app, which serves 32 MCP tools.
cross-code-organizer
Organize all your Claude Code memories, skills, MCP servers, and hooks — see what loads globally vs per-project, then move items between scopes.
research
Process any source into a structured, compounding knowledge base with refresh capability.
codies-memory
File-based two-tier memory system for AI agents. Agent-namespaced vaults with promotion pipelines, trust levels, CLI write commands, and explicit general read mode for vault-less notes. Gives any agent persistent memory across sessions.
branch-memory
Automatic branch-specific CLAUDE.md memory management. Switches your Claude Code context when you change git branches.