Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
59
59%
Does it follow best practices?
Impact
Pending
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 usage: tests patch and call stripe.Charge.create (mocking Stripe) and exercise a checkout/process_payment flow that completes purchases. These are specific payment gateway integrations (Stripe) and test code for sending payments, so the skill is specifically designed to interact with a financial execution API.