Skip to main content

backend-code-review

Python backend code review + security audit. Runs pylint/flake8 linting, AST-based Django/FastAPI pattern detection (views, ORM queries, routers, dependency injection), and 10-category security scan (SQL injection, N+1 queries, hardcoded secrets, unsafe deserialization, eval/exec, command injection, DEBUG=True, ALLOWED_HOSTS wildcard, CSRF bypass). Generates markdown report with risk levels (HIGH/MEDIUM/LOW) and fix examples. Use when user says "review backend", "audit Python code", "security scan", "check Django/FastAPI", "backend code review".

跳到安装

来源信息

仓库
bobo070314/openclaw-config
最近来源活动
2026年6月24日 06:09
检测到的 SKILL.md 语言
中文
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。