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
—
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
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.
Direct money access detected (high risk: 1.00). 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.
5cc2549
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.