Kunlun-M
Automated static code security scanning across six programming languages
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Kunlun-M?โผ
Run `npx skills add LoRexxar/Kunlun-M --all -g -y` in your terminal to install the skill globally for your AI agent.
What does Kunlun-M scan for?โผ
It statically analyzes source code in PHP, JavaScript, Python, Java, Go, and C/C++ to find security vulnerabilities, dangerous function calls, and unsafe data flows.
Can Kunlun-M run in CI/CD pipelines?โผ
Yes. It ships with a ci_scan.py driver that outputs stable JSON reports and exit codes, with examples for GitHub Actions, GitLab CI, and Jenkins.
Does Kunlun-M work with AI agents like Claude Code?โผ
Yes. It includes a built-in skill that lets agents like Claude Code, Codex, and OpenClaw bootstrap the tool and run scans from plain-language requests.
Can I add custom vulnerability detection rules?โผ
Yes. You can generate custom rules for dangerous sinks and tampers for input sources, then verify them with targeted regression scans.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core