<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Clawmont Blog - AI Agent Security</title>
    <link>https://clawmont.com/blog/</link>
    <atom:link href="https://clawmont.com/rss.xml" rel="self" type="application/rss+xml" />
    <description>Technical articles on AI agent security, prompt injection defense, MCP tool-call safety, and runtime defense for autonomous agents - from the team behind Clawmont.</description>
    <language>en</language>
    <item>
      <title>AI Security Posture Management (AI-SPM): What It Covers and Where Runtime Takes Over</title>
      <link>https://clawmont.com/blog/ai-security-posture-management-runtime-gap/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/ai-security-posture-management-runtime-gap/</guid>
      <description>AI security posture management explained: agent and tool inventory, credential mapping, configuration baselines, posture drift detection, and the runtime gap that posture scans cannot see.</description>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <category>AI Agent Security</category>
      <category>Posture Management</category>
      <category>Runtime Security</category>
    </item>
    <item>
      <title>Guardrails, Sandboxes, and Gateways: AI Runtime Security Compared</title>
      <link>https://clawmont.com/blog/ai-runtime-security-guardrails-sandboxes-gateways/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/ai-runtime-security-guardrails-sandboxes-gateways/</guid>
      <description>Three control families claim the &quot;AI runtime security&quot; label. What inline guardrails, OS sandboxes, and gateways each catch, what each is structurally blind to, and how to combine them.</description>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <category>Runtime Security</category>
      <category>AI Agent Security</category>
      <category>Security Tools</category>
    </item>
    <item>
      <title>Prompt Injection Detection: How Pattern Matching, Classifiers, and LLM Judges Compare</title>
      <link>https://clawmont.com/blog/prompt-injection-detection-methods/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/prompt-injection-detection-methods/</guid>
      <description>Prompt injection detection methods compared: deterministic pattern checks, ML classifiers, and LLM judges - the recall, false-positive, and cost trade each makes, and how to evaluate a detector honestly.</description>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <category>Prompt Injection</category>
      <category>AI Agent Security</category>
      <category>Runtime Security</category>
    </item>
    <item>
      <title>Claude Code Security: A Practical Hardening Guide for Local Coding Agents</title>
      <link>https://clawmont.com/blog/claude-code-security-hardening-guide/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/claude-code-security-hardening-guide/</guid>
      <description>Six controls that harden Claude Code and other local coding agents: untrusted-input discipline, least privilege, config-write protection, credential scoping, egress limits, and audit evidence.</description>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <category>Claude Code Security</category>
      <category>AI Agent Security</category>
      <category>Runtime Security</category>
    </item>
    <item>
      <title>AI Agent Security Monitoring: Audit Logging, Runtime Telemetry, and Forensics</title>
      <link>https://clawmont.com/blog/ai-agent-security-monitoring-audit-logging/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/ai-agent-security-monitoring-audit-logging/</guid>
      <description>What an AI agent audit log should actually capture — prompts, tool calls, results, policy decisions — how to keep it tamper-evident, and how to reconstruct an incident from the evidence after something goes wrong.</description>
      <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
      <category>AI Agent Security</category>
      <category>Monitoring</category>
      <category>Audit Logging</category>
    </item>
    <item>
      <title>AI Agent Data Exfiltration: Prompt Injection, Tools, and Runtime Defense</title>
      <link>https://clawmont.com/blog/ai-agent-data-exfiltration-runtime-defense/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/ai-agent-data-exfiltration-runtime-defense/</guid>
      <description>How agents leak data: an attacker plants instructions in content the agent reads, the agent retrieves something sensitive, then sends it out through a legitimate tool. What each defense layer can and cannot see along that path.</description>
      <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
      <category>AI Agent Security</category>
      <category>Data Exfiltration</category>
      <category>Prompt Injection</category>
    </item>
    <item>
      <title>AI Agent Memory Poisoning: Persistent Memory Risk and Runtime Defense</title>
      <link>https://clawmont.com/blog/ai-agent-memory-poisoning-runtime-defense/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/ai-agent-memory-poisoning-runtime-defense/</guid>
      <description>Poisoned memory persists: instructions planted in an agent&apos;s stored context re-enter every later session. Why retrieval is the choke point, and the provenance, audit, and rollback controls that limit the damage.</description>
      <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
      <category>AI Agent Security</category>
      <category>Memory Poisoning</category>
      <category>Agentic Security</category>
    </item>
    <item>
      <title>Agentic Ransomware: What JADEPUFFER Means for AI Agent Security</title>
      <link>https://clawmont.com/blog/agentic-ransomware-ai-agent-security/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/agentic-ransomware-ai-agent-security/</guid>
      <description>JADEPUFFER and clean-repo coding-agent exploits show why AI agent security needs runtime action checks, credential boundaries, egress controls, and audit evidence.</description>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <category>Agentic Security</category>
      <category>AI Agent Security</category>
      <category>Runtime Security</category>
    </item>
    <item>
      <title>NSA MCP Security Guidance: What It Means for AI Agents</title>
      <link>https://clawmont.com/blog/nsa-mcp-security-guidance-ai-agents/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/nsa-mcp-security-guidance-ai-agents/</guid>
      <description>NSA, CSA, IETF, and official MCP guidance translated into runtime controls for AI agents: trust boundaries, identity, tool validation, execution checks, and audit evidence.</description>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <category>MCP Security</category>
      <category>Security Guidance</category>
      <category>AI Agent Security</category>
    </item>
    <item>
      <title>AI Agent Runtime Security Checklist</title>
      <link>https://clawmont.com/blog/ai-agent-runtime-security-checklist/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/ai-agent-runtime-security-checklist/</guid>
      <description>A practical checklist for securing AI agents at runtime: inventory tools, scope credentials, inspect inputs, check tool dispatch, screen tool results, verify outputs, keep audit evidence, and roll back safely.</description>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <category>AI Agent Security</category>
      <category>Runtime Security</category>
      <category>Checklist</category>
    </item>
    <item>
      <title>MCP Tool Poisoning: Runtime Defense for AI Agents</title>
      <link>https://clawmont.com/blog/mcp-tool-poisoning-runtime-defense/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/mcp-tool-poisoning-runtime-defense/</guid>
      <description>MCP tool poisoning explained: poisoned tool descriptions, schemas, metadata, and results; where scanners help; and why runtime dispatch and result checks still matter.</description>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <category>MCP Security</category>
      <category>Tool Poisoning</category>
      <category>Runtime Security</category>
    </item>
    <item>
      <title>What 22 Claude Code Security Advisories Teach Us About AI Agent Security</title>
      <link>https://clawmont.com/blog/claude-code-security-lessons/</link>
      <guid isPermaLink="true">https://clawmont.com/blog/claude-code-security-lessons/</guid>
      <description>Claude Code advisories and the July 2026 reverse-shell case show the same pattern: the dangerous decision often happens at runtime, after static review says the project looks clean.</description>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <category>Claude Code Security</category>
      <category>CVE Analysis</category>
      <category>Agentic Security</category>
    </item>
  </channel>
</rss>
