CtrlK
BlogDocsLog inGet started
Tessl Logo

django-tdd

Django测试策略,包括pytest-django、TDD方法论、factory_boy、模拟、覆盖率以及测试Django REST Framework API。

68

1.25x
Quality

53%

Does it follow best practices?

Impact

95%

1.25x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./docs/zh-CN/skills/django-tdd/SKILL.md
SKILL.md
Quality
Evals
Security

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

Direct money access detected (high risk: 1.00). The skill explicitly includes payment gateway integration examples and tests: it patches apps.payments.services.stripe and uses mock_stripe.Charge.create (a Stripe Charge creation call), and tests checkout/payment processing (patching apps.checkout.services.process_payment). These are specific references to a payment gateway API and payment-processing functionality (i.e., actions that would create charges), so the skill contains explicit financial execution-related code (even if shown as mocks in tests).

Report incorrect finding
Repository
haniakrim21/everything-claude-code
Audited
Security analysis
Snyk

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.