Skip to content

Commit fea750e

Browse files
author
Ben
committed
Add Inkog - AI Agent Security Scanner
1 parent 4ef3d02 commit fea750e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

data/tools/inkog.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name: Inkog
2+
categories:
3+
- linter
4+
tags:
5+
- python
6+
- typescript
7+
- security
8+
- ci
9+
license: Apache-2.0
10+
types:
11+
- cli
12+
source: 'https://github.com/inkog-io/inkog'
13+
homepage: 'https://inkog.io'
14+
description: >-
15+
Open-source security scanner for AI agents.
16+
Detects prompt injection, infinite loops, token bombing,
17+
SQL injection via LLM, and missing human oversight
18+
across 20+ agent frameworks including LangChain, CrewAI,
19+
AutoGen, LangGraph, and pydantic-ai.
20+
SARIF output for CI/CD integration.
21+
Maps findings to EU AI Act, OWASP LLM Top 10, and NIST AI RMF.

0 commit comments

Comments
 (0)