mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-08-06 10:50:19 +03:00
- Add scripts/agent.py and references/api-reference.md to all remaining skills - Update all 648 LICENSE files: copyright now reads 'Mahipal' - Add implementing-security-monitoring-with-datadog (new skill with full anatomy) - All 649 skills now have: SKILL.md, LICENSE, scripts/agent.py, references/api-reference.md
835 B
835 B
name, description, domain, subdomain, tags, version, author, license
| name | description | domain | subdomain | tags | version | author | license | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| implementing-security-monitoring-with-datadog | Implement security monitoring using Datadog's Cloud SIEM, log analysis, and threat detection capabilities to identify and respond to security events across cloud infrastructure. | cybersecurity | security-operations |
|
1.0 | mahipal | MIT |
Implementing Security Monitoring with Datadog
Overview
Configure Datadog Cloud SIEM for security event monitoring, create detection rules, build security dashboards, and implement automated alerting for threat detection across cloud and hybrid infrastructure.
Prerequisites
- Datadog account with Security Monitoring enabled
- Python 3.9+ with
datadog-api-clientlibrary - API and Application keys from Datadog