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 jakemarsh/ccthreadnpx agentmods add plugins/jakemarsh/ccthread/plugingit clone --depth 1 https://github.com/jakemarsh/ccthreadGrade A, and why
ccthread 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.
What it actually says
{
"name": "ccthread",
"version": "0.1.0",
"description": "Read, search, and summarize Claude Code conversation logs from ~/.claude/projects.",
"author": { "name": "Jake Marsh" },
"homepage": "https://github.com/jakemarsh/ccthread",
"repository": "https://github.com/jakemarsh/ccthread",
"license": "MIT",
"keywords": ["claude-code", "logs", "history", "search", "cli"]
}
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 · 11 lines scan A 49ad09f31bf1
ccthread is a plugin published in the GitHub repository jakemarsh/ccthread (1 stars, last pushed 4mo 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
open-steps
Plain-language skills for Claude Code by Pavlo Kharmanskyi. One plugin: open-steps.
open-steps
Skills that keep development open to the person running it, who does not read code: plain-language session reports, followable operator instructions, decisions framed as questions with a recommendation, an attack on a decision while it can still be changed, what-to-do-next orchestration, verification of work done in…
cinematic-scroll
Build cinematic, scroll-driven websites — pinned chapter reveals, multi-depth parallax, 3D tilt, environment-morphing backgrounds, and full release/launch pages. The motion grammar is the skill; the aesthetic is always the user's. Single self-contained scroll sections (Mode A) or a full Next.js release site with…
mustbesimo
Agent Skills by Simone Leonelli (W230).
slopsec
Security tooling for vibe-coded SaaS apps.
slopsec
Security audit and hardening for vibe-coded SaaS apps. Walks the 50 most common ways AI-generated apps get owned and produces a prioritized fix list.