dd-audit-compliance-report

Generate SOC 2 and PCI DSS compliance evidence from Datadog Audit Trail data.

150|23|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/datadog-labs/agent-skills --skill dd-audit-compliance-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dd-audit-compliance-report
Source: https://github.com/datadog-labs/agent-skills/tree/main/dd-audit/compliance-report
Command: npx skills add https://github.com/datadog-labs/agent-skills --skill dd-audit-compliance-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manually generating auditor-ready compliance evidence from the Datadog Audit Trail is time-consuming and prone to errors. This skill automates the process, ensuring accuracy and efficiency in compliance reporting.

Core Features & Use Cases

  • Automated Compliance Reporting: Automatically generates evidence for SOC 2 and PCI DSS frameworks, mapping framework controls to specific query patterns.
  • Retention Checks: Performs retention checks for compliance with data retention requirements.
  • Use Case: For SOC 2, imagine you need to demonstrate adherence to CC6.2 user provisioning controls. Use this skill to run the pre-defined query that fetches the necessary user lifecycle events for review.

Quick Start

Use the dd-audit-compliance-report skill to generate a compliance report for the current month's audit trail.

Frequently Asked Questions about dd-audit-compliance-report

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

FAQPage Schema
How do I automate SOC 2 compliance reporting from Datadog Audit Trail?

You can automate SOC 2 compliance reporting by mapping framework controls to specific Datadog Audit Trail query patterns, automatically retrieving and analyzing user management and system access events to generate auditor-ready evidence.

Can I use Datadog Audit Trail data to generate PCI DSS compliance evidence?

Yes, you can use Datadog Audit Trail data to generate PCI DSS compliance evidence by automating the retrieval and analysis of events related to system access and other control requirements specified by the framework.

How do I demonstrate SOC 2 CC6.2 user provisioning controls using Datadog?

You can demonstrate SOC 2 CC6.2 adherence by running pre-defined queries that fetch user lifecycle events from the Datadog Audit Trail, providing the necessary user provisioning details for auditor review.

What do I need to configure before extracting compliance reports from Datadog?

You need proper authentication and retention configuration on the Datadog platform before extracting compliance reports to ensure the Audit Trail data meets compliance data retention requirements.

Does Datadog Audit Trail compliance reporting check data retention requirements?

Yes, the compliance reporting process performs retention checks on Datadog Audit Trail data to verify that your configuration meets the data retention requirements for SOC 2 and PCI DSS frameworks.