Skip to content

Commit ea153c1

Browse files
committed
feat: add SPARDA for agentic edits verification
1 parent 66668c6 commit ea153c1

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

data/tools/sparda.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: SPARDA
2+
categories:
3+
- linter
4+
tags:
5+
- security
6+
license: MIT
7+
types:
8+
- cli
9+
source: 'https://github.com/zyx77550/sparda-skills'
10+
homepage: 'https://github.com/zyx77550/sparda-skills'
11+
description: >-
12+
Connects AI coding agents to the SPARDA Security Gate. Validates agent edits against runtime invariants before applying them (Proof-Carrying Code for Agents).

0 commit comments

Comments
 (0)