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.
KunLun-M — Open-source static code analysis for PHP, Nodejs/JavaScript, Python, Golang, Java and C/C++, with AST-based semantic scanning and one-click AI Agent integration (OpenClaw, Codex, Claude Code, Hermes, and more).
| Date | Stars |
|---|---|
| 2026-07-31 | 2401 |
| 2026-08-02 | 2401 |
| 2026-08-06 | 2401 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
15.0
growth rate 0.00%/day
[中文](README.zh.md) | English
> <big>**Since Cobra-W 2.0, Cobra-W has been officially renamed to Kunlun-M(昆仑镜).**</big>
> **Python 3.10+ is recommended (Python 3.13+ preferred); Python 2.7 has reached end-of-life.**
> Thanks to the AI era, I can address the project's basic maintenance issues at extremely low cost. Although the project's concepts may not be cutting-edge by today's standards, the stable core still serves as a solid tool reference. I will continue to iterate rapidly using Codex at minimal cost, boldly experiment with new features, and **attempt to build a potentially very useful tool using AI-era methods**.
# Kunlun-Mirror
[](https://github.com/LoRexxar/Kunlun-M/releases)
[](./LICENSE)

```
_ __ _ ___ ___
| | / / | | | \/ |
| |/ / _ _ _ __ | | _ _ _ __ | . . |
| \| | | | '_ \| | | | | | '_ \ _____| |\/| |
| |\ \ |_| | | | | |___| |_| | | | |_____| | | |
\_| \_/\__,_|_| |_\____/\__,_|_| |_| \_| |_/ -v2.15.0
GitHub: https://github.com/LoRexxar/Kunlun-M
KunLun-M is a static code analysis system that automates the detecting vulnerabilities and security issue.
Main Program
positional arguments:
Core Commands
-------------
init Kunlun-M init before use.
scan scan target path
console enter console mode
web KunLun-m Web mode
Other Commands
--------------
export export rules and tampers from database to files
generate generate rule & tamper
show show rule & tamper
search search project by vendor/path/...
plugin Plugins list:
entrance_finder Quickly find the php entry page
php_unserialize_chain_tools Discover the PHP deserialization chain through codedb
options:
-h, --help show this help message and exit
Usage:
python kunlun.py init
python kunlun.py scan -t tests/vulnerabilities
python kunlun.py scan -t tests/vulnerabilities -r 1000, 1001
python kunlun.py scan -t tests/vulnerabilities -tp wordpress
python kunlun.py scan -t tests/vulnerabilities -d -uc
python kunlun.py console
python kunlun.py web -p 9999
```
## Introduction
Cobra is a **source code security audit** tool that supports detecting **most significant** security issues and vulnerabilities in source code written in multiple programming languages.
[https://github.com/wufeifei/cobra](https://github.com/wufeifei/cobra)
Cobra-W is a fork evolved from Cobra 2.0, shifting the tool's focus from discovering as many threats as possible to improving the accuracy and precision of vulnerability detection.
[https://github.com/LoRexxar/Kunlun-M/tree/cobra-w](https://github.com/LoRexxar/Kunlun-M/tree/cobra-w)
Kunlun-Mirror evolved from Cobra-W 2.0. After going through the painful process of maintaining and improving the original tool, Kunlun-Mirror (昆仑镜) shifts the tool's focus towards serving security researchers, continuously improving the user experience around practical tool-based usage.
The tool currently primarily supports semantic analysis for **PHP, Nodejs/JavaScript, Python, Java, Go, and C/C++**, as well as basic scanning for **Chrome extensions and Solidity**.
Built-in Skills have been added, **supporting one-click integration with AI Agents (OpenClaw / Codex / Claude Code / Hermes, etc.)** for rapid vulnerability scanning.
## Stargazers
<div align=center><a href="https://github.com/LoRexxar/Kunlun-M"><img src="https://api.star-history.com/svg?repos=LoRexxar/Kunlun-M&type=Timeline"></a></div>
## why KunLun-M
KunLun-M is perhaps the only open-source and actively maintained automated code audit tool on the market. We hope this open-source tool can help advance the development of white-box audiExcerpt of 11,949 characters
Read on GitHub1.2k
9
6
3
2
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:223960cba41c5294, desc:ai agent