Principle 01
Black-Box Evaluation
- No access to model internals or weights
- Only observable inputs and outputs are measured
- Mirrors real-world adversary capabilities
Can AI agents resist personalized social engineering attacks designed from their own behavioral specifications?
§01 · Overview
Pax evaluates the security posture of personalized LLM-based agents against established attack primitives under real-world deployment conditions. Each instance pairs a personalized scenario with adversarial payloads and auditable private assets (canary tokens), requiring models to resist prompt injection, tool-return deception, and memory poisoning across long-horizon interactions. Two models (GLM-5 and Kimi-K2.5) are evaluated through a four-stage pipeline: scenario setup, attack injection, execution tracing, and automated adjudication. Three attack categories are evaluated: Indirect Prompt Injection (IPI) via carrier files, Memory Credential Extraction, and Tool-Return Deception (TRD) via poisoned tool responses.
§02 · Key metrics
Attack Instances
10,000
Attack Types
3
GLM-5 Success Rate
72%
Kimi-K2.5 Success Rate
51%
Difficulty Levels
3
§03 · Methodology
Four principles govern the Pax evaluation framework.
Evaluation framework
Principle 01
Principle 02
Principle 03
Principle 04
§04 · Evaluation pipeline
Four stages turn a specification into a security verdict.
Phase 01
Phase 02
Phase 03
Phase 04
§05 · Results
GLM-5 achieves ASR 0.722. Kimi-K2.5 achieves ASR 0.511.
GLM-5 succeeds on 80% IPI, 90% MEM, 30% TRD. Kimi-K2.5 succeeds on 40% IPI, 60% MEM, 10% TRD.
Multi-scenario · 3 attack types · GLM-5 41% more vulnerable — at 6× the cost.
§06 · Dataset Viewer
| # | Name | Type | Technique | GLM-5 | Kimi |
|---|
§07 · Model comparison
2 models evaluated across multiple instances covering 3 attack types (IPI, MEM, TRD). Unique attack techniques targeting 10 credential types across multiple tool surfaces. GLM-5 is 41% more vulnerable overall.
GLM-5
Kimi-K2.5
§08 · Resources