Tag: ai-agents
All the articles with the tag "ai-agents".
-
Hermes Agent and the Search Provider Attack Surface
Hermes Agent's pluggable search provider architecture creates a layered attack surface most users don't see: prompt injection through search results, credential exfiltration via scheduled jobs, and silent query routing through third-party infrastructure.
-
Agent Harnesses: A Standard for Structuring Agentic Systems
The word 'harness' is everywhere in AI agent development but means different things to different people. A new open standard proposes a precise definition and a directory convention to solve real problems: slow initialization, context blindness, and role maintainability.
-
AI Agent Security: The Lethal Trifecta and the Rule of Two
Two complementary frameworks — Simon Willison's Lethal Trifecta and Meta's Rule of Two — explain why AI coding agents are reliably exploitable when they combine private data access, untrusted input, and external communication.