We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ef3d02 commit fea750eCopy full SHA for fea750e
data/tools/inkog.yml
@@ -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