Switch language한국어
Back to the list

Tool Specifications Matter: Uncovering and Mitigating Safety Risks in AI Agents

TL;DR AI

Key summary

2 min read
  1. Researchers found that schema-formatted tool specifications can weaken AI agents’ internal refusal signals and reduce safety.

  2. This can make models more likely to accept harmful requests or carry out unsafe tool actions.

  3. They propose SafeKeep, an inference-time defense that uses flattened text for safety checks while keeping the original schema for execution.

  4. Across multiple models and benchmarks, SafeKeep substantially improved refusal rates and reduced prompt-injection success without hurting task performance.

Read the original