You’re viewing an example audit
Fortivibe reviews your app for the security, data, reliability, and deployment issues that can turn a promising prototype into a production headache.
Run an Audit on My AppFix Prompt
Wrap the route with Joystick's `rate_limiter` middleware keyed by user id (and IP for logged-out users). A sensible default is 20 requests per minute per user.
Psst: this prompt should but is not guaranteed to fix the issue. Each tool (and the models they use) are different and outside of our control.
What does this mean?
Any endpoint that costs you money per call needs a rate limiter — otherwise a single script can drain your budget overnight.