CtrlK
BlogDocsLog inGet started
Tessl Logo

pci-compliance

Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card security measures.

63

Quality

74%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./plugins/payment-processing/skills/pci-compliance/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%Weight 40%Scale 1-5

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

The body provides actionable, mostly-executable code across the key PCI themes with a clear reference pointer, but is padded with restated PCI requirement knowledge and lacks sequenced workflows with validation feedback loops for destructive operations.

Suggestions

Replace the restated 12 PCI DSS requirements list with a brief pointer or condensed table to avoid explaining domain knowledge Claude already has.

Add an explicit validate-fix-retry feedback loop for destructive or batch operations such as prohibited-data storage and token vault deletion.

Move the bulkier pattern implementations (custom tokenization, encryption) into references/details.md and keep SKILL.md as a concise overview with key examples.

DimensionReasoningScore

Conciseness

Mostly efficient organized content, but the 12 PCI DSS requirements list restates domain knowledge Claude already has and adds padding without earning its tokens.

3 / 5

Actionability

Mostly executable code (AES-GCM, Fernet, Stripe tokenization, log masking) with minor gaps like the create_payment_method_token stub returning pass and sanitize_input being pseudocode.

4 / 5

Workflow Clarity

Content is organized as a topical catalog rather than a sequenced workflow, and destructive/batch operations like prohibited-data storage lack an explicit validate-fix-retry feedback loop.

3 / 5

Progressive Disclosure

Clear sections with a single well-signaled one-level reference to references/details.md, though much pattern code that could live in the reference is inlined in SKILL.md.

4 / 5

Total

14

/

20

Passed

Description

87%Weight 40%Scale 1-5

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

The description is well-constructed with a clear what-and-when structure and a distinct, low-conflict niche. It could be improved by enumerating more varied concrete actions and adding synonyms like 'cardholder data'.

DimensionReasoningScore

Specificity

Lists several concrete actions (implement compliance requirements, secure handling, achieve PCI compliance) but they restate the same idea rather than enumerating distinct capabilities, leaving minor coverage gaps.

4 / 5

Completeness

Explicitly states both what it does in the first sentence and a clear 'Use when...' trigger clause with concrete phrases in the second.

5 / 5

Trigger Term Quality

Good natural keywords ('PCI compliance', 'payment processing', 'payment card data') but misses common synonyms like 'credit card' or 'cardholder data'.

4 / 5

Distinctiveness Conflict Risk

The PCI DSS / payment card data niche has distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

18

/

20

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.

Repository
wshobson/agents
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.