flask-expert

flask-expert is an agent for coding agents from 0xfurai/claude-code-subagents. It costs 46 tokens per session (443 once invoked), scanned A, original, MIT.

A specialist guide for building and troubleshooting Flask web applications. Flask is a Python framework for handling web pages, API routes, requests, templates, sessions, and extensions.

In plain words
What is it for?
Use it for Flask application development, debugging, API design, routing, Jinja templates, database extensions, blueprints, middleware, and pytest-based testing.
Why use it?
It gives focused help with organizing routes, handling errors, securing sessions, and keeping application code maintainable. It also considers testing and performance.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/0xfurai/claude-code-subagents/flask-expert
Clone the repo
git clone --depth 1 https://github.com/0xfurai/claude-code-subagents

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for flask-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/0xfurai/claude-code-subagents/flask-expert.svg)](https://agentmods.dev/agents/0xfurai/claude-code-subagents/flask-expert)
Your own site
<a href="https://agentmods.dev/agents/0xfurai/claude-code-subagents/flask-expert"><img src="https://agentmods.dev/badge/agents/0xfurai/claude-code-subagents/flask-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 443 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00046 $0.00443
Opus 5 $0.00023 $0.00221
Sonnet 5 $0.00009 $0.00089
Haiku 4.5 $0.00005 $0.00044

Measured 4d ago against content hash d470ef30bcf1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

flask-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/flask-expert.md · 55 lines

What it actually says

Focus Areas

  • Routing and URL building in Flask
  • Request and response lifecycle
  • Templating with Jinja2
  • Session management and security
  • Blueprints for application modularity
  • Flask extensions (Flask-SQLAlchemy, Flask-Migrate, etc.)
  • Middleware for request/response processing
  • Error handling and logging
  • Testing with Flask-Testing and pytest
  • RESTful API design with Flask

Approach

  • Follow best practices in Flask routing and request handling
  • Use Jinja2 for clean and maintainable templates
  • Implement effective session and cookie management
  • Modularize applications using blueprints
  • Leverage Flask extensions for added functionality
  • Implement middleware for request and response processing
  • Ensure comprehensive error handling and logging
  • Use Flask-Testing and pytest for robust testing
  • Design RESTful APIs with consistent conventions
  • Optimize for performance and scalability

Quality Checklist

  • All routes and URLs are efficient and well-organized
  • Templating with Jinja2 follows conventions and best practices
  • Secure session and cookie management is implemented
  • Application is modular with blueprints
  • Relevant Flask extensions are used effectively
  • Middleware optimizes request/response processing
  • Comprehensive error handling and logging are in place
  • Testing ensures high coverage and reliability
  • RESTful APIs are well-designed and documented
  • Performance is optimized across the application

Output

  • Flask applications with clean routing and URL handling
  • Maintainable templates using Jinja2
  • Secure session and cookie management practices
  • Modular application structure with blueprints
  • Effective use of Flask extensions for additional features
  • Middlewares that enhance request/response efficiency
  • Comprehensive error handling and detailed logging
  • Robust testing with Flask-Testing and pytest
  • Well-designed RESTful APIs with thorough documentation
  • Performance-tuned applications ready for production deployment
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 55 lines · 46 tokens per session scan A d470ef30bcf1

Subscribe to this mod's changes

flask-expert is an agent published in the GitHub repository 0xfurai/claude-code-subagents (995 stars, last pushed 10mo ago), licensed MIT. It adds 46 tokens to every session and 443 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.