Skip to main content
GET
List Agent Smith catalog techniques (admin console).

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Query Parameters

tactic
enum<string>

Filter by escalation tactic.

Available options:
pretext,
authority-spoof,
injection,
rationalized-destruction,
exfiltration
threat_type
string

Filter by canonical threat type.

target_surface
enum<string>

Filter by attack surface (read = leak, write = destructive).

Available options:
read,
write
status
enum<string>

Filter by lifecycle status.

Available options:
experimental,
test,
stable,
deprecated,
retired,
rejected
severity
enum<string>

Filter by severity.

Available options:
low,
medium,
high,
critical
origin
enum<string>

Filter by how the technique entered the catalog.

Available options:
seed,
evolved,
human-as-smith

Response

The faceted technique summary list.

techniques
object[]
required