August 8, 2026 Research Brief
Agent safety gets structural.
Today’s strongest papers shift agent reliability from benchmark scores and output filters toward deployment-aware evaluation, pre-action controls, and audits of whether models actually use the evidence they claim.
Takeaways
- Agent evaluation is shifting from single-score benchmarking toward **decision-aware, deployment-aware measurement**: budgets, modality, search, history pollution, long-horizon risk, and optional stopping all materially change conclusions.
- A recurring systems lesson: **legacy or structured components still matter**. Multiple papers show strong complementarity between LLMs and deterministic modules such as detectors, lexical search, hardware boundaries, calibrated reward checks, and statistical stopping rules.
- Several papers expose a common failure pattern in agents and multimodal systems: **the model appears competent while not using the intended evidence**—retrieved documents, visual observations, ambient context, or prior steps are often ignored, misattributed, or exploited.
Start with: DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model
Why it catches my eye: A concrete low-latency method for stopping unsafe agent trajectories before action execution, with clear deployment relevance.
Read skeptically for: Calibration is transferred across benchmarks, so robustness under real distribution shift is still unproven.
Themes
Papers Worth Your Reading Time
Ranked for research usefulness: novelty, method pattern, evidence quality, and skepticism value.
DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model
#1Useful if you build agents that act in the world: it offers proactive, low-latency risk checks before execution.
- Why now
- Agent safety is shifting from reactive moderation to runtime control loops.
- Skepticism
- Zero-shot threshold transfer may not hold under messier real deployments.
AV-AIVAT: 74x Cheaper Agent Evaluation with Certified Anytime-Valid Stopping in Imperfect-Information Games
#2A reusable evaluation method that cuts agent benchmarking cost while preserving statistical rigor.
- Why now
- Evaluation cost is becoming a bottleneck for frontier agents and repeated testing.
- Skepticism
- Some certification claims still depend on justified payoff bounds that may be hard to obtain broadly.
HERALD: Counterfactual Audits and Minimal Repairs for Proof-of-Retrieval Rewards
#3Worth reading for anyone training retrieval agents because it exposes citation laundering and proposes auditable reward repairs.
- Why now
- More agent systems are optimizing retrieval rewards without checking true evidence dependence.
- Skepticism
- Minimal repairs may be sparse signals, and proof-of-retrieval still does not guarantee semantic support.
Chinese version: [中文]
Run stats
- Candidates: 250
- Selected: 30
- Deepread completed: 30
- Window (UTC): 2026-08-06T00:00:00Z → 2026-08-07T00:00:00Z (arxiv_announce, expanded=0)
Show selected papers
| arXiv ID | Title / Links | Categories | Score | Why | Tags |
|---|---|---|---|---|---|
2608.05695 | DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model | cs.AI, cs.CL, cs.CR | 95 | Proactive runtime guardrail with risk-aware world model for long-horizon agent safety. | agent-safety, guardrails, world-models, tool-use, runtime-monitoring |
2608.05909 | MMAligner: Safeguarding Multimodal Large Language Models through Representation Calibration | cs.CR | 95 | Targets a key multimodal safety gap by calibrating internal representations, not just external guardrails. | multimodal-llm, safety, alignment, representation, guardrails |
2608.05715 | Hijacking Robots with a Piece of Paper: A Systematic Study of Physical Prompt Injection in VLM-Controlled Robots | cs.RO, cs.AI | 94 | Systematic benchmark of physical prompt injection against VLM robots; highly relevant security threat. | prompt-injection, robotics, vlm, adversarial-evaluation, agent-security |
2608.06012 | HERALD: Counterfactual Audits and Minimal Repairs for Proof-of-Retrieval Rewards | cs.AI | 92 | Counterfactual audit and minimal repair for retrieval rewards; exposes citation-laundering failure. | retrieval, reward-hacking, auditing, grounding, search-agents |
2608.05578 | Detecting Safety Training Modification in Language Models via Activation Analysis | cs.CR | 92 | Activation-space scanner for detecting safety-training tampering across major LLM families. | llm-safety, activation-analysis, model-auditing, security, uncensoring |
2608.05884 | The Vulnerability With No CVE: Managing Persistent Gaps Between Mandate and Authority in AI Coding Agents | cs.CR, cs.CL | 92 | Security-focused framework for persistent authority/control gaps in AI coding agents; highly relevant to agent safety. | agent-safety, security, coding-agents, authorization, governance |
2608.05987 | AgentOPSD: Recursive Self-Distillation for Agentic Reinforcement Learning | cs.AI, cs.LG | 92 | Turn-level credit assignment for agentic RL via recursive self-distillation; strong agent-training relevance. | agents, reinforcement-learning, self-distillation, credit-assignment, post-training |
2608.05563 | When Experience Becomes Instruction: Trajectory Poisoning in Self-Evolving Agent Skill Systems | cs.CR, cs.AI | 91 | Trajectory poisoning attack on self-evolving skill systems; strong agent security relevance. | agent-security, data-poisoning, self-improvement, skills, red-teaming |
2608.06057 | When History Lies: Evaluating and Improving Tool Use under Misleading Multi-Turn Histories | cs.AI | 90 | Shows misleading histories hijack tool use; paired benchmark plus mitigation angle. | tool-use, multi-turn, robustness, benchmarks, agent-reliability |
2608.06130 | Hardware Keystores for AI Agent Signing Workflows: A Zero-Trust MCP Enforcement Architecture | cs.CR, cs.AI, cs.LG | 90 | Practical zero-trust architecture for agent signing with hardware keystores and policy enforcement. | agent-security, zero-trust, hardware-security, mcp, key-management |
2608.06154 | Visual Grounding in Zero-Shot Vision-Language Control | cs.RO, cs.AI, cs.CV | 90 | Careful ablation benchmark shows many VLM controllers are not visually grounded; high safety/eval value. | evaluation, vlm, robotics, grounding, reliability, benchmarking |
2608.05660 | Reasoning Errors Have a Region and a Direction in the Residual-Stream Trajectory of LLMs | cs.LG, cs.CL | 89 | Interpretable detector for reasoning errors from residual trajectories; useful for LLM reliability and monitoring. | llm-reliability, reasoning, interpretability, monitoring, residual-stream |
2608.06202 | What Current AI Benchmarks Leave Unmeasured: Modality, Search, Citations, and Implications (for Safety Evaluations) | cs.HC, cs.AI | 88 | Audits benchmark blind spots across modality/search/citations; directly relevant to safety evals. | evaluation, safety-benchmarks, web-search, citations, reliability |
2608.06346 | TRAJDEBUG: Tracing Error Lifecycle to Identify Critical Failures in Long-Horizon Agent Trajectories | cs.AI | 88 | Targets critical failure localization in long-horizon agent trajectories, a key debugging need. | agents, debugging, long-horizon, evaluation, reliability |
2608.06352 | CalibForge: Adversarial Solver Calibration for Scaling Learnable Terminal Tasks | cs.LG, cs.CL | 88 | Autonomous synthesis of calibrated terminal tasks for agents; reusable eval/training data with solver-relative difficulty. | agents, evaluation, task-generation, benchmarks, curriculum, terminal-agents |
2608.05495 | PromptShield Home: Ambient Multimodal Prompt Injection Defense for Smart-Home Agents | cs.CR, cs.HC | 87 | Multimodal prompt injection defense benchmark for smart-home agents with realistic scenarios. | prompt-injection, multimodal, smart-home, defenses, agent-safety |
2608.05519 | EcoAgent-Bench: Evaluating Economic Decision-Making in Budget-Constrained LLM Agents | cs.AI, cs.CL, cs.LG | 87 | Benchmark for budget-aware agent decisions, capturing realistic escalation and model-choice tradeoffs. | agent-benchmark, evaluation, resource-rationality, tool-use, deployment |
2608.05797 | Predicting Task Difficulty Without Rollouts | cs.LG, cs.CL | 87 | Predicts agent task difficulty without rollouts across 17 benchmarks; strong eval utility for agentic systems. | agents, evaluation, benchmarking, difficulty-estimation, efficiency |
2608.06296 | On-Policy Self-Distillation without Any Supervision | cs.LG | 87 | Unsupervised on-policy self-distillation using only model generations; notable post-training advance if robust. | llm, self-distillation, post-training, reasoning, unsupervised-learning |
2608.06128 | Contextual Information Policy Optimization for Search Agents | cs.AI | 86 | Optimizes search agents for evidence-grounded post-retrieval reasoning, reducing confirmation bias. | search-agents, grounding, retrieval, reasoning, alignment |
2608.06270 | The Illusion of Visual Tool-Use: A Causal Audit of Thinking with Images | cs.AI | 85 | Causal audit of visual tool use questions whether image operations truly help MLLM reasoning. | multimodal, tool-use, causal-analysis, evaluation, mllm |
2608.05886 | CodeGrep: An RL-Trained Retrieval Agent for LLM Coding Agents | cs.SE, cs.AI | 85 | RL-trained retrieval agent improves coding-agent efficiency on SWE-Bench with concrete gains and broad relevance. | coding-agents, retrieval, rl, swe-bench, efficiency |
2608.06123 | Poli-Bias: Understanding and Measuring Large Language Model Biases in International Political Conflicts | cs.AI, cs.CL | 85 | Counterfactual benchmark for geopolitical bias in LLMs with interpretable dimensions; strong alignment relevance. | bias, alignment, evaluation, llm, fairness, benchmark |
2608.06362 | AV-AIVAT: 74x Cheaper Agent Evaluation with Certified Anytime-Valid Stopping in Imperfect-Information Games | cs.GT, cs.AI, cs.CL, cs.LG, cs.MA | 84 | Much cheaper agent evaluation with anytime-valid stopping; useful reusable eval methodology. | evaluation, agents, statistical-methods, benchmarks, efficiency |
2608.06305 | Beyond Top-K: Replacing Black-Box Retrieval with Interpretable Agentic Operations | cs.AI, cs.CL, cs.IR | 84 | Challenges black-box top-k RAG on structured docs; proposes interpretable agentic retrieval operations. | rag, interpretability, retrieval, agents, structured-documents |
2608.05628 | SkillHEX: Improving Agent Skills via Hypothesis-Driven Autonomous Exploration and Exploitation | cs.AI | 84 | Autonomous test-time skill improvement under sparse rewards is important for capable agents and safe adaptation. | agents, skill-learning, test-time-adaptation, exploration, sparse-rewards |
2608.06361 | The Low Frequency Trap: Video Language Models Fail at Simple Event Bookkeeping | cs.AI | 83 | Controlled benchmark exposing temporal bookkeeping failures in video-language models with trace audits. | multimodal, benchmark, evaluation, video-language-models, reliability |
2608.06022 | EpiBench: Can LLMs Understand Epitopes for Antibody Drug Discovery? | cs.CL, q-bio.GN | 83 | Closed-book, auto-scorable benchmark for biomedical epitope reasoning in LLMs; useful domain eval resource. | benchmark, biomedical-llm, reasoning, evaluation, datasets |
2608.06301 | HarnessOpt-Bench: Evaluating LLMs at Harness Optimization | cs.AI, cs.CL, cs.LG | 82 | Benchmark for harness optimization, a key capability and risk surface in agentic systems. | agents, benchmark, harness-optimization, tooling, evaluation |
2608.05604 | SkillZip: Contract-Preserving Graph Compression for Scalable Agent Skill Libraries | cs.CL, cs.AI | 82 | Scalable, contract-preserving skill compression addresses context limits in agent memory and procedural reuse. | agents, memory, skills, context-efficiency, procedural-knowledge |
AI Paper Insight Brief
2026-08-08
0) Executive takeaways (read this first)
- Agent evaluation is shifting from single-score benchmarking toward decision-aware, deployment-aware measurement: budgets, modality, search, history pollution, long-horizon risk, and optional stopping all materially change conclusions.
- A recurring systems lesson: legacy or structured components still matter. Multiple papers show strong complementarity between LLMs and deterministic modules such as detectors, lexical search, hardware boundaries, calibrated reward checks, and statistical stopping rules.
- Several papers expose a common failure pattern in agents and multimodal systems: the model appears competent while not using the intended evidence—retrieved documents, visual observations, ambient context, or prior steps are often ignored, misattributed, or exploited.
- The most actionable safety progress today is pre-action and pre-training control: proactive guardrails, reward audits before RL, hardware-enforced signing, and provenance-aware skill promotion all aim to stop failures before they become irreversible.
- For frontier agent builders, the near-term opportunity is not just better base models but better interfaces and control loops: routing, calibrated retrieval, evidence-sensitive rewards, persistent debugging, and benchmark protocols that reflect real deployment conditions.
2) Key themes (clusters)
Theme: Agent safety is moving from reactive filters to structural control
- Why it matters: Several papers argue that checking outputs or current actions in isolation is too late. The stronger pattern is to constrain authority, model future risk, or harden the system boundary before unsafe actions execute.
- Representative papers:
- DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model
- Hardware Keystores for AI Agent Signing Workflows: A Zero-Trust MCP Enforcement Architecture
- The Vulnerability With No CVE: Managing Persistent Gaps Between Mandate and Authority in AI Coding Agents
- PromptShield Home: Ambient Multimodal Prompt Injection Defense for Smart-Home Agents
- Common approach:
- Model safety as a pre-action decision rather than post-hoc moderation.
- Separate authority/authorization from raw model capability.
- Use structured signals—world models, deterministic commitments, hardware keystores, occupancy/addressee cues—alongside LLM judgments.
- Report safety and utility separately, not aggregate accuracy alone.
- Open questions / failure modes:
- Transfer/calibration remains fragile across domains and benchmarks.
- Some defenses are pilot-scale or rely on idealized proxies/oracles rather than deployed routers.
- Human confirmation and escalation can preserve safety but may collapse utility.
- Persistent posture risks are still more operationally framed than empirically validated.
Theme: Benchmarks are getting closer to deployment reality
- Why it matters: Many current benchmarks miss the actual constraints under which agents fail: budgets, interface differences, search, repeated runs, noisy histories, and expensive evaluation. This cluster is about measuring what practitioners actually care about.
- Representative papers:
- EcoAgent-Bench: Evaluating Economic Decision-Making in Budget-Constrained LLM Agents
- What Current AI Benchmarks Leave Unmeasured: Modality, Search, Citations, and Implications (for Safety Evaluations)
- HarnessOpt-Bench: Evaluating LLMs at Harness Optimization
- AV-AIVAT: 74x Cheaper Agent Evaluation with Certified Anytime-Valid Stopping in Imperfect-Information Games
- Common approach:
- Replace single-run accuracy with multi-dimensional metrics: budgeted success, consistency, abstention, citation overlap, held-out gain, stopping-time efficiency.
- Treat resource use as part of the task, not an auxiliary stat.
- Build auditable protocols with held-out partitions, trusted execution, or reconstructible stopping claims.
- Expose where standard metrics reward one-sided policies or invalid comparisons.
- Open questions / failure modes:
- Cross-track comparisons can be hard when cost models or interfaces differ.
- Many studies still cover one model family or one provider, limiting generality.
- Better evaluation can reveal failure modes without yet providing the controller that fixes them.
- Some methods improve measurement but still depend on rollout data or expensive repeated sampling.
Theme: Evidence use is the central bottleneck for retrieval and tool agents
- Why it matters: A striking throughline is that agents often retrieve, cite, or call tools without actually grounding on the returned evidence. This creates brittle correctness, reward hacking, and misleading benchmark gains.
- Representative papers:
- Common approach:
- Audit whether outputs are causally sensitive to retrieved evidence or merely correlated with it.
- Use dense turn-level rewards or counterfactual edits to reward evidence dependence.
- Prefer interpretable retrieval operations (search/read/outline, candidate files) over opaque top-k chunks when exactness matters.
- Evaluate retrieval by downstream utility and contract compliance, not standalone recall.
- Open questions / failure modes:
- Evidence-sensitive training adds extra scoring passes or audit complexity.
- Minimal reward repairs may be sparse signals during RL.
- Gains may depend on a specific downstream agent or document regime.
- Proof-of-retrieval is still not proof of semantic support.
Theme: Multimodal systems still fail basic grounding and are easy to redirect
- Why it matters: Across home agents, robots, VLM controllers, image-tool pipelines, and video models, multimodal systems often fail not on exotic tasks but on source attribution, lateral grounding, causal use of observations, and simple event counting.
- Representative papers:
- Hijacking Robots with a Piece of Paper: A Systematic Study of Physical Prompt Injection in VLM-Controlled Robots
- Visual Grounding in Zero-Shot Vision-Language Control
- The Illusion of Visual Tool-Use: A Causal Audit of Thinking with Images
- The Low Frequency Trap: Video Language Models Fail at Simple Event Bookkeeping
- Common approach:
- Use controlled interventions: mirrored images, blank/noise inputs, corrupted observations, physical notes, N×F sweeps.
- Distinguish apparent task success from faithful use of visual evidence.
- Measure trace-level or step-level grounding, not just final answers.
- Test simple mitigations such as masking text, verification passes, or modular guardians.
- Open questions / failure modes:
- Static-image or synthetic settings may understate or misstate closed-loop real-world behavior.
- Some defenses remove attack channels but may also remove legitimate functionality.
- Visual access alone does not fix reasoning; more frames can inflate scores without faithful event recovery.
- Lateral/spatial grounding remains especially weak even when coarse hazard detection works.
Theme: Self-improving agents need better memory, credit assignment, and provenance
- Why it matters: As agents evolve skills, optimize harnesses, and learn from trajectories, the bottleneck is no longer just generation quality but whether the system can safely decide what to preserve, revise, and trust.
- Representative papers:
- When Experience Becomes Instruction: Trajectory Poisoning in Self-Evolving Agent Skill Systems
- SkillHEX: Improving Agent Skills via Hypothesis-Driven Autonomous Exploration and Exploitation
- AgentOPSD: Recursive Self-Distillation for Agentic Reinforcement Learning
- On-Policy Self-Distillation without Any Supervision
- Common approach:
- Convert sparse outcomes into denser internal signals: hypotheses/tests, belief revisions, self-consistency teachers.
- Preserve alternative branches rather than greedily refining one incumbent.
- Treat skill evolution as a trust boundary with provenance and recurrence effects.
- Use distillation or credit reshaping instead of adding full critics or extra rollouts.
- Open questions / failure modes:
- Poisoned or low-quality experience can be promoted into durable instructions.
- Many methods are single-cycle or fixed-budget evaluations; long-run dynamics remain unclear.
- Self-generated teachers inherit the base model’s biases and consensus errors.
- Knowledge-intensive domains remain harder than procedural ones.
Theme: Representation-level diagnostics are becoming practical safety tools
- Why it matters: Several papers use internal activations or geometry not just for interpretability, but for operational scanning, calibration, and correctness detection.
- Representative papers:
- Common approach:
- Identify a low-dimensional safety/correctness geometry in hidden states.
- Use contrastive pairs or restricted location/motion views rather than full probes.
- Turn geometry into operational decisions: pass/warn/critical scans, refusal-boundary calibration, validity scoring.
- Emphasize lightweight inference-time or pre-deployment use.
- Open questions / failure modes:
- Some important attack classes preserve geometry and evade activation-only methods.
- Validation sets are still small, and uncertainty intervals can be wide.
- White-box access is often required.
- Selection-style correctness detection is easier than absolute scoring in the wild.
3) Technical synthesis
- A major methodological shift is from aggregate accuracy to decomposed metrics: unsafe-execution vs safe-completion, economic consistency, evidence-driven rate, balanced tool accuracy, trace F1, and time-uniform confidence sequences.
- Multiple papers show that optional stopping, budget constraints, and interface changes are not nuisances but first-order determinants of measured capability.
- There is strong convergence on counterfactual evaluation: swap countries, corrupt observations, mask evidence, replace citations, mirror images, or compare Original/Polluted/Oracle histories.
- Several agent papers replace sparse terminal rewards with dense internal surrogates: EALR for evidence use, belief revisions for turn credit, executable tests for failure diagnosis, and self-consistency teachers for label-free distillation.
- A recurring systems pattern is complementarity over replacement: detectors + MLLMs, lexical search + agent loops, hardware enforcement + semantic validation, world models + conformal thresholds.
- Retrieval work increasingly argues that interface design beats retriever tuning in exactness-critical settings: deterministic read/search operations and high-precision candidate files outperform generic top-k retrieval.
- Multimodal safety papers repeatedly find that more modality is not automatically better: ASR can hurt safety, extra frames can inflate final accuracy without faithful traces, and tool calls can be performative rather than causal.
- Several papers operationalize trust boundaries inside the agent stack: trajectory-to-skill promotion, signing workflows, reward definitions, and benchmark execution environments.
- Representation-based methods are maturing into practical scanners/calibrators, but they still have blind spots where behavior changes without mid-layer geometric change.
- Across benchmarks, the strongest empirical gains often come from better control logic and evaluation protocol, not from changing the base model alone.
4) Top 5 papers (with “why now”)
- AV-AIVAT: 74x Cheaper Agent Evaluation with Certified Anytime-Valid Stopping in Imperfect-Information Games
- Combines AIVAT variance reduction with anytime-valid confidence sequences to stop evaluations as soon as evidence suffices.
- Reports median 54.4× variance reduction and 74.17× stopping-time reduction with AsympCS on HUNL.
- Includes an auditable release protocol so third parties can reconstruct early-stopping claims.
- Why now: evaluation cost is becoming a bottleneck for frontier agents; this is one of the clearest papers turning statistical rigor into immediate compute savings.
- Skepticism: exact finite-sample certification depends on independently justified payoff bounds, which were unavailable for large-scale HUNL EB-CS runs.
- DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model
- Introduces a lightweight recurrent world model that predicts successor latent states and scores immediate hazard plus prefix risk before action execution.
- Achieves strong benchmark results with very low latency (~0.025–0.027 s per call) and early intervention on unsafe trajectories.
- Uses conformal calibration and multi-horizon fusion, making it more deployment-shaped than many guardrail papers.
- Why now: agent safety is moving from reactive moderation to proactive control, and this paper offers a plausible low-latency path.
- Skepticism: thresholds are calibrated on SafetyDrift and transferred zero-shot elsewhere, so robustness under distribution shift is still open.
- When Experience Becomes Instruction: Trajectory Poisoning in Self-Evolving Agent Skill Systems
- Identifies evidence promotion into persistent skills as a distinct security boundary in self-evolving agent systems.
- Demonstrates high artifact-level poisoning success: 91.0% SER on SkillClaw and 61.5% transfer SER on Trace2Skill.
- Clarifies the mechanism via recurrence, causal framing, and cross-trajectory invariance.
- Why now: more agent stacks are adding memory/skill evolution, and this paper shows that “learning from experience” can become a supply-chain vulnerability.
- Skepticism: results are single-cycle and use inert canaries; long-run propagation and real payload effects are not measured.
- EcoAgent-Bench: Evaluating Economic Decision-Making in Budget-Constrained LLM Agents
- Makes cost and budget part of the task itself rather than a post-hoc metric.
- Shows that tool-API agents have very low strict budgeted success and weak budget sensitivity, while workspace CLI runs perform much better.
- Introduces Econ to expose one-sided “always save” or “always escalate” policies hidden by micro-averaged success.
- Why now: production agents increasingly face real cost ceilings and escalation choices; this benchmark measures the controller problem directly.
- Skepticism: costs are abstract units, and cross-track comparisons are limited because workspace runs use a different execution proxy.
- What Current AI Benchmarks Leave Unmeasured: Modality, Search, Citations, and Implications (for Safety Evaluations)
- Shows that chat UI vs API and search on/off materially change accuracy, consistency, semantics, citations, and abstentions across 4,812 responses.
- Finds low citation overlap across modalities and meaningful repeated-run inconsistency.
- Makes a strong case that API single-run accuracy is an incomplete proxy for deployed behavior.
- Why now: many safety claims are still benchmarked on APIs while users interact through chat products with search and hidden system behavior.
- Skepticism: the study is limited to one model family and two benchmarks during one collection window.
5) Practical next steps
- Add separate safety/utility metrics to agent evals immediately; avoid reporting only aggregate accuracy when abstention or blocking is possible.
- Audit your retrieval and search rewards with paired counterfactual edits before RL training; specifically test laundering, unsupported citations, and evidence masking.
- For tool agents, measure whether actions are evidence-driven using masked-context scoring or equivalent ablations, not just final-answer correctness.
- Introduce budget-conditioned evals for escalation, model routing, and stop-loss decisions; track whether agents actually respond to budget changes.
- For multimodal agents, run metamorphic grounding tests: blank/noise/mirror inputs, text masking, corrupted observations, and repeated-run consistency checks.
- If you maintain persistent skills or memories, add provenance-aware promotion gates and monitor recurrence patterns before promoting trajectories into reusable instructions.
- For high-value actions like signing, deployment, or credential use, prefer structural controls such as hardware keystores, deterministic commitments, and narrow capability ceilings over prompt-only defenses.
- Build debuggable trajectory tooling: trigger extraction, candidate critical-step localization, and reusable failure memories can improve repair loops more than generic reflection.
- Revisit evaluation pipelines to support multi-run, multi-interface, and anytime-valid stopping, especially where benchmarking cost is high or outputs are stochastic.
Generated from per-paper analyses; no external browsing.