cloud-workload-security

Manage cloud workload security threats and protection policies via Datadog CSM API.

Updated Jan 14, 2022
One-click install
npx skills add https://github.com/alexmarucci/dotfiles --skill cloud-workload-security
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-workload-security
Source: https://github.com/alexmarucci/dotfiles/tree/main/claude/skills/cloud-workload-security
Command: npx skills add https://github.com/alexmarucci/dotfiles --skill cloud-workload-security

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pup, datadog-api-claude-plugin, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the management and monitoring of cloud workload security threats and protection policies, streamlining security operations and ensuring a robust security posture.

Core Features & Use Cases

  • Agent Rule Management: Create, list, update, and delete workload protection agent rules.
  • Policy Management: Configure and manage policies that group and deploy rules to specific hosts.
  • Agent Monitoring: Monitor the deployment and configuration status of CSM/CWS agents.
  • Policy Export: Export policies for manual deployment.
  • Deployment Coverage: Assess which hosts have CSM Threats enabled.
  • SECL Expression Support: Create custom detection rules using Security Event Language.
  • Use Case: For an IT administrator managing a large cloud infrastructure, this Skill can automate the process of monitoring and securing workloads, ensuring timely detection and mitigation of threats.

Quick Start

Use the cloud-workload-security skill to list all workload protection agent rules.

Frequently Asked Questions about cloud-workload-security

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Datadog cloud workload security agent rules?

You can manage Datadog cloud workload security agent rules by creating, listing, updating, and deleting them directly through Datadog's Cloud Security Management API to maintain your workload protection posture.

What is SECL expression support used for in workload protection?

SECL expression support is used to create custom detection rules for workload protection. It leverages Datadog's Security Event Language to define specific threat monitoring and mitigation logic for cloud infrastructure.

Do I need the pup CLI tool to monitor CSM agent deployment status?

Yes, you need the pup CLI tool and Datadog API credentials to monitor CSM agent deployment status. These prerequisites allow you to assess which hosts have CSM Threats enabled and check configuration statuses.

How do I export cloud security policies for manual deployment?

You can export cloud security policies for manual deployment by using the policy export functionality. This allows IT administrators to retrieve configured policies that group and deploy rules to specific hosts outside of automated pipelines.