npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
Wazuh is an open-source SIEM and XDR platform for endpoint monitoring, threat detection, and compliance. This skill covers managing agents via the Wazuh REST API, creating custom decoders and rules in XML for organization-specific detections, querying alerts, and testing rule logic using the logtest endpoint.
Deploys and configures Wazuh SIEM/XDR for endpoint detection: agent management, custom XML decoders/rules, REST API alert queries, and logtest validation.
Configures Wazuh SIEM/XDR for endpoint detection: manages agents via REST API, creates custom XML decoders/rules, queries alerts, tests logic with logtest. For cybersecurity incident response.
Configures host-based intrusion detection systems (HIDS) like Wazuh, OSSEC, and AIDE on Linux/Windows endpoints to monitor file integrity, system calls, and config changes for security and compliance.
Share bugs, ideas, or general feedback.
Wazuh is an open-source SIEM and XDR platform for endpoint monitoring, threat detection, and compliance. This skill covers managing agents via the Wazuh REST API, creating custom decoders and rules in XML for organization-specific detections, querying alerts, and testing rule logic using the logtest endpoint.
requests libraryObtain JWT token via POST to /security/user/authenticate.
Query agent status, versions, and last keep-alive via /agents endpoint.
Search alerts by rule ID, severity, agent, or time range.
Use the /logtest endpoint to validate decoder and rule logic against sample log lines.
JSON report with agent inventory, alert statistics, rule coverage, and logtest validation results.