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 lightonai/next-plaidnpx agentmods add plugins/lightonai/next-plaid/next-plaidgit clone --depth 1 https://github.com/lightonai/next-plaidWrote 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/lightonai/next-plaid/next-plaid)<a href="https://agentmods.dev/plugins/lightonai/next-plaid/next-plaid"><img src="https://agentmods.dev/badge/plugins/lightonai/next-plaid/next-plaid.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
colgrep 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- agent-guard — 86% identical, 27 lines differ
What it actually says
{
"name": "colgrep",
"description": "Semantic code search powered by ColBERT. Replaces grep/ripgrep with natural language understanding for smarter code navigation.",
"version": "1.1.1",
"author": {
"name": "LightOn AI",
"email": "[email protected]"
},
"repository": "https://github.com/lightonai/next-plaid",
"homepage": "https://github.com/lightonai/next-plaid/tree/main/colgrep",
"license": "Apache-2.0",
"privacy_policy": "https://github.com/lightonai/next-plaid/blob/main/colgrep/PRIVACY.md",
"keywords": ["code-search", "semantic-search", "colbert", "grep", "productivity"],
"hooks": "./hooks/hook.json"
}What it installs
The manifest is a name and a version. 2 skills travel with it, and installing the plugin installs all of them — 0 tokens a session between them. Each is measured on its own page, and each can be installed alone.
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 · 15 lines scan A c45c102c7fa1
colgrep is a plugin published in the GitHub repository lightonai/next-plaid (541 stars, last pushed 10d ago), licensed Apache-2.0. 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-03.
Other plugins, from other repositories
openviking-memory
Long-term semantic memory for Claude Code, powered by OpenViking. Auto-recall relevant memories at session start and capture important information during conversations.
compartment
Encrypted, fully offline memory for Claude Code: one vault on your machine, shared with Claude Desktop, Cursor, Hermes and any other MCP client. Adds 14 memory tools and the /compartmentalize skill. Requires pip install compartment && compartment init first (the vault passphrase is yours to choose).
ygrep
Fast indexed code search for Claude Code.
safety-net
Block destructive git and filesystem commands before execution.
slicegrep
Replaces whole-file reads with ranked, token-budgeted code slices.
developer-toolkit
Complete developer productivity toolkit: Git mastery, debugging skills, code intelligence, AI-assisted development, and best practices for modern software engineering.