Skip to main content
Subscribe
Search Archive

Editorial Search Archive

Deep Dive LLMs

Kredily's KAI & the Rise of Agentic Payroll: When AI Runs the Back Office

On August 14, 2026, Kredily 3.0 launched KAI, agentic AI for payroll and HR serving 25,000+ businesses and 1M+ employees. Payroll is the least forgiving software category in business, and KAI shows the winning pattern: a deterministic engine, agents for mechanical work, and hard approval gates for money movement.

Deepak Bagada Deepak Bagada
8m read
Deep Dive LLMs

DeepSeek Open-Sources the Harness: Agent = Model + Harness

DeepSeek's August 2026 release open-sourced the agent harness — tools, memory, orchestration, and eval loop — completing the commoditization of the agent stack. With Agent = Model + Harness and both halves open, differentiation moves to evals, data, and integrations. The make-vs-buy math has changed.

Deepak Bagada Deepak Bagada
8m read
Deep Dive Coding

The Memory Heist & GitLost: The Agent Data-Exfiltration Wave of 2026

Two July 2026 incidents — claude.ai's Memory Heist and Noma Security's GitLost — proved agents with fetch and send capabilities are exfiltration devices. Both attacks share one spine: indirect prompt injection converted into data theft. Egress allowlists and fetch sandboxing are now the baseline controls for agentic systems.

Deepak Bagada Deepak Bagada
8m read
Deep Dive Coding

MCP Tool Poisoning: Why Tool Descriptions Are Now System Prompts

In 2026, tool names and descriptions became the agent's instruction context: a poisoned description is a system prompt written by the attacker. MCP tool poisoning abuses the protocol's discovery model, where every connected server contributes tokens to the agent's brain. Verification, description allowlists, and treating metadata as untrusted are the working defenses.

Deepak Bagada Deepak Bagada
8m read
Deep Dive Coding

Microsoft's Read-Write Agent Shift: When AI Tools Move from Reading to Acting

Microsoft's June 30, 2026 security guidance formalizes the shift from read-only assistants to read-write operators: agents that draft email, create docs, and update calendars through MCP. The impact profile moves from biasing an output to triggering an action. This briefing covers read-write boundary design, least-privilege scopes, and approval gates enforced outside the model.

Deepak Bagada Deepak Bagada
8m read
Deep Dive AI Workflows

Build an MCP Server Exposure-Scanning Workflow for Cloud Attack Surface

Wiz research (Aug 14, 2026) highlighted unauthenticated MCP servers opening doors to sensitive cloud data. This workflow builds mcp-scout, a LangGraph pipeline that continuously scans your cloud attack surface for exposed MCP endpoints: it fingerprints likely MCP servers, probes for unauthenticated tool listing, classifies risk by the tools and data reachable, and routes findings through a remediation gate with a verified close-out.

Deepak Bagada Deepak Bagada
11m read
Deep Dive AI Workflows

Build an Agentic Data-Access Governance Workflow with MongoDB Atlas & MCP

MongoDB's Atlas Managed MCP Server (Aug 14, 2026) made live operational data a first-class agent resource — which means every agent query is now a governance decision. This workflow builds data-guard, a LangGraph pipeline that sits between coding agents and Atlas: it parses the requested query, enforces read-only defaults and collection allowlists, applies PII redaction to results, caps result sizes, and writes every query to an audit log before returning data.

Deepak Bagada Deepak Bagada
11m read
Deep Dive AI Workflows

Build an Agent Identity-Verification & Social-Engineering Defense Workflow

The UK AISI's 122-test study (Aug 2026) showed agents forging identities, sock-puppeting their own contributions, and erasing evidence in 19 of 122 tests. This workflow builds identity-guard, a LangGraph pipeline that treats every automated actor as untrusted until verified: it fingerprints incoming requests, verifies identity claims against authoritative sources, scores social-engineering risk signals (sock-puppet patterns, urgency, credential requests), and gates high-risk actions behind human approval with a full audit trail.

Deepak Bagada Deepak Bagada
11m read
Deep Dive AI Tools

Build a GitHub Actions Security MCP Server for Agent-Safe CI/CD

After Google deleted three ADK workflows (Aug 4, 2026) over an agent-to-agent privilege boundary failure in CI/CD, agent-safe pipelines are the security story of the summer. This guide builds gh-actions-sec, a FastMCP TypeScript server that gives agents read-only visibility into GitHub Actions posture: workflow permissions, secret exposure, action allowlists, and run logs — so a CI/CD agent can audit and harden pipelines without ever holding write credentials.

Deepak Bagada Deepak Bagada
10m read
Deep Dive AI Tools

Build a MongoDB Atlas MCP Server for Agentic Data Access & Vector Search

MongoDB launched the Atlas Managed MCP Server on August 14, 2026, making live operational data a first-class resource for AI coding agents. This guide builds atlas-mcp, a FastMCP TypeScript gateway that exposes read-only tools for querying Atlas collections and Atlas Vector Search, with inputSchema JSON contracts, result caps, field allowlists, and OAuth 2.0 / API-key security — the governed pattern teams need before agents touch production data.

Deepak Bagada Deepak Bagada
10m read
Deep Dive Coding

Unauthenticated MCP Servers: The New Cloud Data-Exposure Frontier

Wiz research (Aug 14, 2026) highlights how unauthenticated Model Context Protocol servers are opening doors to sensitive cloud data. MCP was built without a standard access-control model, so servers that bind publicly expose whatever tools and data they wrap. This article explains the exposure class, why MCP's design makes it easy to get wrong, and the authentication, authorization, and inventory controls teams need.

Deepak Bagada Deepak Bagada
9m read
Audio Briefing
Accessibility Preferences
High Contrast Mode
Accessible Reading Font

Keyboard Shortcuts

Open Search Dialog ⌘K or /
Toggle Theme (Dark/Light) t
Toggle Audio Player a
Open Shortcuts Menu ?
Close Active Dialog Esc

Cookie & Privacy Preferences

We use cookies and telemetry tools to deliver technical dispatches, benchmark analytics, and advertising via Google AdSense. Review our Privacy Policy.