Skip to content

claude-flow

v3.32.17 Feature

This release adds 2 notable features 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

Updates Verification, default, and 2026-07-21 across a mixed release.

Full changelog

Two more dream-cycle security gates, reusing ChannelGuard's detector.

Added

PlanFlip gateruflo security scan-plan
Scans agent-emitted plans (inline -p or --plan-file <path>) for injected steps that would shift the plan's authority. Gate FIRES on high-severity findings (default) or ANY finding (--strict). Exit 2 signals fire so callers can gate distribution.

MemPoison gateruflo memory store --scan-content
Runs the scanner on the value BEFORE persistence and refuses the write with exit 2 on any finding. Also activates globally via RUFLO_MEMORY_SCAN_ON_WRITE=1 for safety-critical flows. Refusal is authoritative — does not fall through to the sql.js path.

Both gates reuse ChannelGuard's scanChannelMessage from the shared security/injection-catalog + channel-guard modules — adding a phrase to the catalog now strengthens all four surfaces at once (composition-scan, channel-scan, scan-plan, memory-store).

Verification

  • Regression tests: 6/6 for #2752 (detector + 3 CLI wire E2E via real execFileSync)
  • Total security tests (#2752 + #2783): 21/21
  • E2E on shipped CLI: memory store with injected value → exit 2, plan file with injected step → exit 2 with FIRE verdict

Upgrade

npx ruflo@latest --version   # → 3.32.17

Refs: dream-cycle #2752 (2026-07-21).

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]