Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/pci-dss:saq-selectThe summary Claude sees in its command listing — used to decide when to auto-load this command
# SAQ Selection Helps determine the appropriate Self-Assessment Questionnaire type. ## Arguments - `$1` - Business description or SAQ type (optional) ## SAQ Types | SAQ | For | Questions | |-----|-----|-----------| | **A** | Card-not-present, fully outsourced payment | ~20 | | **A-EP** | E-commerce with website affecting security | ~140 | | **B** | Imprint or standalone dial-out terminals | ~40 | | **B-IP** | Standalone IP-connected PTS POI terminals | ~80 | | **C** | Payment app connected to internet | ~150 | | **C-VT** | Web-based virtual terminal, no storage | ~80 | | **D-Merchant**...
Helps determine the appropriate Self-Assessment Questionnaire type.
$1 - Business description or SAQ type (optional)| SAQ | For | Questions |
|---|---|---|
| A | Card-not-present, fully outsourced payment | ~20 |
| A-EP | E-commerce with website affecting security | ~140 |
| B | Imprint or standalone dial-out terminals | ~40 |
| B-IP | Standalone IP-connected PTS POI terminals | ~80 |
| C | Payment app connected to internet | ~150 |
| C-VT | Web-based virtual terminal, no storage | ~80 |
| D-Merchant | All other merchants | ~300+ |
| D-SP | Service providers | ~300+ |
| P2PE | Hardware terminals in validated P2PE solution | ~30 |
/pci-dss:saq-select "e-commerce with Stripe"
/pci-dss:saq-select A-EP
npx claudepluginhub fianulabs/claude-grc-engineering --plugin pci-dss/saq-selectDetermines the appropriate PCI DSS Self-Assessment Questionnaire (SAQ) type based on business description or confirms a specified SAQ like A-EP.