Phase 01
Scenario Setup
- Define personalized usage scenarios
- Plant auditable private assets (canary tokens)
- Configure tool privileges and memory stores
Personalized Agent Security Evaluation from Specification
§01 · Overview
Surtor 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 Nova-2-Lite) are evaluated through a four-stage pipeline: scenario setup, attack injection, execution tracing, and automated adjudication. Two attack categories are evaluated: Indirect Prompt Injection (IPI) via carrier files and Memory Credential Extraction.
§02 · Key metrics
Attack Instances
Attack Types
GLM-5 Success Rate
77%
Nova-2-Lite Success Rate
43%
Difficulty Levels
§03 · Pipeline
Four stages turn a specification into a security verdict.
Phase 01
Phase 02
Phase 03
Phase 04
§04 · Results
GLM-5 achieves full attack success on 23/30 instances (77% Attack Success Rate). Nova-2-Lite achieves 13/30 (43% Attack Success Rate).
GLM-5: IPI 24/30, MEM leaked 9/10, TRD 23/30. Nova-2-Lite: IPI 18/30, MEM leaked 6/10, TRD 12/30.
30 attack scenarios across 3 types. GLM-5 significantly more vulnerable than Nova-2-Lite across all attack categories.
Overall model comparison (Fig. 1), attack success rates by type (Fig. 2), and tool call patterns (Fig. 3). See §05 for per-scenario data.
§05 · Dataset Viewer
| # | Name | Type | Technique | GLM-5 | Nova |
|---|
§06 · Model comparison
Head-to-head breakdown of both evaluated models on the Surtor dataset.
GLM-5
Nova-2-Lite
§07 · Methodology
Four principles govern the Surtor evaluation framework.
Evaluation framework
Principle 01
Principle 02
Principle 03
Principle 04
§08 · Resources