AI-Powered Security Pull Request Reviewer

76153f93-01c8-435d-a943-7675d74ea209

Latency
1830ms
Cost
$0.0006
Tokens
285
Status
success
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780344142273
  },
  {
    "data": {
      "initialData": {
        "diff": "Adds raw string interpolation into a SQL query in user-search endpoint; removes input length check."
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780344142273
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780344142273
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780344142273
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 250
    },
    "event": "calling google/gemini-2.5-flash",
    "nodeId": "llm",
    "timestamp": 1780344142273
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780344142273
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0006267,
      "provider": "google",
      "latencyMs": 1830,
      "promptTokens": 39,
      "completionTokens": 246
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780344144104
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780344144104
  }
]