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.
64
75%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Advisory
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./plugins/payment-processing/skills/pci-compliance/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
The skill explicitly includes payment gateway code and functions that perform charges: it imports the Stripe SDK, sets stripe.api_key ("sk_..."), and defines charge_with_token that calls stripe.Charge.create to create a payment. It also shows storing payment method tokens via stripe.Customer.modify. These are concrete, specific payment-execution APIs (Stripe) rather than generic tools, so the skill grants direct financial execution capability.
c4b82b0
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.