WebAssembly plugins, versioned docs, trusted distribution

Build, publish, and discover ServiceRadar extensions in one place.

Find the docs you need, browse available plugins, and quickly see which packages are official and signed.

Plugins

Official plugins

View full directory
Official Go Signed

AWX / AAP Bridge

Network bridge between ServiceRadar core and an AWX/AAP controller in the customer's network. Dispatches per-call REST verbs (ping, list inventories / hosts / projects / templates, fetch / launch / cancel / fetch-events-for-jobs) for Elixir's AwxClient via AgentCommandBus, and emits a DeviceDiscovery aggregate from a scheduled `inventory_sync` invocation. Holds no per-controller state; each request carries its own credential broker grant.

Official Go Signed

AWX Inventory Sync

Scheduled assignment that walks an AWX/AAP controller's inventories and hosts and emits a DeviceDiscovery aggregate (discovery_source=awx) into the existing agent → gateway → DIRE pipeline. One assignment per AnsibleController; the assignment's config carries the controller's resolved API token. Mirrors the proxmox-inventory plugin's pattern.

Official Go Signed

AXIS Camera

Collects AXIS VAPIX camera health, inventory and stream metadata

Add-ons

Official add-ons

View full catalog
Rust agent-sidecar Signed

Anomaly Detection Add-on

Edge per-series anomaly detection. Analyzes the agent's locally collected sysmon / SNMP / ICMP metrics on-host and ships verdicts instead of every raw point, removing the central anomaly fan-out for agent-sourced series.

Go systemd-timer Signed

Bumblebee Exposure Scanner

Root-owned local exposure scanner for developer and package-manager artifacts. Runs on a systemd timer and writes sanitized findings to the Bumblebee spool for non-root agent ingest.

Rust systemd-service Signed

Host Network Visibility (netprobe)

Passive host fingerprinting (p0f/JA4), DPI, eBPF process attribution, and flow visibility. Capability-granted long-running daemon delivered as a signed pushed-artifact add-on, carved out of the base agent.