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

Jump to install

Source facts

Repository
bobo070314/openclaw-config
Last source activity
June 24, 2026 at 06:09
Detected SKILL.md language
Chinese
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.