August 6, 2026 Research Brief
Agent safety moves downstream.
Today’s strongest papers show frontier risk now lives in memory, tools, and serving infrastructure, while the best defenses add mechanism-aware auditing, privacy accounting, and stronger security evaluation.
Takeaways
- Agent security is shifting from prompt-only concerns to **system surfaces**: memory stores, skill extraction pipelines, cross-user workspaces, GUI coordinate decoders, and TEE serving stacks all showed concrete attack paths.
- Several papers converge on a common lesson: **auditing at one boundary is not enough**. Write-time input filters, refusal-style guard models, and transcript-only oversight all miss failures that emerge after retrieval, social propagation, or artifact transformation.
- The strongest practical defenses this batch are **structure-aware and mechanism-aware**: DP memory interfaces with per-attribute accounting, attention-pathway stabilization for VLA robots, verifier-guided memory management, and latent-reasoning guards that preserve auditability while cutting runtime cost.
Start with: DP-MemView: A Memory Interface for Attribute-Level Transcript Privacy in Long-Term LLM Agents
Why it catches my eye: It turns long-term agent memory privacy into a concrete interface design with composable guarantees and clear deployment relevance.
Read skeptically for: Its guarantees depend on correct attribute grouping and do not automatically cover content-dependent retrieval.
Themes
Papers Worth Your Reading Time
Ranked for research usefulness: novelty, method pattern, evidence quality, and skepticism value.
DP-MemView: A Memory Interface for Attribute-Level Transcript Privacy in Long-Term LLM Agents
#1A concrete design for privacy-preserving long-term agent memory with per-attribute accounting instead of ad hoc masking.
- Why now
- Persistent personal agents are arriving before teams have solid memory privacy primitives.
- Skepticism
- Protected-attribute grouping and retrieval assumptions may be brittle in messy deployments.
AI Security Leaderboard: Methodology, Results and Minimal Standard
#2Useful as a public baseline for jailbreak robustness with attacker-cost metrics and a minimum safeguard standard.
- Why now
- Vendors are making stronger safety claims, and public comparative methodology is becoming necessary.
- Skepticism
- It excludes dynamic iterative jailbreaks and depends on automated evaluators with known false negatives.
MAFIA: Query-Only Memory Attacks via Probing and Factual Injection against Audited LLM Agents
#3Shows that audited memory systems can still be poisoned through retrieval-aware, query-only attacks.
- Why now
- Many agent stacks are adding memory and assuming write-time auditing is a sufficient boundary.
- Skepticism
- Results are centered on RAG-style memory setups and limited defense baselines.
Chinese version: [中文]
Run stats
- Candidates: 356
- Selected: 30
- Deepread completed: 30
- Window (UTC): 2026-08-04T00:00:00Z → 2026-08-05T00:00:00Z (arxiv_announce, expanded=0)
Show selected papers
| arXiv ID | Title / Links | Categories | Score | Why | Tags |
|---|---|---|---|---|---|
2608.03070 | AI Security Leaderboard: Methodology, Results and Minimal Standard | cs.CR, cs.AI, cs.CL | 96 | Public jailbreak benchmark and minimal safeguard standard for frontier models on CBRNE/cyber misuse. | ai-safety, jailbreaks, red-teaming, benchmark, frontier-models, misuse |
2608.03745 | Risky Business: Measuring The Faithfulness-Safety Tension | cs.AI, cs.CL | 95 | Directly studies CoT faithfulness vs safety tension with a new dataset and intervention method. | alignment, safety, chain-of-thought, monitoring, benchmark |
2608.03130 | DP-MemView: A Memory Interface for Attribute-Level Transcript Privacy in Long-Term LLM Agents | cs.CR, cs.CL, cs.LG | 95 | DP interface for long-term agent memory with transcript-level privacy guarantees. | agent-safety, privacy, differential-privacy, memory, llm-agents |
2608.03844 | MAFIA: Query-Only Memory Attacks via Probing and Factual Injection against Audited LLM Agents | cs.AI | 94 | Targets memory poisoning in audited agents with query-only attacks under realistic large-memory settings. | agent-safety, memory-poisoning, adversarial-attacks, auditing, llm-agents, security |
2608.03609 | Formal Verification of Agentic Systems over Operational Data | cs.AI | 94 | Formal verification for LLM agent deployments over operational data; strong safety relevance. | agent-safety, formal-verification, llm-agents, tool-use, workflow |
2608.03509 | SkillJack: Persistent Skill Backdoors in Self-Evolving Agents | cs.CR | 93 | Shows persistent backdoors can be learned into reusable agent skills, beyond retrieval-time poisoning. | agent-safety, backdoors, self-evolving-agents, memory, security, poisoning |
2608.03201 | When Refusal Looks Safe: The Refusal-Cue Shortcut in Safety Guard Models | cs.AI | 93 | Finds a concrete shortcut failure in safety guards and audits deployed guard models. | safety, guardrails, jailbreak, dataset-audit, robustness |
2608.03838 | LatentGuard: Efficient and Inspectable Latent Reasoning for LLM Safeguards | cs.AI | 93 | Efficient guard model with latent reasoning plus inspectable audit artifacts. | safety, guardrails, moderation, latent-reasoning, auditability |
2608.03499 | WeClawArena: An Auditable Sandbox and Benchmark for Cross-User Agents Collaboration and Security in Human-Centered Agent Networks | cs.AI | 92 | Auditable sandbox/benchmark for cross-user agent collaboration and propagation of harmful actions. | agent-safety, benchmark, sandboxing, multi-agent, security, auditing |
2608.03744 | Agents Catching Agents: Shortcut Cascades and Benchmark Gaming in Clinical Multi-Agent Systems | cs.AI | 92 | Shows shortcut contagion and benchmark gaming risks in clinical multi-agent systems. | multi-agent, safety, evaluation, benchmark-gaming, clinical-ai |
2608.03169 | Test-time reasoning effort and unauthorized tool use in language-model agents: a prespecified equivalence study | cs.CR, cs.SE | 92 | Direct test of reasoning effort vs unauthorized tool use in agents; highly relevant security evidence. | agent-safety, tool-use, security, evaluation, unauthorized-actions |
2608.03485 | SkillSentry: Adaptive Honey Worlds for Dynamic Safety Testing of Agent Skills | cs.CR | 91 | Dynamic honey-world framework for testing hidden unsafe behaviors in agent skills. | agent-safety, tool-use, security, evaluation, red-teaming |
2608.02995 | SparSEEty: Extracting Tokens from Sparsity-Exploiting LLM Serving Systems via Deterministic Side Channels | cs.CR, cs.AI | 91 | Shows side-channel token extraction from sparsity-optimized LLM serving; important deployment risk. | security, privacy, llm-serving, side-channels, inference |
2608.03700 | When Agents Learn to Be You: Benchmarking Privacy Leakage, Impersonation Risk, and Defenses in Persona Skills | cs.CR, cs.CL, cs.CY | 90 | Benchmark for privacy leakage and impersonation risks in persona skills, with defenses across the pipeline. | privacy, agent-safety, benchmark, personalization, impersonation, defenses |
2608.03740 | MissClick: Exploiting Digit-Serialized Coordinates to Attack GUI Grounding Models | cs.AI | 90 | Exposes executable GUI grounding attack surface via digit-serialized coordinates. | security, agents, gui-agents, adversarial-attacks, tool-use |
2608.03210 | ICO: Enhancing Semantic-Shift Jailbreaks via Iterative Context Optimization | cs.CL | 89 | Improves semantic-shift jailbreaks, useful for stronger adversarial safety evaluation. | jailbreak, adversarial, safety-evaluation, red-teaming, llm-security |
2608.04001 | Test-Time Scaling in Reasoning LLMs: Inference Regimes, Evaluation, and Reproducibility | cs.LG, cs.AI | 89 | Clarifies test-time scaling regimes and reproducibility for reasoning LLM evaluation. | reasoning, test-time-scaling, evaluation, reproducibility, llms |
2608.03009 | Tiny Enough to Break In: Agentic Remote Access Trojans Powered by Small Language Models | cs.CR | 89 | Concrete demonstration of autonomous malware behavior with small local models; salient misuse risk. | ai-misuse, cybersecurity, agents, small-language-models, red-teaming |
2608.03468 | ToolLIFT: Lifting Tool-Specific Trajectories into Function-Level Graphs for Generalizable Tool Planning | cs.AI | 89 | Generalizable function-level tool planning for LLM agents; strong agent relevance and reuse potential. | llm-agents, tool-use, planning, workflow-graphs, generalization |
2608.03591 | DiagChain: A Diagnostic Benchmark for Evaluating LLM Agents on Evidence-Grounded Attack Chain Reconstruction | cs.CR, cs.AI | 88 | Diagnostic benchmark for evidence-grounded attack-chain reconstruction by LLM agents with stage-wise eval. | cybersecurity, llm-agents, benchmark, evaluation, rag, reasoning |
2608.04003 | PAST-Bench: Benchmarking the Foundations of Recursive Self-Improvement in Personal Agents | cs.CL | 88 | Benchmark for retained experience and recursive improvement in personal agents over sessions. | agents, benchmark, memory, self-improvement, evaluation |
2608.03791 | Does Forgetting Transfer Across Modalities? A Real-World Benchmark for Cross-Modal Knowledge Unlearning Evaluation | cs.AI | 88 | Benchmark for cross-modal unlearning in VLMs with real-world forget targets. | unlearning, vlms, privacy, benchmark, multimodal |
2608.03219 | Reachability Is Not Realization: Tracing the Sources of LLM Benchmark Gains | cs.AI, cs.CL | 88 | Audits benchmark gains via reachability vs realization; useful for reliable LLM capability evaluation. | evaluation, reasoning, reliability, benchmarks, inference-time |
2608.03071 | Getting the Parameters Right: A Difficulty-Graded Benchmark and Probe-Guided Training for LLM Tool Calls | cs.AI | 87 | Targets underexplored tool-call parameter correctness using probes and guided training. | agents, tool-use, reliability, interpretability, training |
2608.04007 | TurnSight: Turn-Level Hindsight Self-Distillation for Tool-Integrated Reasoning | cs.CL, cs.AI | 87 | Turn-level hindsight self-distillation for tool-integrated reasoning and credit assignment. | agents, tool-use, reasoning, post-training, self-distillation |
2608.03411 | DUD: Decoupled Update Dynamics for Reliable Uncertainty Quantification in Large Language Models | cs.CL | 87 | Mechanistic uncertainty quantification for LLMs via decoupled FFN/attention dynamics; reliability-focused. | llm-reliability, uncertainty, mechanistic-interpretability, calibration |
2608.03231 | Structure-Aware Robust Fine-Tuning: Defending Vision-Language-Action Robots Against Physical Attention Hijacking | cs.RO, cs.AI | 86 | Physical patch attack and defense for VLA robots; strong real-world robustness relevance for embodied agents. | robotics, adversarial-attacks, vla, robustness, safety, defense |
2608.03137 | Verifiable Memory: Learning Unified Memory Management with Local and Global Verifiers for Large Language Model Agents | cs.AI | 86 | Unified memory management with verifiers for long-horizon LLM agents; promising reliability mechanism. | llm-agents, memory, verification, long-context, reliability |
2608.03223 | Agentic Reinforcement Learning with Self-Distilled Reward Shaping | cs.LG, cs.AI, cs.CL | 86 | Token-level reward shaping for agentic RL addresses credit assignment in multi-turn LLM interaction. | agentic-rl, reward-shaping, credit-assignment, post-training, llm-agents |
2608.03403 | Towards Robust Tool Use in Agents via Experience-Driven Adaptive Guidance | cs.AI | 85 | Experience-driven guidance for more robust tool use addresses a key agent failure mode. | agents, tool-use, robustness, execution, reliability |
AI Paper Insight Brief
2026-08-06
0) Executive takeaways (read this first)
- Agent security is shifting from prompt-only concerns to system surfaces: memory stores, skill extraction pipelines, cross-user workspaces, GUI coordinate decoders, and TEE serving stacks all showed concrete attack paths.
- Several papers converge on a common lesson: auditing at one boundary is not enough. Write-time input filters, refusal-style guard models, and transcript-only oversight all miss failures that emerge after retrieval, social propagation, or artifact transformation.
- The strongest practical defenses this batch are structure-aware and mechanism-aware: DP memory interfaces with per-attribute accounting, attention-pathway stabilization for VLA robots, verifier-guided memory management, and latent-reasoning guards that preserve auditability while cutting runtime cost.
- Evaluation methodology is maturing: multiple papers move beyond single end metrics toward stage-wise diagnostics, equivalence testing, attacker-cost metrics, and matched persistence-on/off controls, which should improve reproducibility and reduce benchmark gaming.
- For frontier agents, the near-term engineering priority is to instrument persistence and collaboration layers: provenance for memories/skills, retrieval-time checks, private re-query oversight, and explicit separation of utility metrics from harm metrics.
2) Key themes (clusters)
Theme: Persistent memory and skill artifacts as the new attack surface
- Why it matters: Multiple papers show that once agents persist information, attacks can survive beyond the original interaction and become harder to detect. The risk is no longer just bad outputs, but durable artifacts that later steer behavior, leak attributes, or impersonate users.
- Representative papers:
- DP-MemView: A Memory Interface for Attribute-Level Transcript Privacy in Long-Term LLM Agents
- MAFIA: Query-Only Memory Attacks via Probing and Factual Injection against Audited LLM Agents
- SkillJack: Persistent Skill Backdoors in Self-Evolving Agents
- When Agents Learn to Be You: Benchmarking Privacy Leakage, Impersonation Risk, and Defenses in Persona Skills
- Common approach:
- Formalize persistence as a first-class system component rather than a side effect of prompting.
- Measure attacks/defenses at the artifact lifecycle level: write, transform, retrieve, route, and downstream use.
- Use paired or controlled evaluations to separate direct exposure from cumulative transcript leakage or post-distillation effects.
- Emphasize provenance/accounting mechanisms such as per-attribute ledgers, retrieval-aware placement analysis, and descendant artifact tracking.
- Open questions / failure modes:
- Write-time auditing can be bypassed if payloads remain semantically close to benign records.
- Deleting source records may not remove derived skills or persona artifacts.
- Privacy defenses depend on correct attribute grouping and trusted interface boundaries.
- Trace-side sanitization reduces surface cues but often leaves deeper behavioral/personality leakage.
Theme: Agent robustness now depends on tool, memory, and workflow control
- Why it matters: A large share of failures now come from how agents call tools, manage context, and reuse experience—not just from base-model knowledge. The upside is that these are often fixable with harness-level interventions.
- Representative papers:
- Getting the Parameters Right: A Difficulty-Graded Benchmark and Probe-Guided Training for LLM Tool Calls
- Towards Robust Tool Use in Agents via Experience-Driven Adaptive Guidance
- ToolLIFT: Lifting Tool-Specific Trajectories into Function-Level Graphs for Generalizable Tool Planning
- Verifiable Memory: Learning Unified Memory Management with Local and Global Verifiers for Large Language Model Agents
- Common approach:
- Break agent competence into subproblems: parameter filling, workflow planning, memory operations, and runtime tool guidance.
- Add intermediate supervision signals beyond final success, such as hidden-state probes, verifier rewards, equivalence-classed experiences, and source-aware argument rewards.
- Decouple high-level planning from low-level tool instantiation to improve transfer to unseen tool sets.
- Use structured memory states and atomic operations instead of monolithic context stuffing.
- Open questions / failure modes:
- Many methods are domain-specific and rely on labeled seeds, trusted verifiers, or cloud-network traces.
- Probe quality and guidance quality can degrade out of domain.
- Runtime improvements often add token, latency, or offline training cost.
- Generalization to unseen tools, multi-source arguments, and adversarial environments remains incomplete.
Theme: Safety evaluation is moving from pass/fail to mechanism-level diagnosis
- Why it matters: Several papers argue that aggregate scores hide whether gains come from real capability, better selection, or benchmark shortcuts. Better diagnostics are becoming essential for both safety claims and product decisions.
- Representative papers:
- AI Security Leaderboard: Methodology, Results and Minimal Standard
- Reachability Is Not Realization: Tracing the Sources of LLM Benchmark Gains
- DiagChain: A Diagnostic Benchmark for Evaluating LLM Agents on Evidence-Grounded Attack Chain Reconstruction
- Test-Time Scaling in Reasoning LLMs: Inference Regimes, Evaluation, and Reproducibility
- Common approach:
- Separate end-to-end outcomes from intermediate stages like retrieval, grouping, ordering, and candidate selection.
- Introduce attacker-cost, universal-jailbreak, discovery–stability, or reachability-vs-realization metrics instead of raw accuracy alone.
- Use matched protocols and prespecified analyses to make null or equivalence claims auditable.
- Release trace banks, evidence packets, or stage-wise annotations to support reproducibility.
- Open questions / failure modes:
- Automated judges still have meaningful false-negative or calibration issues.
- Candidate discovery often outpaces deployable selection, so oracle gains may not translate to products.
- Some benchmark results remain protocol-relative and sensitive to evaluator choice.
- Public leaderboards still under-cover dynamic, multimodal, and long-horizon attacks.
Theme: Defenses must target the actual mechanism of failure
- Why it matters: The most convincing defenses in this batch do not just add generic filtering; they intervene on the causal pathway that produces the failure, whether that is action attention in robots, refusal-cue shortcuts in guards, or expensive rationale generation in moderation.
- Representative papers:
- When Refusal Looks Safe: The Refusal-Cue Shortcut in Safety Guard Models
- Structure-Aware Robust Fine-Tuning: Defending Vision-Language-Action Robots Against Physical Attention Hijacking
- LatentGuard: Efficient and Inspectable Latent Reasoning for LLM Safeguards
- DUD: Decoupled Update Dynamics for Reliable Uncertainty Quantification in Large Language Models
- Common approach:
- Identify a specific shortcut or fragile pathway, then regularize or monitor that pathway directly.
- Use internal signals—attention maps, restoration scores, latent reasoning states, component masks—rather than only output text.
- Preserve clean-task utility while reducing failure rates, often via lightweight post-hoc or zero-inference-overhead changes.
- Pair mechanistic analysis with ablations to show which component actually matters.
- Open questions / failure modes:
- White-box access is often required for the strongest methods.
- Some defenses leave substantial residual risk on harder long-horizon settings.
- Audit artifacts may be useful summaries without being faithful reconstructions of internal reasoning.
- Shortcut mitigation learned on one position or dataset may not fully transfer.
Theme: New offensive results expose overlooked system assumptions
- Why it matters: The attack papers are notable because they exploit assumptions many teams currently rely on: TEE confidentiality, local SLM weakness, semantic benignness, GUI coordinate serialization, and social deliberation as a safety amplifier.
- Representative papers:
- SparSEEty: Extracting Tokens from Sparsity-Exploiting LLM Serving Systems via Deterministic Side Channels
- Tiny Enough to Break In: Agentic Remote Access Trojans Powered by Small Language Models
- ICO: Enhancing Semantic-Shift Jailbreaks via Iterative Context Optimization
- MissClick: Exploiting Digit-Serialized Coordinates to Attack GUI Grounding Models
- Common approach:
- Exploit deterministic structure in the system: sparse page accesses, decimal place values, context-induced semantic recovery, or local observe–decide–act loops.
- Keep the threat model realistic: host-level TEE attacker, local-only SLM, black-box jailbreaker, or white-box GUI attacker.
- Show end-to-end pipelines rather than isolated vulnerabilities.
- Quantify both attack success and operational overhead/cost.
- Open questions / failure modes:
- Some attacks rely on strong access assumptions or auxiliary models/judges.
- Transfer to other architectures, GPUs, or closed systems is not always established.
- Low current success in one setup can still matter if the architecture is already feasible.
- Defenses often impose meaningful performance or engineering costs.
3) Technical synthesis
- A recurring pattern is moving from output-only evaluation to latent/state/action-path evaluation: hidden-state probes for tool parameters, FFN-vs-attention restoration for uncertainty, verifier-guided memory RL, and attention-path distillation for VLA robustness.
- Several papers use paired-control designs to isolate causal effects: persistence-on/off in PAST-Bench, honey/no-honey × skill/no-skill in SkillSentry, salient/hidden/clean triads in TRIO-20, and raw-vs-derived artifact comparisons in SkillJack.
- Retrieval competition is emerging as a core threat model: MAFIA optimizes for top-K memory presence, DP-MemView privatizes memory views, DiagChain diagnoses retrieval-vs-assembly failures, and ToolLIFT abstracts workflows to transfer across tool sets.
- There is strong convergence on artifact lifecycle thinking: attacks and defenses are analyzed across write, transform, persist, retrieve, route, and execute stages rather than at a single prompt boundary.
- Multiple works show that selection is the bottleneck after discovery: reachability exceeds realization, candidate banks contain correct answers that reducers miss, and retrieved evidence is often observed but unused.
- Mechanism-specific regularization beats generic hardening in this batch: refusal-cue masking, policy-critical attention distillation, latent-rationale compression, and per-attribute DP accounting all target the exact failure channel.
- Several papers expose social or compositional amplification: two peers can propagate wrong clinical answers where solo cues do little; repeated benign queries can leak protected attributes; semantic-shift contexts recover hidden harmful meaning without explicit terms.
- Efficiency–safety trade-offs are now explicit engineering variables: sparsity optimizations leak tokens in TEEs, latent reasoning cuts moderation latency, and runtime guidance/memory systems improve robustness at token or compute cost.
- Benchmark design is increasingly prespecified and auditable, with exact bounds, equivalence margins, stage-wise metrics, and released traces/evidence packets replacing looser leaderboard-style claims.
- A practical meta-lesson: frontier agent safety now depends as much on harness architecture and persistence semantics as on the base model.
4) Top 5 papers (with “why now”)
SparSEEty: Extracting Tokens from Sparsity-Exploiting LLM Serving Systems via Deterministic Side Channels
- Shows that sparsity-aware CPU serving inside Intel TDX CVMs can leak token information through deterministic memory-access patterns.
- End-to-end attack combines page-fault, block-I/O, and page-allocation side channels with autoregressive inversion of binary activation traces.
- Reported token reconstruction is very strong: BLEU > 0.95 with only modest monitoring overhead (3.7%–7.2%) when selectively monitoring neurons.
- Why now: confidential inference and sparse serving are both becoming more common, and this paper shows they can be in direct tension.
- Skepticism / limitation: assumes host-level attacker and offline access to base weights; effectiveness can drop when activations are dense or relevant neurons are offloaded.
AI Security Leaderboard: Methodology, Results and Minimal Standard
- Provides a concrete public methodology for static jailbreak robustness across high-risk domains, with 67 primitives and a three-stage funnel for universal jailbreak discovery.
- Introduces an attacker-cost metric, making robustness comparisons more operational than raw ASR alone.
- Finds large cross-provider variation: many universal jailbreaks for some flagship models, none in this sweep for others.
- Why now: vendors increasingly claim layered safeguards, and this gives a public minimum bar plus a way to track whether attackers can cheaply “shop around.”
- Skepticism / limitation: excludes dynamic iterative jailbreaks and relies on automated evaluators with a documented false-negative rate.
DP-MemView: A Memory Interface for Attribute-Level Transcript Privacy in Long-Term LLM Agents
- Reframes long-term memory privacy as an adaptive transcript problem and gives a memory-interface design with pure per-attribute DP guarantees.
- Uses exponential-mechanism view selection, per-attribute ledgers, and budget caps with generic fallback to make repeated releases composable.
- Empirically keeps transcript distinguishability near chance while preserving useful personalization trade-offs.
- Why now: persistent personal agents are moving into third-party app ecosystems, where cumulative leakage matters more than any single response.
- Skepticism / limitation: guarantees depend on correct protected-attribute grouping and exclude content-dependent retrieval unless separately privatized.
When Refusal Looks Safe: The Refusal-Cue Shortcut in Safety Guard Models
- Identifies a concrete dataset-induced shortcut: guard models often treat refusal phrases as evidence of harmlessness even when harmful content remains.
- Demonstrates large cue-induced detection failures across multiple guard families and positions.
- Offers a lightweight mitigation via sparse complementary masking that cuts mean head-position DFR by about 79–80% while largely preserving harmfulness F1 and refusal recognition.
- Why now: many production safety stacks rely on post-hoc guard models, and this shows a simple textual wrapper can systematically fool them.
- Skepticism / limitation: evaluations are benchmark-centric, residual failures remain, and mitigation was optimized mainly on head-position examples.
MAFIA: Query-Only Memory Attacks via Probing and Factual Injection against Audited LLM Agents
- Demonstrates that query-only memory poisoning can still work under realistic constraints: input auditing plus large benign memory pools.
- Combines probing-based placement with compact factual-cloak payloads that stay embedding-near victim queries while evading auditors.
- Reports very high attack success in some settings, including 92.59% ASR on eICU RAP with low single-record detection.
- Why now: many teams are adding memory to agents and relying on write-time filters; this paper shows that is not a sufficient security boundary.
- Skepticism / limitation: focused on RAG-style memory architectures and limited defense evaluation beyond write-time auditing and a post-retrieval checker.
5) Practical next steps
- Add artifact provenance and descendant tracking for memories, skills, and persona modules so deletion/revocation propagates beyond source records.
- Evaluate agent systems with paired controls: persistence on/off, skill enabled/disabled, honey/no-honey, and private re-query oversight to isolate causal failure modes.
- Instrument retrieval pipelines with retrieval-time and post-retrieval checks, not just write-time input auditing; measure top-K poison presence, benign FPR, and downstream action impact.
- For safety guards, audit training data for shortcut correlations like refusal→safe and run cue-insertion stress tests before deployment.
- For tool-using agents, separately measure schema validity, value correctness, source tracing, and workflow correctness; exact-match alone is too coarse.
- If deploying long-term personal memory, consider interface-level privacy accounting with explicit budgets and generic fallback behavior rather than ad hoc masking.
- In multi-agent or committee settings, log private holdout re-queries and distinguish honest agreement from peer-induced adoption.
- For confidential or optimized inference stacks, red-team serving-layer side channels and optimization-induced leakage, especially when using sparsity, CPU offload, or TEEs.
Generated from per-paper analyses; no external browsing.