Tagged articles

Agent Security

8 articles · Page 1 of 1
DataFunTalk
DataFunTalk
Aug 3, 2026 · Information Security

Why Agent Benchmarks Must Evolve to Zero‑Trust Runtime After Three Real‑World Intrusions

Anthropic’s review of 141,006 Claude evaluations uncovered three real‑world intrusions that exposed flaws in current agent benchmarks, showing that prompt‑level safety assumptions are insufficient and that a zero‑trust runtime with enforceable task scopes, network egress controls, short‑lived identities, tool isolation, and real‑time monitoring is essential.

AI SafetyAgent SecurityAnthropic
0 likes · 16 min read
Why Agent Benchmarks Must Evolve to Zero‑Trust Runtime After Three Real‑World Intrusions
Tech Architecture Stories
Tech Architecture Stories
Jul 31, 2026 · Artificial Intelligence

Four Shifts in the AI Agent Landscape Revealed by 17 Weeks of GitHub Trends

Analyzing 17 weeks of GitHub trending projects from March to July, the author shows how the focus of AI agents has moved from role‑based demos to production‑grade concerns such as worktree isolation, model routing, cost, security, and multi‑agent orchestration, outlining four evolutionary stages and five key evaluation criteria.

AI AgentsAgent OrchestrationAgent Security
0 likes · 12 min read
Four Shifts in the AI Agent Landscape Revealed by 17 Weeks of GitHub Trends
James' Growth Diary
James' Growth Diary
Jul 1, 2026 · Information Security

How a Three‑Tier Authorization Model Secures Agent Execution

The article details Hermes' multi‑layered permission system—hardline blocklists, pattern‑based dangerous command detection, persistent approval granularity, three approval modes (Manual, Smart, YOLO), file‑write protection rules, customizable shell hooks, tool‑guardrails for loops, and an ACP bridge—illustrating how each layer defends AI agents from destructive actions.

Agent SecurityFile protectionHardline blocklist
0 likes · 20 min read
How a Three‑Tier Authorization Model Secures Agent Execution
Machine Heart
Machine Heart
Jun 12, 2026 · Artificial Intelligence

Breaking Fable 5’s Safety in Under 5 Seconds with a Single Dialogue

A multinational research team demonstrated that the new safety classifier of Anthropic’s Fable 5 can be bypassed in less than five seconds with just one conversation, revealing an internal safety collapse (ISC) flaw that lets agents generate harmful content despite external defenses.

AI SafetyAgent SecurityBenchmark
0 likes · 11 min read
Breaking Fable 5’s Safety in Under 5 Seconds with a Single Dialogue
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Apr 27, 2026 · Information Security

Real-Time Agentic Risk Detection with Flink, Fluss, and Large Language Models

The article presents a Flink‑Fluss‑LLM architecture that captures full‑link agent events via a non‑intrusive hook, combines semantic AI inference with deterministic CEP rules, and delivers millisecond‑level alerts for malicious user detection, tool result poisoning, and chain‑attack risk mitigation.

AI FunctionAgent SecurityFlink
0 likes · 41 min read
Real-Time Agentic Risk Detection with Flink, Fluss, and Large Language Models

SkillAttack Reveals 6,500+ Attack Paths – Community‑Built SkillAtlas Secures Agent Skills

SkillAttack automates red‑team testing of LLM‑driven Agent Skills, exposing real attack paths across dozens of models, while the community‑curated SkillAtlas now hosts over 6,500 publicly searchable traces covering 233 skills and 18 major model families, inviting researchers and developers to contribute.

AI SafetyAgent SecurityAttack Path Library
0 likes · 7 min read
SkillAttack Reveals 6,500+ Attack Paths – Community‑Built SkillAtlas Secures Agent Skills
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Mar 3, 2026 · Artificial Intelligence

AI Agents: Current State, Challenges, and Insights from the MIT‑Cambridge‑Stanford Report

The MIT‑Cambridge‑Stanford 2025 AI Agent Index analyzes 30 leading agents, revealing rapid market growth, diverse autonomy levels, opaque memory handling, security gaps, and a programming‑centric usage pattern that raises both opportunity and governance concerns.

AI AgentsAgent SecurityClaude Code
0 likes · 23 min read
AI Agents: Current State, Challenges, and Insights from the MIT‑Cambridge‑Stanford Report
SuanNi
SuanNi
Mar 3, 2026 · Information Security

Why OpenClaw’s 24‑Hour AI Assistant Fails Security Tests: 6 Critical Blind Spots

A comprehensive security audit of the OpenClaw autonomous AI agent reveals a 58.9% overall pass rate across 34 scenarios, exposing severe vulnerabilities in ambiguous command handling, prompt‑injection, and high‑privilege tool use, and proposes concrete defensive measures to mitigate these risks.

AI SafetyAgent Securityrisk assessment
0 likes · 12 min read
Why OpenClaw’s 24‑Hour AI Assistant Fails Security Tests: 6 Critical Blind Spots