From magic-powers
Use when implementing Microsoft Sentinel as SIEM/SOAR, configuring data connectors, building analytics rules, managing incidents, automating response with playbooks, or studying for SC-500 (Cloud and AI Security Engineer) or AZ-500.
npx claudepluginhub kienbui1995/magic-powers --plugin magic-powersThis skill uses the workspace's default tool permissions.
- Implementing cloud-native SIEM for threat detection in Azure environments
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
SecurityEvent, SigninLogs, AzureActivity, CommonSecurityLog, Syslog, OfficeActivity| Connector Type | Examples | Cost |
|---|---|---|
| Azure-native | Entra ID, Azure Activity, Defender for Cloud, Microsoft 365 | Free ingestion |
| Microsoft 365 Defender | Defender for Endpoint, Office 365, Teams | Free ingestion |
| Partner connectors | Palo Alto, Cisco, Fortinet (via CEF/Syslog) | Log Analytics ingestion cost |
| REST API | Custom applications, ITSM, threat intelligence | Log Analytics ingestion cost |
| Syslog / CEF | Linux syslog, network devices | Log Analytics ingestion cost |
| Rule Type | How it Works | Customizable |
|---|---|---|
| Scheduled | KQL query runs on schedule (every 5 min to every 24h) | Yes (KQL, threshold, grouping) |
| Near-real-time (NRT) | KQL query runs every ~1 minute; low latency | Yes |
| Microsoft Security | Forward alerts from Defender products as incidents | Partially (filter by severity) |
| Fusion | ML correlation of multi-stage attack signals | No (always-enabled ML) |
| Anomaly | ML baseline behavior; detect deviations | Partially (threshold tuning) |