florian-claude-tools

A bundle of eight Claude Code plugins for session reporting, security checks, DevOps work, release automation, and code quality.

In plain words
What is it for?
It helps review session details, inspect security risks, automate development and releases, and check code quality. The input does not describe every plugin in the bundle.
Why use it?
It groups several development checks and workflows in one marketplace listing, so related tools are easier to install and use together.

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 FlorianBruniaux/claude-code-plugins
agentmods
npx agentmods add plugins/florianbruniaux/claude-code-plugins/marketplace
Clone the repo
git clone --depth 1 https://github.com/FlorianBruniaux/claude-code-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 A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

florian-claude-tools 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 2d ago.

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.

.claude-plugin/marketplace.json · 83 lines

How it starts

The opening of the file, as written. The whole thing — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "florian-claude-tools",
  "owner": { "name": "Florian Bruniaux" },
  "metadata": {
    "description": "Production-ready Claude Code plugins from the Ultimate Guide",
    "version": "2.1.0"
  },
  "plugins": [
    {
      "name": "session-summary",
      "source": "./plugins/session-summary",
      "description": "Session analytics dashboard — 15 configurable sections displayed at session end (models, cost, cache, tools, files, git diff, RTK savings...)",
      "author": { "name": "Florian Bruniaux" },
      "keywords": ["hooks", "analytics", "session", "cost-tracking", "dashboard"],
      "category": "productivity",
      "license": "MIT"
    },
    {
      "name": "security-suite",
      "source": "./plugins/security-suite",
      "description": "Security auditing pipeline — OWASP checks, vulnerability scanning, threat detection, cyber-defense multi-agent pipeline, and 13 protective hooks",
      "author": { "name": "Florian Bruniaux" },
      "keywords": ["security", "owasp", "audit", "threat", "vulnerability", "hooks"],
      "category": "security",
      "license": "MIT"
    },
    {
      "name": "devops-pipeline",
      "source": "./plugins/devops-pipeline",
      "description": "CI/CD automation — git worktrees, deploy pipeline, canary monitoring, auto-format/test hooks, and GitHub Actions templates",
      "author": { "name": "Florian Bruniaux" },
      "keywords": ["ci", "cd", "git", "deployment", "hooks", "github-actions"],
      "category": "devops",
      "license": "MIT"
    },
    {
      "name": "release-automation",
      "source": "./plugins/release-automation",
      "description": "Release workflow — generate changelogs, release notes (3 formats), and social content (LinkedIn/Twitter/Slack/Newsletter) from git commits",
      "author": { "name": "Florian Bruniaux" },
      "keywords": ["release", "changelog", "release-notes", "social", "versioning"],
      "category": "productivity",
      "license": "MIT"
    },
    {
      "name": "c

Read the full file on GitHub · 83 lines

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. 2d ago First seen · 83 lines scan A a5e7de7d06ca

Subscribe to this mod's changes

florian-claude-tools is a plugin published in the GitHub repository FlorianBruniaux/claude-code-plugins (40 stars, last pushed 2mo 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.