Skip to content

claude-flow

v3.32.15 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic-ai agentic-framework agentic-workflow agents ai-agents ai-assistant
+14 more
ai-coding ai-skills autonomous-agents claude-code codex harness mcp-server multi-agent multi-agent-systems npm skills swarm swarm-intelligence typescript

Affected surfaces

auth rbac

Summary

AI summary

ruflo security composition-scan adds deterministic scanning for three ShareLock Shamir‑split prompt‑injection attack signatures.

Full changelog

First dream-cycle backlog item shipped after the parser scoping fix.

Added

ruflo security composition-scan — deterministic (no LLM) scanner that reads a set of MCP tool descriptors and flags three attack signatures targeting the ShareLock Shamir-split prompt-injection pattern (arXiv 2606.27027, dream-cycle #2783):

  1. Injection-phrase — 16 known prompt-injection phrases inside a single tool.
  2. Shared-fragment — identical substrings ≥ N chars across tool descriptions, capped at ≤ K distinct tools per fragment. Attack fragments live in small conspiracies (2-3 tools); template language shows up in dozens.
  3. Name-lookalike — tool names ≤ 2 edits from a trusted ruflo prefix (typosquat mitigation).

Usage:

ruflo security composition-scan                          # scan the CLI's own MCP tools
ruflo security composition-scan --tools-json X.json      # scan a third-party MCP registry
ruflo security composition-scan --min-fragment 30 --top 50

Verification

  • Unit tests: 6/6 pass (shared-fragment, injection-phrase, name-lookalike, ruflo-benign-baseline, stats accuracy, minFragment tuning).
  • E2E on synthetic malicious 4-tool registry: all 3 signatures flagged correctly.
  • E2E on the CLI's own 350-tool registry: population cap knocks false-positives 92× (152,560 → 1,788).

Upgrade

npx ruflo@latest --version   # → 3.32.15

Refs: dream-cycle #2783 (2026-07-26).

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track claude-flow

Get notified when new releases ship.

Sign up free

About claude-flow

Deploy multi-agent swarms with coordinated workflows.

All releases →

Related context

Beta — feedback welcome: [email protected]