From cybersecurity-skills
Deploys and configures Wazuh SIEM/XDR for endpoint detection: agent management, custom XML decoders/rules, REST API alert queries, and logtest validation.
npx claudepluginhub mukul975/anthropic-cybersecurity-skills --plugin cybersecurity-skillsThis 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.
Applies Acme Corporation brand guidelines including colors, fonts, layouts, and messaging to generated PowerPoint, Excel, and PDF documents.
Builds DCF models with sensitivity analysis, Monte Carlo simulations, and scenario planning for investment valuation and risk assessment.
Calculates profitability (ROE, margins), liquidity (current ratio), leverage, efficiency, and valuation (P/E, EV/EBITDA) ratios from financial statements in CSV, JSON, text, or Excel for investment analysis.
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.