CtrlK
BlogDocsLog inGet started
Tessl Logo

jbvc/django-tdd

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

44

Quality

55%

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

Overview
Quality
Evals
Security
Files

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking).

What this means

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.

Why it was flagged

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.

Report incorrect finding
Audited
Security analysis
Snyk