pci-dss

Initialize PCI-DSS compliance workflows and store audit evidence in SQLite.

10|5|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/aanishs/em-dash --skill pci-dss-aanishs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pci-dss
Source: https://github.com/aanishs/em-dash/tree/main/skills/pci-dss
Command: npx skills add https://github.com/aanishs/em-dash --skill pci-dss-aanishs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PCI-DSS compliance requires systematic initialization, monitoring, and auditable evidence. This skill centralizes the orchestration of those activities to reduce manual overhead and risk.

Core Features & Use Cases

  • Initialize PCI-DSS compliance and show current status
  • Route to comply-auto/scan/assess/fix/report workflows
  • Store auditable evidence in a local SQLite database and reference controls

Quick Start

Run the PCI-DSS initialization to enable compliance tracking and status reporting.

Frequently Asked Questions about pci-dss

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

FAQPage Schema
How do I automate PCI-DSS compliance tracking and evidence collection?

Automate PCI-DSS compliance by initializing a compliance database and routing to scan, assess, fix, and report workflows. This centralizes control status monitoring and stores auditable evidence locally in SQLite.

What is the best way to set up a PCI-DSS audit workflow for finance and IT teams?

The best way to set up a PCI-DSS audit workflow is to initialize a centralized compliance database that routes to automated scanning and assessment skills, systematically collecting evidence for finance and IT governance.

How does automated PCI-DSS control status reporting work?

Automated PCI-DSS control status reporting works by initializing a compliance database that tracks control states and routes to reporting workflows, exposing current audit readiness and governance status.

Can I use local SQLite storage for PCI-DSS audit evidence?

Yes, you can use local SQLite storage for PCI-DSS audit evidence. The workflow stores collected compliance evidence in a SQLite database located at ~/.em-dash/projects/{slug}/compliance.db.

Do I need to manually run security scans when using automated PCI-DSS compliance?

No, you do not need to manually run security scans. Once initialized, the automated PCI-DSS compliance workflow routes directly to comply-auto/scan/assess/fix/report skills to handle scanning and assessment automatically.

When do I need to initialize a PCI-DSS compliance database?

You need to initialize a PCI-DSS compliance database when starting a new audit cycle or setting up governance tracking, ensuring all subsequent automated scans, evidence collection, and status reports are centralized.