flask-anti-pattern-detector
Flask anti-pattern detector: scans Flask projects for hardcoded SECRET_KEY, debug-mode in production, dangerous template rendering (render_template_string), pickle/eval/exec on request data, unsafe session config, SQL injection via raw queries, insecure file upload, and debug toolbar enabled. LLM validates each finding and proposes modern alternatives. Read-only. Audience: Senior. Trigger: /flask-detector
Pinned to revision 29d23a8cf80e, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/flask-anti-pattern-detector/SKILL.md
- skills/flask-anti-pattern-detector/README.md
- skills/flask-anti-pattern-detector/scripts/flask-scan.ps1
Every link opens the file at its source, pinned to the revision this page describes.