1. Create an API client in CrowdStrike Falcon
In the CrowdStrike Falcon console, create a new API client with the following scopes:- Hosts: Read
- Real Time Response: Read
What Oso does with this access
Oso uses read-only access to scan endpoints for installed AI agent software. Nothing is written to or modified on your hosts or in CrowdStrike.2. Connect CrowdStrike in Oso
In Oso, with Oso for Agents selected in the product switcher, open Connections from the sidebar and scroll to the EDR section.

Credentials are encrypted at rest. Once connected, the EDR card shows the configured region and a Scan now button.
3. Restrict scope with a host filter (optional)
The host filter is applied during the seeding phase of every scan and supports any FQL expression that CrowdStrike’s/devices/queries/devices/v1 endpoint accepts. Examples:
platform_name:'Windows'+hostname:'prod-*'— Windows hosts whose hostname starts withprod-platform_name:'Mac'— macOS hosts onlytags:'SensorGroupingTags/managed-fleet'— hosts tagged in CrowdStrike
4. Run a scan
The first scan starts shortly after the integration is connected. After that, Oso re-scans every 12 hours, and a scan can be triggered on demand at any time using the Scan now button on the EDR card. During a scan, Oso enumerates hosts matching the filter, opens a Real Time Response session on each one, and runs read-only commands to inspect installed software.
