Fetching from the wire…
Security2026-08-12 · source-backed
SkillsMetric evaluated 2,266 skills across 16 attack types, hitting F1 of 73.4%±0.5% overall (arXiv 2608.08468). Host destruction via shell commands: 0% detection. Natural-language prompt injection: 42%. If you lint third-party skills before install, this tells you precisely which two classes your scanner waves through. Anthropic is defending at the other end, Claude Code 2.1.228 stops claude.ai-synced skills from shadowing local commands or MCP prompts, sanitizes their descriptions, and blocks their bodies from running ! commands or expanding @ file references locally (Claude Code Changelog). Enforcement at the point of execution, which is the right place. Note the breakage: if you sync skills from claude.ai that rely on ! or @, they stop working after upgrade.
Each link below shares sources, entities, or timing with this story.
One Claude Code release fixed two independent permission-check bypasses on the same day. That's the story. Version 2.1.221, shipped August 4, patches a Bash tool bypass where zsh could execute hidden commands embedded inside [[ ]] regex conditionals. The approval prompt never...
Three separate Anthropic changes over about two weeks point the same direction, and none of them announced themselves as a strategy. Claude Code 2.1.238 added claude self-hosted-runner --defer-shutdown-max-min, which keeps serving attached sessions on SIGTERM, parks whatever's...
It now dedupes local CLAUDE.md files against checked-in ones, proposes trimming content it can derive from the codebase, ranks unused skills, MCP servers, and plugins by context cost, and flags slow hooks. Background subagents run by default and, when launched from claude agen...
It scans prompts and tool descriptions for patterns written for older model generations. This targets a real invisible tax: system prompts and MCP tool descriptions accumulate verbose few-shot blocks, defensive formatting instructions, and reasoning nudges that earned their ke...
1. Flip your multi-model pipeline to review-then-generate. Instead of using a reasoning model to plan before code generation, let the specialist generate freely and use reasoning tokens for review. Paper shows 90.2% pass@1 vs 87.2% for the planning pattern. Source 2. Audit you...
The June 25 release adds autoMode.classifyAllShell to route every Bash and PowerShell command through the auto-mode classifier, surfaces denial reasons in the transcript, and emits a claude_code.assistant_response OTel event carrying the model's actual response text. (Claude C...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.