decode

A plugin that tells a codebase's story in product language, with a short overview, an importance-weighted file tree, file summaries, and release-note-style explanations of code changes.

In plain words
What is it for?
It is used to explore a repository, explain important files, understand pull requests and diffs, and learn basic engineering concepts.
Why use it?
It helps product-minded readers understand how software is organised and what changed without reading every line of code.

Plugin for Claude Code

Install

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.

Claude Code
/plugin marketplace add smk-labs/claude-plugins
agentmods
npx agentmods add plugins/smk-labs/claude-plugins/decode
Clone the repo
git clone --depth 1 https://github.com/smk-labs/claude-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan C 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade C, and why

decode scanned grade C with 1 finding 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.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

"description": "قصهٔ کدبیس به زبان محصول: روایت دو دقیقه‌ای مثل یه سینیور، درخت فایل مثل VS Code با وزن‌دهی اهمیت، کانواس خلاصه برای هر فایل، درس‌های کوچیک مهندسی برای مسیر PM به دولوپر، و ترجمهٔ دیف و PR مثل ریلیز نوت."
decode/.claude-plugin/plugin.json · 10 lines

What it actually says

{
  "name": "decode",
  "description": "قصهٔ کدبیس به زبان محصول: روایت دو دقیقه‌ای مثل یه سینیور، درخت فایل مثل VS Code با وزن‌دهی اهمیت، کانواس خلاصه برای هر فایل، درس‌های کوچیک مهندسی برای مسیر PM به دولوپر، و ترجمهٔ دیف و PR مثل ریلیز نوت.",
  "version": "2.1.0",
  "author": {
    "name": "Seyed M. Keramati",
    "url": "https://github.com/SMKeramati"
  }
}
Changes

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.

  1. yesterday First seen · 10 lines scan C d11193ed4a06

Subscribe to this mod's changes

decode is a plugin published in the GitHub repository smk-labs/claude-plugins (11 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 C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.