docs: add Kontext try-it link
Browse files
README.md
CHANGED
|
@@ -56,6 +56,12 @@ context. It does not infer intent or make a complete authorization decision.
|
|
| 56 |
It is intended as one signal layered underneath deterministic protections and
|
| 57 |
runtime authorization policy, not as the sole control for executing commands.
|
| 58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
## Integrity
|
| 60 |
|
| 61 |
```text
|
|
|
|
| 56 |
It is intended as one signal layered underneath deterministic protections and
|
| 57 |
runtime authorization policy, not as the sole control for executing commands.
|
| 58 |
|
| 59 |
+
## Try it
|
| 60 |
+
|
| 61 |
+
Kestrel is available as part of Kontext, where it evaluates the cyber risk of
|
| 62 |
+
agent tool calls locally. Learn more and try it at
|
| 63 |
+
[kontext.security](https://kontext.security).
|
| 64 |
+
|
| 65 |
## Integrity
|
| 66 |
|
| 67 |
```text
|