/saq-select
Help select the appropriate SAQ type
$ npx -y skills add GRCEngClub/claude-grc-engineering --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/saq-select
Context preview
What this command does when you run it.
Help select the appropriate SAQ type
Command definition
saq-select.mddescription: Help select the appropriate SAQ type
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** | All other merchants | ~300+ | | **D-SP** | Service providers | ~300+ | | **P2PE** | Hardware terminals in validated P2PE solution | ~30 |
Selection Criteria
SAQ A Eligibility
- Card-not-present only (e-commerce, mail, phone)
- All payment processing outsourced
- No electronic cardholder data storage
- Website hosted entirely by PCI DSS compliant provider
SAQ A-EP Eligibility
- E-commerce only
- Website affects payment security (redirects, iframes)
- All payment processing outsourced
- No electronic cardholder data storage
SAQ B Eligibility
- Imprint-only machines, OR
- Standalone dial-out terminals (no IP)
- No electronic cardholder data storage
SAQ C Eligibility
- Payment application connected to internet
- No electronic cardholder data storage
- Standalone terminal or PC-based
Example
/pci-dss:saq-select "e-commerce with Stripe"
/pci-dss:saq-select A-EP
Read more
description: Help select the appropriate SAQ type
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** | All other merchants | ~300+ | | **D-SP** | Service providers | ~300+ | | **P2PE** | Hardware terminals in validated P2PE solution | ~30 |
Selection Criteria
SAQ A Eligibility
- Card-not-present only (e-commerce, mail, phone)
- All payment processing outsourced
- No electronic cardholder data storage
- Website hosted entirely by PCI DSS compliant provider
SAQ A-EP Eligibility
- E-commerce only
- Website affects payment security (redirects, iframes)
- All payment processing outsourced
- No electronic cardholder data storage
SAQ B Eligibility
- Imprint-only machines, OR
- Standalone dial-out terminals (no IP)
- No electronic cardholder data storage
SAQ C Eligibility
- Payment application connected to internet
- No electronic cardholder data storage
- Standalone terminal or PC-based
Example
/pci-dss:saq-select "e-commerce with Stripe" /pci-dss:saq-select A-EP
Open-source GRC Engineering resource for Claude. claude-grc-engineering turns technical evidence from cloud, SaaS, code, and security tools into framework-aligned findings, gap reports, remediation guidance, evidence packages, and OSCAL workflows.
Repo: GRCEngClub/claude-grc-engineering
Other commands on trust-center.
- /research
Start or resume an academic research project — idea through literature, methodology, writing, feedback, and publishing
Open command - /collect
Query AWS for compliance-relevant configuration across IAM, S3, CloudTrail, EBS, and emit findings conforming to the v1 contract.
Open command - /setup
Install the frdocx-to-froscal-ssp Python pipeline and verify its dependencies. Idempotent.
Open command - /status
Check the deployment status of the trust center.
Open command - /scan
Run testssl.sh against one or more HTTPS endpoints and emit v1 Findings mapped to SOC 2, NIST 800-53, PCI DSS 4.0.1, ISO 27001, and SCF controls.
Open command - /compliance-posture
Serve a localhost compliance posture dashboard from monitor-continuous JSON
Open command

