# LoRexxar/Kunlun-M

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).

Repository: https://github.com/LoRexxar/Kunlun-M
Canonical: https://ross.abutalabs.com/products/kunlun-m
Language: Python
License: MIT
License Family: permissive
Last push: 2026-08-24T02:57:30+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 89, longevity 100
- inputs: {"age_days": 3282, "days_push": 9, "days_rel": 77, "gap_med": 0, "n_releases_24m": 30}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2413, forks 316 (observed 2026-08-28T04:06:44.512734+00:00)

## What it is
Kunlun-M is an open-source static code analysis (SAST) tool that detects security vulnerabilities in PHP, JavaScript/Node.js, Python, Golang, Java, and C/C++ using AST-based semantic scanning. It offers CLI, console, and web modes, custom rule generation, and one-click integration with AI coding agents.

## Use cases
- scan a php codebase for security vulnerabilities
- find injection flaws in javascript and nodejs projects
- audit python source code for security issues before release
- detect php deserialization chains in a web application
- write custom static analysis rules for my team's code
- integrate sast scanning into my ci pipeline
- use an ai agent to triage static analysis findings

## When to choose
- you need multi-language static security scanning from a single tool
- you want ast-based semantic analysis rather than simple regex greps
- you need customizable rules and tampers for framework-specific code like wordpress
- you want an open-source, self-hosted sast tool with ai agent integration

## When to avoid
- you need dynamic analysis or runtime penetration testing rather than static scanning
- you require commercial-grade support and compliance reporting
- your codebase is in languages outside its supported set
- you need a fully managed cloud sast service

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, vulnerability-scanning, parser, linter
- domain: security, developer-tools, penetration-testing
- platform: python, cli, cross-platform, windows
- tags: static-analysis, sast, code-audit, ast, php, javascript, python, golang, java, c-cpp, vulnerability-detection, ai-agent-integration, linux, macos

## Member repositories
- LoRexxar/Kunlun-M (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:44.512734+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:33:13.662691+00:00, confidence not recorded.
  - readme: https://github.com/LoRexxar/Kunlun-M (fetched 2026-08-28T04:06:44.512734+00:00, sha a1236708c524)
- Data as of 2026-08-30T08:39:29.467469+00:00.
