CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/pci-dss-scope-reference

Pure-reference catalog of PCI DSS v4.0 scope reduction techniques + the testable scope boundaries. Covers the SAQ levels (A through D, picked by how cardholder data flows), the PAN-storage prohibitions (only first-6 + last-4 retained; nothing else cleartext), the tokenization + hosted-fields scope-reduction patterns (Stripe Elements / Adyen Drop-in / Braintree Hosted Fields keep PAN off your servers), Network-Segmentation as PCI scope-reduction, and the testable behaviours the scope boundary creates. This is the catalog of WHY the boundary matters and what it makes testable - not a checker that verifies a given integration against the standard. Use when designing or auditing the PCI scope of a payment integration.

75

Quality

94%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Overview
Quality
Evals
Security
Files

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-organized, actionable reference catalog with executable SQL/HTML examples, a clear usage workflow, and clean sectioned navigation. The main weakness is mild verbosity — the 'not a checker' distinction is restated redundantly across the opening, closing, and description where one statement would suffice.

Suggestions

Consolidate the 'distinct from a scope checker' framing into a single statement; it currently appears in the description, the opening paragraph, and the closing line — keeping one (e.g., in the opening) removes redundant tokens.

Tighten standalone explanatory sentences such as "This skill explains what the boundary IS and the test surface it creates" by folding the intent into the nearest section header or the 'How to use this catalog' steps rather than asserting it separately.

DimensionReasoningScore

Conciseness

The body is mostly lean and table-driven (SAQ table, PAN-storage rules, anti-patterns table), but the "distinct from a scope checker" distinction is restated redundantly — once in the opening ("This skill is distinct from a scope checker… This skill explains what the boundary IS") and again at the close ("A `pci-dss-control-test-author` runs these adversarially. This skill provides the catalog.") — despite already appearing in the description. That places it at the score-2 'mostly efficient but could be tightened' level rather than the 'every token earns its place' score-3 level.

2 / 3

Actionability

Provides concrete, executable material: a PostgreSQL regex SQL block for detecting PAN, an HTML example for the Stripe Element, and specific gateway API names (Stripe `setupIntent`, Adyen `paymentMethods.storeDetails`, PayPal Vault). This is 'specific examples; copy-paste ready' guidance rather than the pseudocode/vague level of score 2.

3 / 3

Workflow Clarity

The 'How to use this catalog' section gives a clear 3-step sequence (identify pattern → determine SAQ level → verify testable behaviours) with a verification checkpoint in step 3 ("Cross-reference the Testable behaviours table and anti-patterns to confirm the scope boundary is preserved"). This is a reference catalog with no destructive/batch operations, so the missing-feedback-loop cap does not apply, and the explicit verify step clears score 3.

3 / 3

Progressive Disclosure

No bundle files are present (references/, scripts/, assets/ absent), so scoring is against the body organization: it is a compact (~157 line) single-file catalog with clearly headed sections (SAQ levels, PAN storage, Scope-reduction patterns, Testable behaviours, Anti-patterns, Limitations, References) and one-level-deep external links clearly signaled in a References section. Easy navigation and no nested references fit score 3; it is not the monolithic/nested wall of text that defines score 1.

3 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, concrete description that names specific capabilities, gives an explicit 'Use when' trigger, and actively disambiguates itself from a sibling checker skill. It answers what, when, and how-it-differs without resorting to vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple specific concrete capabilities: "SAQ levels (A through D)", "PAN-storage prohibitions (only first-6 + last-4 retained; nothing else cleartext)", "tokenization + hosted-fields scope-reduction patterns (Stripe Elements / Adyen Drop-in / Braintree Hosted Fields)" and "Network-Segmentation as PCI scope-reduction" — matching the score-3 anchor of multiple specific actions, not the vaguer score-2 level.

3 / 3

Completeness

Explicitly answers both what ("Pure-reference catalog of PCI DSS v4.0 scope reduction techniques + the testable scope boundaries") and when ("Use when designing or auditing the PCI scope of a payment integration"), with a present 'Use when' clause — so it clears the cap that a missing trigger would impose at 2.

3 / 3

Trigger Term Quality

Covers natural terms a PCI-compliance user would say — "PCI DSS", "PCI scope", "scope reduction", "payment integration" — anchored by the explicit trigger "Use when designing or auditing the PCI scope of a payment integration". It is not merely jargon (score 1) nor missing common variations (score 2); the trigger clause itself reads naturally.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (PCI scope reference catalog) and explicitly disambiguates from the adjacent skill: "not a checker that verifies a given integration against the standard". This distinct trigger boundary makes wrong-skill conflicts unlikely, fitting the score-3 anchor rather than the overlapping score-2 level.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Reviewed

Table of Contents