IdeaCredIdeaCred

samsaeed22/kevlar-benchmark

42

๐Ÿ”’ Automate detection and exploitation of Agent-Specific Injection vulnerabilities using the OWASP Top 10 framework for AI agent security testing.

What's novel

๐Ÿ”’ Automate detection and exploitation of Agent-Specific Injection vulnerabilities using the OWASP Top 10 framework for AI agent security testing.

Code Analysis

24 files read ยท 5 rounds

A Python library of hardcoded single-turn prompt-injection test scripts with regex-based output detection, organized around the OWASP Agentic Security Incidents taxonomy, that tests against mock/simulated AI agents designed to be vulnerable by construction.

Strengths

The attack/detector/orchestrator pattern per ASI category provides a clean conceptual framework, and the seccomp-based RCE sandbox in C is the only technically substantive component.

Weaknesses

Multiple files have syntax errors and missing imports that prevent execution, 6 of 10 ASI categories are empty stubs, all 'agents' are hardcoded to be vulnerable, and detection is limited to literal string matching against attacker.com.

Score Breakdown

Innovation
5 (25%)
Craft
36 (35%)
Traction
6 (15%)
Scope
42 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+0
Concept Novelty+2

Craft

Ci-2
Tests-4
Polish+0
Releases+0
Has License+5
Code Quality+12
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+2
Has Dependency Mgmt+5

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+0
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+7
Languages+5
Subsystems+10
Bloat Penalty+0
Completeness+7
Contributors+6
Authored Files+15
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

21

Contributors

2

Files

85

Active weeks

5

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License

MIT