Extension Icon

Osquery

Schema-driven Osquery query lookup tool, easy way for table discovery and query building
Overview

osquery logo

Osquery

A Raycast extension for exploring Osquery tables, columns, and building queries.

Commands

CommandDescription
Search TablesBrowse and search osquery tables with platform filters
Find ColumnFind columns across tables and build JOIN queries
Query TemplatesCommon query templates organized by category
Validate QueryValidate SQL queries against the schema

Configuration

PreferenceDescriptionDefault
Default PlatformFilter tables by OSmacOS
Fleet URLYour Fleet server URL (optional)-

Schema Updates

The extension includes osquery schema 5.21.0. To update:

npm run update-schema

See scripts/README.md for details.