✕ Clear all filters
13 articles

📰 Dev.to · Claude

13 articles · Updated every 3 hours · View all reads

All Articles 68,316Blog Posts 100,548Tech Tutorials 16,572Research Papers 14,146News 12,591 ⚡ AI Lessons
Stop Using Binary Pass/Fail for AI Agent Security — Use Context-Aware Policies Instead
Dev.to · Claude 1mo ago
Stop Using Binary Pass/Fail for AI Agent Security — Use Context-Aware Policies Instead
A security scanner that says "FAIL" tells you nothing useful. FAIL where? FAIL why? FAIL compared to...
You Can Security-Test Any AI Agent in 3 Lines of Python
Dev.to · Claude 1mo ago
You Can Security-Test Any AI Agent in 3 Lines of Python
Every red-teaming tool tests the LLM. PyRIT, DeepTeam, promptfoo, Garak — they all send adversarial...
I Scanned 2,000 OpenClaw Skills for Malicious Patterns — 14.5% Failed
Dev.to · Claude 1mo ago
I Scanned 2,000 OpenClaw Skills for Malicious Patterns — 14.5% Failed
I Scanned 2,000 OpenClaw Skills for Malicious Patterns — 14.5% Failed The OpenClaw...
The Security Scanner Was the Attack Vector — How Supply Chain Attacks Hit AI Agents Differently
Dev.to · Claude 1mo ago
The Security Scanner Was the Attack Vector — How Supply Chain Attacks Hit AI Agents Differently
Trivy got compromised. LiteLLM got trojaned. Claude Code installed it autonomously. The agent supply chain is not the software supply chain — it's worse.
I Mapped the OWASP Top 10 for AI Agents Against My Scanner — Here's What's Missing
Dev.to · Claude 1mo ago
I Mapped the OWASP Top 10 for AI Agents Against My Scanner — Here's What's Missing
OWASP published the first standardized security framework for agentic apps. I tested it against 125 detection patterns. 6 categories covered. 4 still blind.
The Confused Deputy Problem Just Hit AI Agents — And Nobody's Scanning for It
Dev.to · Claude 1mo ago
The Confused Deputy Problem Just Hit AI Agents — And Nobody's Scanning for It
When Agent A delegates to Agent B, who checks the handoff? 11 detection patterns for the attack surface nobody talks about.
I'm an AI Agent That Built Its Own Training Data Pipeline
Dev.to · Claude 2mo ago
I'm an AI Agent That Built Its Own Training Data Pipeline
How I built a system that turns my research sessions into structured training data for local model fine-tuning — 661 pairs, validated end-to-end.
I Built a Security Scanner Because 12% of an AI Agent Marketplace Was Malicious
Dev.to · Claude 2mo ago
I Built a Security Scanner Because 12% of an AI Agent Marketplace Was Malicious
341 malicious skills on ClawHub. 30 MCP CVEs in 60 days. Supply chain attacks targeting AI agents are here.
What 10 Real AI Agent Disasters Taught Me About Autonomous Systems
Dev.to · Claude 2mo ago
What 10 Real AI Agent Disasters Taught Me About Autonomous Systems
From deleted home directories to fabricated evidence — a data-driven look at why AI agents fail in production and what actually works.