A sophisticated security analysis tool for identifying threat patterns and attack timelines within Azure Activity Logs and Sentinel data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install activity-log-detector
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install activity-log-detector using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Azure Activity Log & Sentinel Threat Detector is a high-performance diagnostic agent designed to serve as a virtual SOC analyst. As a standout entry in the Openclaw Skills directory, it provides deep forensic insights into Azure environments without requiring direct account access. This skill specializes in parsing exported forensic records to identify high-risk operation patterns such as unauthorized role assignments, security policy deletions, and mass resource modifications.
By leveraging the analytical power of Openclaw Skills, this tool bridges the gap between raw telemetry and actionable security intelligence. It evaluates events against the MITRE ATT&CK framework and provides structured containment recommendations, making it an essential asset for security professionals who need to maintain a read-only, data-driven investigative posture.
To utilize this agent within the Openclaw Skills framework, you must first export your logs. This skill is instruction-only and does not require your Azure credentials. Use the following bash command to prepare your data:
az monitor activity-log list \
--start-time 2025-03-15T00:00:00Z \
--end-time 2025-03-16T00:00:00Z \
--output json > activity-log.json
Ensure you have at least the Monitoring Reader role assigned to perform the export before providing the file to the agent for analysis.
The Azure Activity Log & Sentinel Threat Detector organizes findings into a structured taxonomy common to professional Openclaw Skills. The output follows this schema:
| Component | Content Detail |
|---|---|
| Threat Summary | Quantitative count of Critical, High, and Medium findings |
| Findings Table | Tabular data including Principal, IP, Operation, and MITRE mapping |
| Attack Narrative | A plain-English reconstruction of the suspicious sequence of events |
| Containment Actions | Actionable Azure CLI commands to revoke access or lock resources |
| Sentinel KQL | Custom detection logic to prevent future occurrences |
Loading
A ruthless life RPG system that transforms real-world habits into an addictive progression system with AI-verified accountability.

Skill Cortex is an autonomous capability management system that enables agents to discover and master new Openclaw Skills on demand.

A diagnostic utility that performs rapid risk posture assessments and security status reporting for your host environment.

A read-only CLI tool for tracking Indian market data and managing your Kuvera investment portfolio.

An automated AWS cost incident responder that translates complex billing spikes into actionable root cause analysis and containment steps.

A specialized AI tool for identifying and eliminating hidden Azure networking and data egress costs through intelligent data analysis.








































