AI agentsAvailable now

An independent risk rating for your AI agent.

Run Auly’s adversarial battery against your own agent — real jailbreak and prompt-injection probes, in your environment — and get a framework-mapped scorecard with a grade, findings, and fix→score deltas.

$ pip install auly
>>> from auly import rate
01 / How it works

One function call. A rating you can act on — and show.

01 · Rate

Any agent you can call

Wrap your agent as a function — in-process object, HTTP endpoint, or stream — and run the battery at the depth you need.

depth: quick · balanced · thorough

02 · Read

A scorecard, not a scare

A letter grade, findings ranked by impact, and the fix→score delta for each — mapped to the frameworks your buyers ask about.

OWASP · ATLAS · NIST · ISO · EU AI Act

03 · Share

Prove it, then track it

Submit the content-free result for a shareable rating page, and watch the grade trend run over run in the dashboard.

app.tryauly.com · /r/:id

02 / Content-free by design

Your agent’s responses never leave your process.

The battery runs where your agent runs. Only pass/fail verdicts and case-ID pointers are scored and submitted — no prompts, no outputs, no customer data. That’s what makes the rating shareable.

Runs in your environmentContent-free scoringApache-2.0Python ≥ 3.10
03 / Start now

Rate your agent today.

Only rate an agent you own or are authorized to test — the probes are real adversarial attempts against a live service.

Open the dashboard

pip install auly · rate() · submit()