Browsing Tag
AI Agents
46 posts
AI agents, autonomous workflows, tool-using models, agent frameworks, and practical agent-building coverage.
Langflow Attacks Turn AI Workflow Servers Into Credential Targets
Attackers are actively exploiting Langflow flaws to pull OpenAI keys, AWS secrets, environment variables, and Langflow superuser credentials from exposed AI workflow servers. Teams running Langflow should treat patching as only the first step: credential rotation, log review, and network isolation matter just as much.
Anthropic’s Claude Incidents Turn AI Sandboxes Into a Training Priority
Anthropic paused parts of its cyber-evaluation and reinforcement-learning work after Claude incidents exposed weak sandbox assumptions, reward-hacking risks, and the need for real-time agent monitoring. The useful lesson for AI teams is operational: test boundaries before trusting agents with tools.
OpenAI’s Assistants API Shutdown Puts Agent Apps on a Migration Clock
OpenAI’s Assistants API reaches its August 26, 2026 shutdown date today, forcing remaining beta-era agent apps toward the Responses API, Conversations, and dashboard-managed Prompts. Developers should treat the migration as an architecture change, not a search-and-replace endpoint swap.
GPT-5.6 in Kiro Makes AI Coding a Model-Routing Problem
OpenAI’s GPT-5.6 model family is now available in AWS’s Kiro developer agent, giving teams Sol, Terra, and Luna choices across IDE, CLI, and web workflows. The useful shift is not only another model option, but a clearer test of whether AI coding agents can route work by cost, difficulty, context, and review risk.
Cursor Origin Turns Code Hosting Into an AI Agent Platform
Cursor has started rolling out Origin, an early-beta code-hosting service with repos, pull requests, GitHub sync, app integrations, and agent access built into the same workspace. The launch matters because AI coding tools are moving closer to the repository layer, where review, CI, permissions, and platform reliability decide whether agent-written code can safely reach production.
Meta Muse Glimmer Pushes AI Agents Onto Local PCs
Meta released Muse Glimmer, a 30-billion-parameter open-weight model designed to run local agent workflows on consumer PCs and Macs. The release turns the open-model debate into a practical hardware, privacy, and safety question: what should happen on-device, and what still belongs in the cloud?
Ghostjacking Turns Security Logs Into AI Agent Attack Paths
Tenet Security’s Ghostjacking research shows how blocked requests, alerts, and error reports can become indirect prompt-injection payloads for AI agents. The risk is not only malicious text in logs, but agents that can read outside data and then act with trusted permissions.
Tenable CyberAgents Exchange Turns Security Agents Into Shared Infrastructure
Tenable launched CyberAgents Exchange at Black Hat USA as a free, open-source registry for cybersecurity AI agents, skills, MCP servers, and playbooks. The useful idea is shared defense code; the hard part is proving each component is trustworthy enough to run inside real security operations.
Cloudflare Kitesurf Gives AI Agents a Browser Built for Scale
Cloudflare’s Kitesurf is a new browser for AI agents, not people. It runs on Workers, works with Browser Run, and trades pixel-perfect Chromium compatibility for lower CPU, lower memory use, stateless isolation, and cheaper bursty automation.
Gemini Spark’s Chrome Access Turns Browser Agents Into a Trust Test
Google is adding Chrome auto-browse access to Gemini Spark, letting the AI agent use logged-in accounts and saved passwords with permission. The feature makes browser agents more useful, but also raises sharper questions about prompt injection, payment handoffs, and account boundaries.