Security & Threat Intelligence

The Watch

The Signal

One consent tap gives Meta's Muse a corporate mailbox that no password rotation revokes.

The grant is legitimate. No phish and no malware anywhere in the chain. It ships inside WhatsApp and keeps working after the app closes. The action log you would want during an incident sits in Meta's cloud. Admin-consent-required in Entra ID or Workspace is the only lever on your side of the line.

In Play

  1. Credentialed Consumer Agents Arrive by Consent

    None of today's items required an unauthorized step, so intrusion detection sees none of it. Case in point: Meta's Muse, a free personal agent that runs in a dedicated vendor cloud VM and reaches an employee's mail, calendar and payment methods through user-granted connected services. It also ships inside WhatsApp, per TheSequence and Simplifying AI. Authorized access, arriving through personal accounts rather than procurement.

    Ask Clarity
    Try
  2. Agent Tooling Outran the Identity Inventory

    Simplifying AI flags three days-old agent projects — Gawkbot, Nanobot and Memanto — that request terminal access, stored API keys and scheduled execution. Exponential View reports 83% of 1,600-plus surveyed organizations already run agents whose action logs rarely reach the SIEM.

    Ask Clarity
    Try
  3. Silent Substitution Beneath Approved Interfaces

    DeepSeek began routing older Flash and Pro endpoints to a new 552B multimodal model and is retiring V4 Pro, per TheSequence. Meanwhile The Information reports Altman told OpenAI staff the labs must fund an AI testing and auditing body themselves, without US government support. That leaves your contract clauses and your own testing as the entire assurance layer.

    Ask Clarity
    Try
  4. Identity Proofing at the Front Door

    Morning Brew reports hiring managers believe they spot AI-generated applications 60% of the time and actually manage roughly 25% — against 243 applications per opening and 90% of US employers using AI screening. The Bear Cave adds six dated finance-leadership vacancies that hand executive-impersonation crews a published script for wire-change requests.

    Ask Clarity
    Try
  5. Automated Verdicts That Become Policy

    SRE Weekly named the liability a SOC accrues from AI-assisted triage: comprehension debt, where automation closes routine work and analysts lose the reps they need for the novel intrusion. The sharper item is blast radius — any automated verdict that writes back into detection logic becomes an unauthenticated input to future decisions. Auto-suppressions, auto-allowlists and verdict-fed model retraining need an explicit scope, a TTL and a human re-confirmation gate.

    Ask Clarity
    Try

Deep Dives

The Only Muse Control You Own Is the Consent Policy

Meta's agent needs no exploit and no purchase order — just one employee tap, and the action log you would want during an incident sits inside a vendor-run VM you cannot query.

Why this needs no exploit

An illicit consent grant (ATT&CK T1528, with token abuse T1550.001) is the cheapest access path in an enterprise. There is no credential theft and no malware in it. MFA never enters the path, and password rotation does not touch the grant. When an employee taps "connect," the mailbox and calendar access that follows is legitimate, logged and policy-compliant. Every action the agent takes afterwards resolves to the user, in the same audit trail, from a session conditional access already approved.

Acquisition stops at Meta's VM

Each user gets a dedicated cloud VM holding the agent, its browser and the user's connected credentials, per Simplifying AI. TheSequence documents the vendor-side control set: a second Sentinel agent inspecting outbound activity, plus approval prompts on sensitive actions. Both mitigations are Meta-side, and Meta operates the logging. Meta does not offer log export, so a responder cannot reconstruct the agent's action history or browsing, and cannot revoke a task in flight. Anyone who documents that gap now avoids discovering it during an investigation.

The finance failure mode

Muse is advertised as completing tasks: opening a browser, filling forms, booking travel, negotiating bills. Invoice-fraud controls assume a skeptical human reads the fraudulent request. An agent working unattended between checkpoints removes that human. The steering mechanism is indirect prompt injection (MITRE ATLAS AML.T0051.001), delivered by a poisoned booking page, a crafted invoice or an inbound email, and the approval gate fires only on what the agent itself classifies as consequential. Meta's assurance that it never sees actual passwords or payment details is an unverified vendor assertion with no attestation cited. Simplifying AI flags it as exactly that.

Where the reports diverge, and why scope widens

TheSequence describes distribution as free in the US on iOS, Android and muse.ai. Simplifying AI reports the same launch inside WhatsApp, with a free tier. The union of the two lists is the working assumption: the agent reaches employees on the personal phone that already renders their work mail. Both reports land independently on the same chokepoint. Admin consent policy in Entra ID or Google Workspace is the one control the defending organisation owns end to end.

The fallback closes in the same change window. Agents blocked at OAuth route around the block through app passwords and legacy IMAP/SMTP, which bypass conditional access and MFA entirely. New forwarding rules or delegations created by non-interactive sessions are the highest-signal indicator that a collection channel already exists. A standard written against the pattern, credential custody plus autonomous action, survives the next launch; one written against the product name gets rewritten after it. A block shipped without a sanctioned alternative sends users back to those same app passwords.

The framing that lands with a board

Classified correctly, this is an unmanaged sub-processor problem. A consumer agent connected to a corporate mailbox is a data processor. GDPR Art. 28 requires a written processor contract; here there is no DPA, no attestation and no audit trail. Autonomous consequential action makes Art. 35 a plausible DPIA trigger. The SOC 2 CC6.1 logical-access assertion can no longer be evidenced, because end users are granting third-party mailbox access the organisation cannot enumerate.

A sub-processor holding mailbox tokens entered our environment this quarter without passing procurement. It arrived on an employee's phone. The only control we own is a consent policy we have not locked down.

What to do

  1. Set admin-consent-required for Mail.ReadWrite, Calendars.ReadWrite and offline_access in Entra ID and Google Workspace this week, then revoke every user-consented grant issued in the last 60 days that has no DPA behind it.

  2. Publish an interim standard within two weeks prohibiting corporate mailboxes, calendars, repositories and payment instruments in consumer AI agents, written against credential custody plus autonomous action rather than product names, and add muse.ai to CASB block-and-alert.

  3. Disable legacy auth, IMAP/SMTP and app passwords within 30 days and alert on new mailbox forwarding rules, delegations and inbox rules created by non-interactive sessions.

One pip Install Buys Shell Access and 1,200 Connectors

Gawkbot, Nanobot and Memanto ask for shell access and stored keys, and the enterprise-grade version of the same architecture is already shipping in OpenAI's Agents API.

Unrestricted reads, marketed as a safety model

Gawkbot runs on the user's own machine and account, with access shared across 1,200-plus integrations once a connector is linked, per Simplifying AI. Its approval model gates writes and leaves reads unrestricted — presented as caution, and exactly inverted from a data-loss perspective. Unrestricted reads across a linked SaaS estate, on a per-bot schedule, is automated collection at scale (ATT&CK T1119) with scheduled-task persistence (T1053), and human review applied only to the half of the equation that cannot exfiltrate.

Typed memory is a persistence primitive

Memanto is the sleeper. It captures session context from Claude Code, Cursor, Codex and roughly twenty other tools, sorts it into 13 typed categories, and replays it across resets from the local filesystem or an on-prem Docker container. That produces two problems at once. Source code, config and pasted tokens now live in a store your DLP has never seen. And poisoning a single typed "decision" record re-injects an attacker instruction on every future run — persistence with no malicious binary for EDR to find. Nanobot completes the set with shell access, subagents and web search, driven through Slack, Discord, Telegram or email, fully offline-capable with a local model. Strip the branding and that is a C2-shaped topology installed from a third-party repository.

ToolExecution locusAccess requestedPersistence primitive
GawkbotUser's own machine and account1,200+ integrations, shared once linkedPer-bot schedule (T1053)
NanobotSelf-hosted, own key or local modelTerminal/shell, web search, subagentsScheduled automations plus chat control channels
MemantoLocal machine or on-prem DockerSession context from coding agentsTyped memory surviving resets

The sanctioned version of the same architecture

OpenAI's Agents API productizes these primitives with better engineering: durable sessions, automatic recovery, context compaction, MCP tool loading and parallel subagents, per TheSequence. Three specific breakages follow. Recovery credentials on durable sessions quietly become your longest-lived static secrets. A changed MCP tool manifest is a silent privilege escalation on an agent you already approved, which is why manifest hashing matters more than the initial review. And parallel subagents collapse many privileged actions into one identity in your SIEM, so you can detect the incident but cannot scope it.

What the adoption data does and does not support

Exponential View reports 83% of 1,600-plus surveyed organizations already running agents, 80% claiming ROI, and half seeing impact within six months — from a vendor-sponsored study by a company selling the governed content layer underneath those agents. Discount the ROI figures; the penetration direction is corroborated elsewhere. The operative finding is the pairing, not the percentage: agents were provisioned on business-case velocity while their action logs rarely reach the SIEM at all. Cymphony's $30M launch, including a $25M Sequoia co-led Series A specifically to map how employees and agents access enterprise data, tells you this gap is a funded market category. A funded category is one your auditor will ask about before your vendor offers to fix it.

Every one of these agent frameworks arrives with vendor-side safety and zero exportable telemetry, which means the only durable control is the credential you scope and the token TTL you set.

What to do

  1. Deploy two EDR rules within 30 days: an interpreter process spawning a shell plus a browser-automation runtime, and new cron, launchd or systemd units created by an interpreter on a developer endpoint. Add Gawkbot, Nanobot, Memanto and the memanto PyPI package to software-inventory watchlists.

  2. Stand up an MCP server allowlist with tool-manifest hashing this quarter, and alert on any manifest change for an already-approved agent.

  3. Register every production agent as a non-human identity with a named human owner, least-privilege scope and token TTL of 24 hours or less, and require per-subagent log attribution before approving any new agent deployment.

Your AI Change Control Assumes the Vendor Will Tell You

A provider swapped the model behind an interface you already signed off, and the only assurance left standing is the clause you negotiate and the red team you fund yourself.

Flash and Pro now take images

Native image input now lands on DeepSeek endpoints that were text-only. The older Flash and Pro endpoints "begin routing over" to V4.1-Flash — 552B parameters with 8B/16B active, roughly a quarter of the prior KV-cache footprint, MIT-licensed and free on Hugging Face — while V4 Pro retires, per TheSequence and Simplifying AI. Prompt-injection suites and output-shape contracts validated against the old model are unverified as of the swap, on an interface that already passed security review. The only performance evidence in circulation is the vendor's own evaluation.

Labs plan their own auditor

The Information reports that Anthropic, OpenAI and Google have held private, previously undisclosed talks about an industry body for AI testing and auditing. Altman told staff at a companywide town hall that he supports it and that the labs will have to build it themselves, without US government support. Any AI governance control whose evidence source reads "pending federal standards" is now a permanent open gap. A conformance mark inside 12 to 18 months is the reasonable expectation, and procurement will present it as diligence.

Assurance sourceIndependenceEnforceabilityValue as audit evidence
Lab self-attestationNoneNoneInformational only
Coalition standards bodyLow — competitors writing shared rulesVoluntary, industry-fundedPartial credit at best
Federal or statutory regimeHighStatutoryStrong, but not expected
Contract rights plus your own red teamYoursContractualStrong and defensible

Anthropic's commitment to embedded third-party evaluators from METR sets a market benchmark that can be demanded contractually from every other provider. Against that, the independence and funding of "independent" evaluators is already contested inside the industry's own discourse, and coordinated safety pacing among labs carries antitrust exposure. A lab-funded evaluation of that lab's model is a self-signed certificate. In most third-party risk frameworks that scores as self-attestation, and evaluator identity and funding source are not questionnaire fields yet.

Nvidia is funding its own customers

Nvidia's disclosures show three customers at 44% of sales in the first half of the fiscal year ending July, up from 36% across two customers the prior year. No customer cleared the 10% threshold in FY2023. Nvidia is now investing in neoclouds and AI firms to manufacture demand, per The Information; those hosts run at funded-startup security maturity and will appear in vendor subprocessor chains long before anyone's SOC 2 Type II. Capacity is the binding constraint at the application layer: personal AI app Instinct may raise capital purely to secure GPU access, SpaceX is overhauling its data center build-out mid-program, and Microsoft plans to take AI-serving capacity from about 2 GW to nearly 13 GW inside a fleet growing from 12 GW to 38 GW.

The near-term exposure is silent fourth-party substitution, not the GPU side-channel work, which is real research but not yet operational. A capacity-starved vendor reroutes inference to whatever is available, Art. 28 obligations and SCC annexes stop matching reality, and the mismatch surfaces at audit rather than at change time. A 30-day subprocessor-change notification clause with right to terminate is the only detection control available for purchase here.

An unvetted subprocessor is a likelier source of the next AI-related incident than an unpatched exploit. Without that notification clause, the reroute happens quietly and the annexes are found stale at audit.

What to do

  1. Pin explicit model versions on every third-party inference call this week and re-run your prompt-injection and data-handling suite against deepseek-flash, including image payloads on endpoints that were previously text-only.

  2. Open renewal amendments with your top three model providers this quarter demanding evaluation disclosure at version change, 30-day subprocessor and inference-region notification with right to terminate, an incident-notification SLA, and audit rights.

  3. Publish an internal evidence-tier policy this quarter — self-attestation informational, coalition conformance partial credit, independent third-party audit acceptable — and wire it into the AI vendor intake form.

Nothing Between the Application and the Laptop Verifies a Human

Six dated CFO vacancies, free photorealistic identity generation, and week-long work trials with real access all point at the same unmonitored control: proof that a person is who they claim.

The industry's fix is a new access path

The market's answer to AI-degraded résumés is human verification through work trials, ranging from off-site mock tasks to a full week embedded in-office with the team, per Morning Brew. Read that as provisioning rather than hiring: badge, laptop, repository, ticket queue and often real data, handed to someone whose identity was never technically proved and whose background check has not cleared. That is pre-employment access without pre-employment assurance. The fix is a sequence, not a product — verify identity technically, provision minimally, monitor behaviourally for 90 days — and it costs days of engineering.

Every artifact the funnel trusts is cheap to synthesize

Applications per opening went from 89 in Q1 2022 to 243 three years later, 90% of US employers now screen with AI, and nearly two-thirds of US job seekers report being interviewed by a bot. An AI-to-AI interview is a pass-through, not a checkpoint: no liveness detection, no binding to a government ID. On the capability side, OpenAI's image model leads on subject consistency from reference photos across long multi-turn edit runs with up to 50% lower latency, shipped to every ChatGPT tier including free, per Simplifying AI. The Information adds that the former head of OpenAI's Sora team is founding a generative-video startup with Jeffrey Katzenberg. Coherent synthetic identity is free today and better funded tomorrow.

The referral channel is a published pretexting playbook

One VP of talent acquisition says eight of ten candidates they meet arrive as internal referrals, and the published advice for candidates without a connection is to cold-DM mid-level employees specifically because they receive fewer messages and answer more often. That is pretexting guidance distributed as career advice, aimed at the population your awareness training under-serves. It runs in reverse too: fake recruiters sending coding assignments to your engineers remains one of the most reliable initial-access techniques in the wild.

The pretext window is published with dates

The Bear Cave's dated roster of finance-leadership vacancies functions as a target list for executive impersonation: Amrize (CFO Aug 24, chief accounting officer Sep 1, Building Envelope president Sep 11), AptarGroup's CAO out after 95 days with the predecessor reinstalled, TransMedics' CFO moved to an advisory role, Adobe's business-unit president Sep 27 with the CEO retiring Dec 1, and Better Home & Finance's COO and subsidiary president Sep 8. It is sourced from a commercial filings platform — machine-readable, continuously updated, and equally available to fraud crews. The mechanism is a lookalike domain, a note signed by the incoming CFO, and remittance details "refreshed as part of the transition." The control that holds is out-of-band verification on a pre-shared channel, with the callback number taken from internal records rather than the signature block.

Compliance you inherit

The AI background-check vendor pulling from "dozens of different places," including social media and legal records, engages FCRA adverse-action duties, GDPR Art. 22 plus a DPIA, EU AI Act Annex III (employment is explicitly high-risk), NYC Local Law 144 bias audits, Illinois' AI Video Interview Act and Colorado's AI Act — all through one relationship most security teams have never tiered. A breach there notifies every candidate who ever applied, not just your headcount.

Our hiring funnel is an unauthenticated onboarding path, and the market's remedy for it grants systems access to unverified people a week before any background check clears.

What to do

  1. Stand up a security-owned identity-proofing gate for all remote finalists this month: government-ID match plus liveness check, one human-observed live round, and a written escalation path for suspected synthetic media, logged in the ATS.

  2. Cross-reference the six named executive-transition companies against your AP, vendor and customer masters this week, flag matches for mandatory dual approval on banking changes, and re-brief treasury, AP and executive assistants on callback numbers pulled from internal records only.

  3. Move every work trial and take-home onto ephemeral VDI or an isolated tenant with synthetic data and auto-revocation at trial end this quarter, and run candidate-submitted code only in network-isolated CI containers.

The bottom line

Every path in was opened by someone with the authority to open it — a user tapping approve, a vendor changing what sits behind an interface you already signed off, a hiring process advancing an identity nobody proved. That breaks the assumption that a defensible program is one that detects intrusion, because none of this resembles intrusion at any layer you instrument. Enumerate every standing grant your organization has issued to something it cannot observe or revoke, give each one a named owner and an expiry date, and start treating the grant itself as the control point.