AI Sidebar

The AI sidebar is connected to every tab in Grroxy. It sees what you see and can analyze requests, suggest tests, and generate payloads.

Single panel for everything

How it works

The sidebar is context-aware — it automatically has access to the request/response data of whatever tab you're viewing. No copy-pasting needed.

Features

Contextual Analysis

Select any request and the AI can:

  • Identify potential vulnerabilities
  • Explain what the endpoint does
  • Suggest test cases
  • Generate payloads

Custom Prompts

Customize how the AI responds. Set system prompts to focus on specific vulnerability types, coding styles, or analysis depth.

Work Simultaneously

The sidebar is connected to its respective tab. Open multiple tabs and each gets its own AI context.

BYOK Mode

Bring Your Own Keys — use your own API keys for AI providers. Configure any OpenAI-compatible endpoint in Settings, including Anthropic, OpenAI, or local models like Ollama.

Tips

  • Select text in the request/response editor to decode/encode on the fly
  • Ask the AI to generate a full attack chain, not just individual payloads
  • Use the AI to explain unfamiliar API patterns