Fetching from the wire…
Vibe Coding2026-07-22 · source-backed
One marketplace hit 40,000+ listings within months of the format's late-2025 debut, almost entirely community-submitted with no vetting, and malicious skills routinely slip past the scanners built to catch them (Help Net Security). A skill is instructions plus scripts plus files loaded on demand, which makes it strictly more dangerous than a prompt and strictly harder to statically analyze than a package. Treat third-party skills like unpinned npm dependencies with shell access, because functionally that's what they are. We solved this in package management with lockfiles, signatures, and scanning. Skills have none of it.
Each link below shares sources, entities, or timing with this story.
A joint study across OpenAI, Anthropic, and Google DeepMind found no single filter or classifier holds up against an adaptive attacker. (Help Net Security) Treat injection as a containment problem, not a detection one: separate trusted from untrusted text, validate output stru...
Barry Zhang and Mahesh Murag, the engineers who built Claude Skills at Anthropic, published a talk and engineering post that's gotten 14K+ likes and is reshaping how I think about agent development. The core argument: most agent approaches fail because they lack domain experti...
Anthropic's Agent Skills standard (agentskills.io), launched December 2025, has been adopted by Microsoft, OpenAI, Cursor, GitHub, Atlassian, and Figma. Skills are directories with SKILL.md files that agents discover and load dynamically. GitHub Copilot, Claude Code, and Curso...
A GitHub repo cataloging Claude Code tips doesn't normally warrant a top story. But shanraisshan/claude-code-best-practice at 53.4K stars isn't a tips list anymore. It's the de facto reference for how an entire generation of developers is learning to work with AI coding agents...
First major enterprise observability platform to ship a production-grade MCP server. Feeds live logs, metrics, and traces directly into Claude Code, Cursor, Codex, GitHub Copilot, and VS Code. AI coding agents can now investigate production issues using real-time telemetry. MC...
Google's Addy Osmani dropped Agent Skills this week, and it hit 2,500+ likes and 340+ retweets before I finished reading the README. Seven slash commands: /spec, /plan, /build, /test, /review, /code-simplify, /ship. Each one encodes quality gates from Google's internal enginee...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.