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 ReflexioAI/claude-smartnpx agentmods add plugins/reflexioai/claude-smart/plugingit clone --depth 1 https://github.com/ReflexioAI/claude-smartGrade A, and why
claude-smart 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": "claude-smart",
"version": "0.2.50",
"description": "Self-improving Claude Code, Codex, and OpenCode plugin that turns corrections into Preferences, Project-specific skills, and Shared skills",
"author": {
"name": "Yi Lu"
},
"keywords": [
"claude",
"claude-code",
"claude-code-plugin",
"codex",
"codex-plugin",
"opencode",
"opencode-plugin",
"memory",
"agent-memory",
"plugin",
"reflexio",
"self-improvement",
"self-improving-agents",
"skills",
"learning"
]
}
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 · 26 lines scan A 2da1401fe6c3
claude-smart is a plugin published in the GitHub repository ReflexioAI/claude-smart (774 stars, last pushed 3d 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-08-30.
Other plugins, from other repositories
robcsaszar-retrospective
Reviews how a Claude Code session was conducted rather than what it shipped — classifies its shape, scores the run, flags where the context window went, and turns repeated hand-work into wire-ins for the skills the session used.
retrospective
Plugin marketplace listing 1 plugin: robcsaszar-retrospective.
skill-evolution
Plugin marketplace listing 1 plugin: skill-evolution.
skill-evolution
self-improving-skills 컴패니언. 학습 스킬의 성공/실패 outcome(GEPA reward 신호)을 Stop 훅에서 수집하고, /optimize-skill 로 실패 트레이스 기반 반영 최적화를 수행한다. Hermes self-evolution의 '측정 기반 진화' 축을 이식.
self-improve
Marketplace for the self-improve Claude Code plugin — a self-improvement loop that logs user-correction moments and prescribes recurrence-prevention fixes.
self-improve
Self-improvement loop for Claude Code: log user-correction moments, find patterns, prescribe fixes (CLAUDE.md rules / skills / scripts / MCP).