Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
82
58%
Does it follow best practices?
Impact
100%
1.14xAverage score across 6 eval scenarios
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./docs/ja-JP/skills/django-patterns/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.
Direct money access detected (high risk: 1.00). The skill includes an explicit payment-processing implementation: OrderService.process_payment calls PaymentGateway.charge(amount=order.total_price, token=payment_data['token']) and updates order.status to PAID on success. This is a specific function to send a payment/charge (i.e., move money), not just a generic API caller or browser automation, so it grants direct financial execution capability.
e04ea0b
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.