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.
npx agentmods add plugins/smk-labs/claude-plugins/readable/plugin marketplace add smk-labs/claude-pluginsgit clone --depth 1 https://github.com/smk-labs/claude-pluginsGrade A, and why
readable 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 — 21 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "readable",
"description": "Beautiful replies as styled cards (Persian/RTL always, English by default): the model sends content only, the template carries all styling. KPI grids, charts, trend sparklines, timelines, flows, callouts, badges, CTA buttons, content cards, side-by-side columns, quotes, section numbering and section breaks, a minimal icon set, link previews with an optional live frame of the target page, a pinned tab bar for a long report's sections, and screenshots or looping /fig animations inlined so a report stays one offline file. The kit is pay-per-use: the template carries only the base sheet and each card is served just the component CSS it uses. Delivery picks itself from the tools a host actually has: the MCP Apps card server where one is connected, an inline widget kit where the host has a widget tool, and BiDi-safe plain text where nothing can render. Only the desktop-registered server can ever offer the card tool; the plugin's own scoped server carries the export tools alone, under a different name, so it can never shadow the one that paints. Installing it is the whole setup: the first session registers the desktop card server in every Claude profile on the machine, at a version-free path an update cannot break, writes one backup per config and never touches them again, and says so once. /readable:connect disconnect opts out everywhere and sticks. Cards can also render straight from *-card.html files written by background workers (htmlFile mode, zero context cost). Projects can carry a committable .readable/ brand layer (brand skill) that reskins their cards and reports. Every artifact closes with one muted signature line, defined once in the kit and injected at build time, which a project can switch off. Plus report export and a visualize skill.",
"version": "6.9.1",
"author": {
"name": "Seyed M. Keramati",
"url": "https://github.com/SMKeramati"
},
"mcpServers": {
"readable-local": {
"command": "node",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 · 21 lines scan A bfefb00c136e
readable 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 A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
pm-ai-shipping
AI Shipping Kit — for PMs and founders accountable for AI-built code. Document a vibe-coded app, audit it for intended-vs-implemented security gaps and performance issues, and produce a reviewer-ready shipping packet.
pm-execution
Execution and product management skills: PRDs, OKRs, roadmaps, sprints, pre-mortems, stakeholder maps, user stories, prioritization frameworks, and more.
cc-handbook
Plugin marketplace listing 19 plugins: handbook, handbook-extras, handbook-qa, handbook-dotnet, handbook-microsoft-docs.
handbook-agent-spec-kit
Spec-driven development workflow system with structured phases: Requirements → Design → Tasks → Implementation.
handbook-dotnet
.NET development tools including automatic CSharpier formatting for C# files and dotnet run file support.
handbook-csharp-lsp
C# Language Server Protocol support using csharp-ls for code intelligence features.