security-investigator
Automated security investigations across Sentinel, Defender, and Entra ID
All Skills in This Repository (11)
Pure Emerald Level Indicatorsuser-investigation
Analyze Entra ID user accounts for security issues and generate HTML reports.
kql-query-authoring
Generate validated KQL queries for Microsoft Sentinel, Defender XDR, and Azure Data Explorer.
scope-drift-detection
Detect and quantify scope drift across Entra ID service principals and user accounts.
heatmap-visualization
Generate interactive time-based heatmaps from MCP-enabled Sentinel data.
authentication-tracing
Trace Entra ID authentication flows to distinguish fresh MFA from token reuse.
ca-policy-investigation
Correlate Conditional Access policy changes with sign-in failures in Azure AD logs.
honeypot-investigation
Analyze honeypot servers to identify attack patterns and generate executive security reports.
incident-investigation
Orchestrate security incident investigations with Defender XDR and Sentinel MCP tools.
computer-investigation
Automate security investigations for Entra ID and Defender for Endpoint devices.
ioc-investigation
Investigate IoCs across Defender and Sentinel sources and export JSON reports.
geomap-visualization
Render interactive world maps of attack origins from Sentinel coordinate data.
Frequently Asked Questions
FAQPage SchemaHow to install security-investigator?โผ
Run `npx skills add SCStelz/security-investigator --all -g -y` in your terminal to install all 25 investigation skills globally.
What does security-investigator do?โผ
It lets you ask plain-English questions like 'Investigate this user for the last 7 days' or 'Is this IP malicious?' and runs validated KQL queries against Microsoft Sentinel and Defender XDR, returning prioritized findings with reports.
How do I run a quick security scan?โผ
Start with the Threat Pulse skill by asking 'Run a threat pulse scan'. It checks 7 security domains in about 15 minutes and gives color-coded verdicts with drill-down recommendations.
What prerequisites does security-investigator need?โผ
You need a Microsoft Sentinel workspace, Defender XDR access, and API tokens for IP enrichment services (ipinfo, AbuseIPDB, Shodan) configured in config.json and .env files.
Can it generate reports and dashboards?โผ
Yes. Every investigation can produce inline chat summaries, markdown reports, HTML reports, and SVG dashboards with risk scores, charts, and executive summaries.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core