SkillTrustBench Leaderboard
This leaderboard reports the loose non-normal screening track for SkillTrustBench.
In this track, ground-truth malicious and suspicious cases are merged into the
positive class, while normal cases are treated as the negative class.
The public view is split into two tables:
- Tool Comparison compares tools and agent skills; each row documents its backing model and scoring mapping where applicable.
- Model Comparison compares backing models. All runs use Tencent AI-Infra-Guard as the fixed analysis tool.
How scores are computed. Raw outputs are first normalized to normal
(safe), suspicious, or malicious; the leaderboard then uses loose binary
scoring, where malicious + suspicious are risk-positive and normal is
risk-negative.
Precision, recall, Loose F1, and FPR are computed from that collapsed view; see
Evaluation Protocol for tool-specific mappings, including when actual_safe
is used instead of severity buckets.
Evaluation scope. Current public scores are computed on a fixed 10%
evaluation subset of SkillTrustBench v1.0 for cost-controlled tool and model
comparison. The subset contains 556 cases: 285 malicious, 105 suspicious, and
166 normal. Exact case IDs are published as
data/evaluation_subset_10pct.jsonl;
full-corpus scores should be reported separately and should not be directly
compared with this subset leaderboard.
Tool Comparison
Tool and agent-skill comparison. Rows may use scanner-native models or tool-specific scoring mappings; see result notes for details.
Tool comparison
Model Comparison
Backing-model comparison. All runs use Tencent AI-Infra-Guard as the fixed analysis tool.
Model comparison
Rank | System | Role | Loose F1 | Precision | Recall | FPR |
|---|---|---|---|---|---|---|
1 | DeepSeek v4 Flash | model | 0.9848 | 0.9725 | 0.9974 | 0.0663 |
© Tencent Zhuque Lab SkillTrustBench | CC BY-NC-SA 4.0 License