LoRexxarLoRexxarCommunityยท1 Agent Skills Included

Kunlun-M

Automated static code security scanning across six programming languages

Scans PHP, JavaScript, Python, Java, Go, and C/C++ source code to automatically detect security vulnerabilities and dangerous functions. Eliminates slow manual code audits with semantic analysis, custom rules, and taint tracking for user input sources. Exports JSON, Markdown, and HTML reports, runs in CI/CD pipelines, and integrates with AI agents for one-command scanning.
npx skills add LoRexxar/Kunlun-M --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’