# AIS Labs Today's CVE Priority Brief

> AIS Labs Today's CVE Priority Brief is a paid API for AI agents from api.aislabs.ai, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns today's fully ranked CVE list with scores, KEV status, EPSS probability, patch availability, and AIS prioritization methodology

## Facts

- Endpoint: POST https://api.aislabs.ai/v1/brief/today
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/ais-labs-today-s-cve-priority-brief-20f91202
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_EJdIjdH0MOetfs27N87ER

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability ais-labs-today-s-cve-priority-brief-20f91202 -d '<json body>'
```

Example prompt: Pull today's full ranked CVE priority brief — I need the AIS scores, KEV flags, EPSS probabilities, and patch status for all vulnerabilities so I know what to tackle first.

## When to prefer this

Use this endpoint when you need a comprehensive, pre-ranked daily snapshot of all CVEs with multi-signal scoring (AIS rank + KEV + EPSS + patch status) in a single call. Prefer this over individual CVE lookup APIs when the goal is prioritization across the full vulnerability landscape for daily security operations, patch scheduling, or executive reporting. Best when you need the full ranked list rather than just KEV-additions (use the sibling endpoint for KEV-only deltas).

## Known failure modes

- No CVE data available for today if the brief has not yet been generated
- Payment failure or x402 authentication error if USDC payment is not processed
- Rate limiting or quota exceeded for high-frequency callers
- Timeout if the ranked dataset is large and the request takes too long to fulfill

## How this service works

Today's full ranked CVE priorities (scores, KEV, EPSS, patch status, methodology)

## Output

A ranked list of today's CVEs including: AIS priority scores, CISA KEV membership status, EPSS exploit probability scores, patch availability status, and an explanation of the scoring/prioritization methodology used to rank them.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/ais-labs-today-s-cve-priority-brief-20f91202/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.aislabs.ai](https://www.zero.xyz/host/api.aislabs.ai/llms.txt)
