CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-labs/pr-review-guardrails

Evidence-first pull request review with independent critique, selective challenger review, and human handoff.

89

1.36x
Quality

92%

Does it follow best practices?

Impact

89%

1.36x

Average score across 43 eval scenarios

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

criteria.jsonevals/scenario-36/

{
  "context": "Realistic: ORDER BY direction parameter validated after query is already built (check-after-use)",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Catches sort direction injection",
      "description": "Identifies that the sort direction parameter from user input is used in the SQL query before it is validated — the validation/sanitization happens after the query string is already constructed with the unvalidated value",
      "max_score": 15
    },
    {
      "name": "Risk classified yellow or higher",
      "description": "PR is classified as yellow or higher — it adds a search endpoint with dynamic query construction",
      "max_score": 10
    }
  ]
}

evals

README.md

tile.json