Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Open-source runtime AI agent security tool - monitors and controls AI agents, catching malicious tool use, prompt injection, and policy drift in real time, before the agent acts.
| Date | Stars |
|---|---|
| 2026-07-31 | 482 |
| 2026-08-05 | 512 |
| 2026-08-06 | 512 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/adrian-logo-dark.png">
<img src="assets/adrian-logo-light.png" alt="Adrian by Secure Agentics" width="360">
</picture>
</p>
<h3 align="center">Agent attacks slip past static analysis and network monitoring.</h3>
<p align="center"><b>Adrian catches them at runtime, by watching what the agent actually does (its actions and its reasoning) and stepping in before it acts. Open source, free forever.</b></p>
<p align="center"><b>+35% detection accuracy · 4x more nuanced attacks caught</b> vs behaviour-only monitoring (<a href="https://arxiv.org/pdf/2503.11926">OpenAI & DeepMind research</a>)</p>
<p align="center">
<a href="https://github.com/secureagentics/Adrian/stargazers"><img src="https://img.shields.io/github/stars/secureagentics/Adrian?style=social" alt="Stars" /></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/licence-Apache--2.0-blue.svg" alt="Licence" /></a>
<a href="https://app.adrian.secureagentics.ai/"><img src="https://img.shields.io/badge/Dashboard-Sign%20Up-22C55E" alt="Dashboard" /></a>
<a href="https://pypi.org/project/adrian-sdk/"><img src="https://img.shields.io/pypi/v/adrian-sdk.svg" alt="PyPI" /></a>
<a href="https://discord.gg/Vq2VyYrw8Z"><img src="https://img.shields.io/badge/Discord-Join-5865F2?logo=discord&logoColor=white" alt="Discord" /></a>
<a href="https://www.linkedin.com/company/secure-agentics"><img src="https://img.shields.io/badge/LinkedIn-Follow-0A66C2?logo=linkedin&logoColor=white" alt="LinkedIn" /></a>
<a href="https://www.producthunt.com/products/adrian?embed=true&utm_source=badge-featured&utm_medium=badge&utm_campaign=badge-adrian" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/Product%20Hunt-Featured-DA552F?logo=producthunt&logoColor=white" alt="Product Hunt" /></a>
</p>
<p align="center"><i>⭐ If you think agents need a runtime security layer, star the repo. It is how new people find Adrian, and how we know to keep building it in the open.</i></p>
---
Adrian is an open-source, [AARM-aligned](https://aarm.dev) runtime security monitoring and control engine for AI agents. It analyses both agent activity logs (tool calls, actions, outputs) and reasoning traces to detect malicious, misaligned, or out-of-remit behaviour, and optionally intervene in-flight. SDKs are available for Python (LangChain) and TypeScript ([sdk/typescript/README.md](sdk/typescript/README.md)), plus a native [Claude Code plugin](integrations/claude-code/README.md) that secures every tool call from your terminal.
> **🆕 Claude Code plugin - now live.** Drop Adrian into Claude Code and every tool call is classified in real time, with risky actions blocked or held for your approval right in the terminal. No code changes: install with `/plugin marketplace add secureagentics/Adrian` then `/adrian-init`. Full guide: **[integrations/claude-code/README.md](integrations/claude-code/README.md)**.
<p align="center">
<a href="https://docs.adrian.secureagentics.ai">Documentation</a> •
<a href="https://app.adrian.secureagentics.ai">Dashboard</a> •
<a href="https://discord.gg/Vq2VyYrw8Z">Discord</a> •
<a href="https://www.linkedin.com/company/secure-agentics">LinkedIn</a>
</p>
> **▶️ See it in action:** Adrian catches an agent going out-of-remit in real time and steps in before the action lands.
https://github.com/user-attachments/assets/ba50e6e4-fe3e-47b2-aa69-2902e1ef2924
<sup>New to Adrian? Check out the [Launch Video](https://www.youtube.com/watch?v=NkEISlRhyFs).</sup>
## Why Adrian is different
Most agent monitoring stops at activity logs: APIs, MCP, DB interactions, tool calls, etc. Adrian enhances this by also analysing the agent's reasoning: understanding _why_ it took an action, under what context, and what it is planning on doing next. Combining behaviour and reasoning analysis like this is exactly what the [OpenExcerpt of 14,566 characters
Read on GitHub23
9
6
5
4
3
2
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:743de5940a2d4055, topic:ai-agents, topic:agents, topic:agentic-ai
matched fp:743de5940a2d4055, topic:ai-security, topic:prompt-injection, topic:llm-security