Traceforce: Device-Level AI App Monitoring and the Security Boundary Problem
How endpoint monitoring intercepts external AI app traffic to expose prompts, enforce policies, and solve the shadow AI visibility gap.
How endpoint monitoring intercepts external AI app traffic to expose prompts, enforce policies, and solve the shadow AI visibility gap.
Cross-border breach reporting, evidence preservation, and why public disclosure doesn't trigger prosecution when AI companies attack each other.
How Anthropic's Claude Code team reduced their system prompt by 80% for Opus 4.8 and Fable 5, what instructions became obsolete, and why 'don't do X' co...
Pillar Security disclosed seven vulnerabilities across Cursor, Windsurf, Cline, and Roo Code. Here's what the escape patterns reveal about agent sandbox...
GPT-5.6 Codex deleted user home directories by overriding $HOME. A case study in why runtime isolation matters more than model intelligence.
How endpoint detection concepts translate to agent security: behavioral baselines, budget enforcement, and mid-transaction halt mechanisms for financial...
Four production agent security incidents in two weeks expose patterns in 10M records: tool boundary failures, state leakage, and the gap between sandbox...
Agent-enforced security checkpoints that veto code before version control. Examining the orchestration layer that lets an AI agent block its own output.
MicroVM isolation, persistent filesystems, and resumable execution for AI agents. Examining the infrastructure trade-offs and security boundaries.
Enterprise-scale agent deployment architecture: identity management, workflow integration boundaries, compliance guardrails, and how a traditional finan...
Inside the AIUC-1 framework: certification boundaries, attack vectors, and how actuarial science is forcing standardized security testing for agentic sy...
A malicious AI agent skill bypassed all automated scanners and reached 26,000 users, exposing critical gaps in agent marketplace security models.
How agent firewalls intercept tool calls, enforce policy at the wire level, and address threats that traditional WAFs and static rules miss.
How Cloudflare's temporary accounts solve the agent deployment authentication problem with short-lived credentials and no IAM ceremony.
Practical architecture for securing and scaling a large fleet of autonomous agents without proportional infrastructure growth.
AI agents reveal missing authorization checks in systems that relied on UI-layer enforcement, turning the confused deputy pattern into a practical exploit.
How Airgap uses Linux namespaces to hide credentials from AI agents and npm install hooks without application-layer filtering or prompt engineering.
How VulnFeed wraps 9 security tools behind Model Context Protocol, turning CLI utilities into structured agent functions with rate limits and credentials.
Permission boundaries, audit trails, and destructive-action gates for agents operating on Postgres, Kubernetes, GCP, and GitHub in production.
How post-training a model for offensive security testing changes the safety/capability trade-off and what it means for agent authorization flows.
GitHub's repository-scoped token validation reveals the shift from user-session trust to repo boundaries, forcing new patterns in credential scoping and...
How Anthropic's GitHub Action uses Claude Code for PR security reviews, handles diff-aware scanning, and manages prompt injection risks in CI/CD.
Build an email agent that parses, classifies, and routes security reports using email parsing, classification heuristics, and ticketing integration.
How a localhost proxy intercepts LLM API calls to enforce cost limits, block sensitive file access, and log tool invocations without modifying agent code.
A benchmark architecture for testing agent security remediation: sandboxing, hidden test suites, and prompt strategies across 300 runs on real CVEs.
How gateway-based authentication adds enterprise SSO to Model Context Protocol servers using reverse proxy token injection and session management.
How meta-harness tooling replaces per-token API billing with flat subscription compute, and what that reveals about agent cost structures.
How embedding AI agents directly in the frontend DOM changes security boundaries, state persistence, and tool-calling patterns versus server-side orches...
Orchestrating identity verification across jurisdictions with a single API. State management, fallback logic, and rate limits for agent-driven compliance.
MCP's runtime layer validates, sandboxes, and audits tool calls before they reach system resources. Here's how the protocol creates a security boundary.
How traditional API authentication patterns create credential leakage when agents orchestrate third-party integrations, and what actually works.
A frustrated developer embedded malicious prompts in jqwik library code, instructing AI agents to delete files. Exposes supply-chain attack surface.
Credential sprawl, lateral movement, and audit gaps in autonomous agents. Why traditional AppSec boundaries don't contain agentic systems.
Client-side agent orchestration via WebMCP shifts the security perimeter from server sandboxes to browser isolation, exposing new attack surfaces.
How OS-level security principles apply to multi-agent deployments when LLMs are untrusted components requiring capability boundaries and resource limits.
AI agents hallucinate package names and write them to manifests without registry validation, creating supply-chain gaps and namespace races.
Cryptographic device proofs replace CAPTCHAs and IP throttling when agents and humans share endpoints. How continuity signals enable respect-weighted li...
How BoxAgnts uses WASM capability-based security to sandbox agents with file I/O, shell execution, and network access without VM overhead.
How agent notification channels become data exfiltration vectors when email rendering, pre-authenticated links, and prompt injection combine in producti...
How LocalPanel eliminates server-side agent dependencies by running SSH orchestration entirely from a desktop client with local credential encryption.
How a statically typed embedded language uses capability-based permissions to let agents write and execute code without full system access.
How cross-domain fluency helps engineers diagnose subsystem failures, choose isolation boundaries, and design recovery patterns in multi-agent systems.
How OpenClaw builds permission models, filesystem boundaries, and audit trails after shipping a personal AI assistant that runs shell commands on your m...
How AWS built Model Context Protocol support into a managed agent runtime, including server lifecycle, credential flow, and state isolation.
How agent security benchmarks create false confidence through dataset contamination, evaluation shortcuts, and misaligned threat models.
Deno's agent firewall intercepts tool calls at runtime, enforcing policy boundaries between LLM output and system execution.
Google tripled Flash pricing while deploying it to billions. Here's what the $1,551 benchmark cost tells us about reasoning tokens and agent economics.
How Fiverr's choice of public CDN URLs over signed tokens turned Cloudinary into an open directory, and what this means for asset storage in multi-tenan...
Monthly CVE pipeline, sandboxed agent environments, and the plumbing behind automated vulnerability discovery benchmarks that don't leak into training data.
Why running coding agents in separate terminals with full repo context outperforms inline editor completions, and what it reveals about orchestration boundaries.
How git commits, BM25 indexing, and markdown files create an auditable, portable knowledge substrate for agents with stronger security boundaries.
How copy-on-write storage and instant Postgres clones solve the database testing gap for coding agents without migration overhead or blast radius.
Architecture breakdown of production voice agents: streaming STT/TTS, interruption handling, session state, telephony security, and sub-second latency budgets.
How Cloudflare isolates Claude agent code in V8 Workers, enforces per-tool permission boundaries, and prevents runaway execution at the edge.
Linus Torvalds calls Linux security list 'unmanageable' as AI agents submit duplicate CVEs. Here's the filtering architecture maintainers need.
10 attacks against APEX's new AI agent feature. Claude blocked 7 autonomously. The 3 that succeeded reveal where tool-layer controls matter.
How Claude-powered agents orchestrate static analysis, fuzzing, and exploit generation to discover production CVEs without human steering.
How a six-hour backend API compromise turned trusted CPU-Z and HWMonitor downloads into a credential-stealing supply-chain attack.
Tracecat's architecture reveals security-specific orchestration: case state, evidence chains, analyst handoff, and compliance audit trails.
Calif demonstrates cutting-edge AI-assisted vulnerability research with Mythos Preview, achieving the first public macOS M5 kernel exploit bypassing Apple's MIE in just 5 days. Their MAD Bugs series showcases how AI agents are transforming offensive security research.
How OAuth token leakage through platform environment variables creates a new class of supply-chain attack, and what it reveals about secret management.
How Spikee probes prompt injection, data exfiltration, and tool-chaining vulnerabilities in multi-step AI agent architectures under adversarial pressure.
A dev.to comparison claims Hermes 'killed' OpenClaw. What the architectural positioning reveals about memory, skills, and deployment trade-offs.