From blackpoint
Use this skill when working with Blackpoint Cyber (CompassOne) asset data — listing assets by class for a tenant, searching across classes, pulling asset detail, and walking parent/child/sibling relationships to build a blast-radius or topology view.
How this skill is triggered — by the user, by Claude, or both
Slash command
/blackpoint:asset-inventoryWhen to use
When enumerating, searching, or mapping assets for a Blackpoint Cyber / CompassOne tenant — endpoints, servers, network devices, cloud accounts, mobile, and IoT — and tracing relationships between them. Use when: blackpoint asset, blackpoint asset inventory, compassone asset, blackpoint endpoints, blackpoint asset search, blackpoint asset relationships, or blackpoint asset map.
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Assets are the leaves of the CompassOne hierarchy — every detection
Assets are the leaves of the CompassOne hierarchy — every detection and vulnerability fires against one. This skill covers enumerating them, searching across classes, and mapping how they connect.
blackpoint_assets_list requires an asset class. The supported
classes are:
endpoint — workstations, laptopsserver — physical and virtual serversnetwork — switches, routers, firewallscloud — cloud accounts and resourcesmobile — phones, tabletsiot — IoT and OT devices| Tool | Purpose |
|---|---|
blackpoint_assets_list | List assets of a given class for a tenant (paginated) |
blackpoint_assets_get | Full detail for one asset |
blackpoint_assets_search | Search assets across all classes by name / identifier |
blackpoint_assets_relationships | Walk parent / child / sibling links from a source asset |
blackpoint_tenants_get.blackpoint_assets_list once per class (endpoint,
server, network, cloud, mobile, iot).blackpoint_assets_search with a hostname, serial, or
identifier — it spans all classes, so you do not need to know the
class first.classes and tenant_ids filters if the search
returns matches across multiple tenants.blackpoint_assets_get on the match for full detail.blackpoint_assets_search.blackpoint_assets_relationships with the source asset ID.
Use the direction filter (parent / child / sibling) and
the related_class filter to control the walk.blackpoint_assets_list will not return
"all assets" in one call; you must iterate the six classes. Use
blackpoint_assets_search when you genuinely want a cross-class
view.blackpoint_assets_relationships with detection lookups when
the question is about blast radius, not just topology.npx claudepluginhub wyre-technology/msp-claude-plugins --plugin blackpointWorks with SentinelOne unified asset inventory: endpoints, cloud resources, identities, network-discovered devices. Lists inventory items, searches with filters, retrieves details via REST API. Useful for MSP client security coverage audits.
Use this skill when investigating a Blackpoint Cyber detection — drilling from a tenant to its assets, walking the detection list, pulling vulnerability and dark-web context, and assembling an incident timeline.
Searches and browses RunZero asset inventory, inspects OS fingerprinting, hardware details, network interfaces, and asset attributes.