sophos-central

Manage Sophos Central endpoints, alerts, policies, and XDR queries via REST APIs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/NCLGISA/trellis-catalog --skill sophos-central
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sophos-central
Source: https://github.com/NCLGISA/trellis-catalog/tree/main/bridges/sophos-central/skills/sophos-central
Command: npx skills add https://github.com/NCLGISA/trellis-catalog --skill sophos-central

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive programmatic control over Sophos Central, streamlining endpoint security management, threat response, and policy configuration.

Core Features & Use Cases

  • Endpoint Management: Inventory, isolate, and scan endpoints.
  • Alert & Threat Response: Monitor security alerts, acknowledge, and clear them.
  • Policy & Settings Management: Configure threat protection, web control, and allowed/blocked items.
  • Forensic Analysis: Run XDR queries for deep threat hunting.
  • Use Case: Automatically isolate a suspicious endpoint, trigger a scan, and then run an XDR query to investigate the process activity on that machine.

Quick Start

Use the sophos-central skill to list all high severity alerts.

Frequently Asked Questions about sophos-central

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate incident response and isolate an endpoint in Sophos Central?

To automate incident response in Sophos Central, you use the Skill to programmatically isolate suspicious endpoints via REST API. It triggers endpoint isolation, initiates scans, and automates threat response workflows without manual dashboard intervention.

Can I run XDR data lake queries for threat hunting through the Sophos Central API?

Yes, you can run XDR data lake queries for threat hunting by integrating with the Sophos Central XDR Query API. This allows deep forensic analysis of process activity and automated threat hunting across your tenant.

Does this support configuring threat protection policies and web control settings?

Yes, this supports configuring threat protection policies and web control settings. It manages policy configuration through the REST API, allowing you to set allowed or blocked items and adjust endpoint security settings programmatically.

What is the best way to monitor and acknowledge security alerts across Sophos Central tenants?

The best way to monitor and acknowledge security alerts is by automating daily security reviews through the SIEM and Common APIs. This streamlines alert monitoring, acknowledges threats, and clears them across multiple tenants.

How does directory synchronization work with Sophos Central endpoint inventory management?

Directory synchronization works by integrating with Sophos Central APIs to align your endpoint inventory with directory services. This ensures endpoint management, scanning, and isolation actions target the correct directory-synced machines.