AIVSS distribution
Where the community is scoring · 10-pt buckets · higher = more secure
Bucket needs ≥ 50 distinct opted-in installs · check back as adoption grows.
Per-ASI failure mix
OWASP Agentic Top 10 · approximate weighted attribution
| ASI | Category | Failure rate |
|---|---|---|
| {{ r.asi }} | {{ r.label }} | {{ "%.2f"|format(r.failure_rate_pct) }}% |
Below k≥50 threshold — not yet published.
{% endif %}Adapter mix
Which agent frameworks are being tested
| Adapter | Scans | Share | Median |
|---|---|---|---|
| {{ r.adapter }} | {{ "{:,}".format(r.scans) }} | {{ "%.1f"|format(r.percent) }}% | {{ r.median_aivss if r.median_aivss is not none else "—" }} |
Each adapter row needs ≥ 50 distinct installs before publication — not yet there.
{% endif %}Python × OS
Compatibility matrix · k≥50 per cell
| Python | OS | Scans |
|---|---|---|
| {{ c.python }} | {{ c.os }} | {{ "{:,}".format(c.scans) }} |
No cell yet has ≥ 50 distinct installs.
{% endif %}Recent scans
Last 5 completed · live (refresh to update)
No scans recorded yet.
{% endif %}Every cell on this page enforces k ≥ 50 distinct install_ids before publication. Aggregates that don't yet meet the threshold are suppressed (shown as “—”). Telemetry is opt-in only — see the telemetry transparency docs. Total events received in this store: {{ "{:,}".format(total_in_store) }}.
AgentGuardian · Community analytics · Source: aggregator.py · Schema: events.py · Built from opted-in user telemetry · k≥50 enforced