From blackpoint
Use this skill when operating Blackpoint Cyber (CompassOne) at the MSP partner level — enumerating customer tenants, sweeping detections and vulnerabilities across all of them, spotting volume anomalies, and building per-tenant scorecards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/blackpoint:multi-tenant-operationsWhen to use
When running partner-level Blackpoint Cyber / CompassOne work across many customer tenants — detection sweeps, exposure rollups, and per-tenant scorecards for MSP SOC operations and QBRs. Use when: blackpoint multi-tenant, blackpoint partner, compassone tenants, blackpoint all tenants, blackpoint msp sweep, blackpoint tenant rollup, or blackpoint qbr.
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
The CompassOne partner account sees every customer tenant. This
The CompassOne partner account sees every customer tenant. This skill covers the partner-level operating loop: enumerate tenants, sweep across them, and roll up into a portfolio view.
Partner (the MSP)
└── Tenant (customer) ← blackpoint_tenants_list / _get
└── Asset
└── Detections / Vulnerabilities
Every partner-level operation starts the same way: enumerate tenants, then iterate. Never present partner output without tenant attribution on every row.
| Tool | Purpose |
|---|---|
blackpoint_tenants_list | Enumerate customer tenants (filter by account, status, name search) |
blackpoint_tenants_get | Detail for one tenant |
blackpoint_detections_list | Detections — call once per tenant with tenant_id |
blackpoint_vulnerabilities_list | Vulnerabilities — call once per tenant |
blackpoint_vulnerabilities_external_list | External exposures per tenant |
blackpoint_vulnerabilities_darkweb_list | Dark-web exposures per tenant |
blackpoint_tenants_list — enumerate all customers.blackpoint_detections_list filtered to a recent
window and status in {new, investigating}.blackpoint_vulnerabilities_list,
blackpoint_vulnerabilities_external_list, and
blackpoint_vulnerabilities_darkweb_list.new detections from the last 24h across all of them.alert-response-coordinator agent).blackpoint_tenants_list and per-tenant
detection lists can both paginate; fully page before claiming a
count is complete.blackpoint_tenants_list — never hard-code a
tenant set.npx claudepluginhub wyre-technology/msp-claude-plugins --plugin blackpointUse this skill when working with the Blackpoint Cyber (CompassOne) MCP tools — Bearer token authentication, the partner-tenant-asset hierarchy, navigation tools, and the read-only tool surface across tenants, assets, detections, and vulnerabilities.
Manages Blumira MSP multi-tenant operations: list accounts, query cross-account findings, per-account devices/users/keys, and resolve findings.
Use this skill when working with ImmyBot tenants and fleet-wide reporting — listing and searching client organizations, pulling per-tenant compliance dashboards and software-inventory rollups, and auditing background task queues (running, queued, failed) to produce client-facing or operational status reports.