๐งช Community โ Claude Code โ Claude Desktop Standalone โข Secops-pack
Secops Pack
Security Operations โ cross-vendor alert triage, containment playbooks, and incident timelines across your EDR/MDR/SIEM stack.
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin secops-pack Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Alert Severity Normalization
- Bec Response
- Containment Playbooks
Skills
This plugin provides 3 skills that teach Claude about Secops Pack:
| Skill | Description |
|---|---|
alert-severity-normalization | A common Critical/High/Medium/Low normalized severity model for security alerts, incidents, and findings, with the judgment axes (confidence, mitigation state, blast radius) that place a record in a tier and the mapping from each vendor's native terminology โ Huntress incident status, SentinelOne threat confidence, Blumira finding priority, CIPP alert queue severity, Blackpoint Cyber SOC severity, SaaS Alerts risk level โ plus how to discover which security vendors are actually connected. |
bec-response | Business Email Compromise detection and first response: the signals that reveal it in CIPP/M365 audit logs, mailbox and forwarding rules, and connected email security vendor alerts; the order-dependent response sequence (session revocation, forwarding-rule audit, mailbox rule and delegate cleanup, password reset, MFA re-enrollment, lateral-spread check, recipient notification); and what a defensible incident timeline must capture for insurance or bank-fraud claims. |
containment-playbooks | Ordered first-response containment sequences for the most common MSP incident classes โ compromised account, malware/ransomware detection, business email compromise, and exposed credential โ including why the order matters, which connected tool family (RMM, EDR, CIPP/Entra, PSA, documentation) handles each step, and the evidence-preservation principles that apply across all of them. |
Agents
This plugin provides 3 agents for autonomous task execution:
| Agent | Description |
|---|---|
incident-timeline-builder | Use this agent when a security incident needs to be reconstructed into a single chronological timeline suitable for a client-facing incident report, pulling every relevant event across every connected security, PSA, and documentation tool for the client and time window in question. |
overnight-alert-summarizer | Use this agent when a technician needs a morning read on everything that fired overnight across the connected EDR/MDR/SIEM stack, normalized into one ranked digest instead of five separate vendor consoles. |
tenant-exposure-ranker | Use this agent when the MSP needs a portfolio-wide read on which clients carry the most current security risk โ open critical findings, unpatched or uncontained threats, MFA coverage gaps, and stale EDR/agent coverage โ ranked so leadership or the security team can prioritize attention. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/incident-report | Build a client-facing incident summary for a given client and time window, assembling a chronological timeline across every connected security, PSA, and documentation tool |
/portfolio-sweep | Sweep every connected security tool across all clients/tenants, normalize findings, and report the top most urgent items portfolio-wide |
/tenant-exposure | Run the exposure ranking for one client or the whole portfolio โ open critical findings, unmitigated threats, MFA gaps, and stale EDR coverage |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
Build a client-facing incident summary for a given client and time window, assembling a chronological timeline across every connected security, PSA, and documentation tool
/incident-report Sweep every connected security tool across all clients/tenants, normalize findings, and report the top most urgent items portfolio-wide
/portfolio-sweep Run the exposure ranking for one client or the whole portfolio โ open critical findings, unmitigated threats, MFA gaps, and stale EDR coverage
/tenant-exposure Using Skills
/skill secops-pack:alert-severity-normalization
A common Critical/High/Medium/Low normalized severity model for security alerts, incidents, and findings, with the judgment axes (confidence, mitigation state, blast radius) that place a record in a tier and the mapping from each vendor's native terminology โ Huntress incident status, SentinelOne threat confidence, Blumira finding priority, CIPP alert queue severity, Blackpoint Cyber SOC severity, SaaS Alerts risk level โ plus how to discover which security vendors are actually connected.