SentinelOne Inventory

Retrieve and analyze SentinelOne asset inventory via REST API.

39|17|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/wyre-technology/msp-claude-plugins --skill sentinelone-inventory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: SentinelOne Inventory
Source: https://github.com/wyre-technology/msp-claude-plugins/tree/main/msp-claude-plugins/sentinelone/sentinelone/skills/inventory
Command: npx skills add https://github.com/wyre-technology/msp-claude-plugins --skill sentinelone-inventory

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive view of all assets managed by SentinelOne, enabling security teams to track endpoints, cloud resources, identities, and network-discovered devices, ensuring complete visibility and security coverage across MSP client environments.

Core Features & Use Cases

  • Unified Asset View: Consolidates data from endpoints, cloud, identity, and network discovery surfaces.
  • Targeted Queries: Utilizes REST API filters for precise asset searching and listing.
  • Use Case: Identify all endpoints within a client's network that have an inactive SentinelOne agent, allowing for prompt remediation to ensure security coverage.

Quick Start

List all endpoint assets for the client 'Acme Corporation'.

Frequently Asked Questions about SentinelOne Inventory

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

FAQPage Schema
How do I get a unified asset inventory from SentinelOne across endpoints and cloud resources?

To get a unified asset inventory from SentinelOne, this Skill retrieves and analyzes data across endpoints, cloud resources, identities, and network-discovered devices. It leverages SentinelOne's REST API with offset-based pagination to consolidate complete visibility for security audits.

How do I identify unmanaged or at-risk assets in SentinelOne MSP environments?

You identify unmanaged or at-risk assets in SentinelOne MSP environments by querying for endpoints with inactive agents. This Skill facilitates coverage reporting to pinpoint devices lacking active security protection across client networks.

Can I use SentinelOne API filters for targeted asset discovery and security audits?

Yes, you can use SentinelOne API filters for targeted asset discovery. This Skill utilizes REST API filter parameters for precise asset searching and listing, enabling efficient data retrieval tailored to specific security audit requirements.

Does SentinelOne network discovery support tracking identities and cloud resources alongside endpoints?

SentinelOne network discovery supports tracking identities and cloud resources alongside endpoints. This Skill consolidates data from multiple surfaces including endpoints, cloud, identity, and network discovery into a single comprehensive asset view.

What is the best way to retrieve large volumes of asset management data from SentinelOne?

The best way to retrieve large volumes of asset management data from SentinelOne is using offset-based pagination. This Skill applies pagination with filter parameters to the REST API, ensuring efficient data retrieval without hitting query limits.

SentinelOne inventory not showing all network-discovered devices, what are the limitations?

If SentinelOne inventory is not showing all network-discovered devices, verify your REST API filter parameters. This Skill retrieves assets using offset-based pagination, so incomplete results often indicate strict filters or pagination limits restricting the data scope.