security-best-practices

Review Python, JavaScript/TypeScript, and Go code for security best practices.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Matheusrlr/payment-orchestrator --skill security-best-practices-matheusrlr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-best-practices
Source: https://github.com/Matheusrlr/payment-orchestrator/tree/main/skills-catalog/skills/%28security%29/security-best-practices
Command: npx skills add https://github.com/Matheusrlr/payment-orchestrator --skill security-best-practices-matheusrlr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you write more secure code by providing language-specific security best practices and identifying potential vulnerabilities in your existing codebase.

Core Features & Use Cases

  • Secure Code Generation: Get guidance on writing code that follows security best practices from the start.
  • Vulnerability Detection: Identify and report common security flaws in your code.
  • Security Audits: Request a detailed security report for your project.
  • Use Case: When working on a new Python backend feature, ask this Skill for security best practices for Django to ensure your code is robust against common attacks.

Quick Start

Review the security best practices for Python Django web server code.

Frequently Asked Questions about security-best-practices

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my Python code for security vulnerabilities?

To check Python code for security vulnerabilities, request a security review to identify common flaws and receive language-specific best practices for robust, secure-by-default implementation.

Can I get JavaScript security best practices for my existing codebase?

Yes, you can get JavaScript and TypeScript security best practices by requesting a security audit, which evaluates your codebase against standard guidelines and suggests actionable improvements.

Does this provide secure coding guidance for Go applications?

Yes, it provides secure coding guidance for Go applications by triggering on explicit requests for security reviews and delivering framework-specific suggestions to prevent common attacks.

What is the best way to perform a security audit for a Django backend?

The best way to perform a security audit for a Django backend is to request a detailed security report, which identifies potential vulnerabilities and suggests robust secure-by-default code improvements.

Why should I use a language-specific security review instead of a general code review?

A language-specific security review focuses strictly on security vulnerabilities and best practices for Python, JavaScript, and Go, avoiding general code review aspects to ensure secure-by-default coding.

Are there limitations to the supported languages for vulnerability detection?

Yes, vulnerability detection is limited to Python, JavaScript/TypeScript, and Go, and it specifically avoids general code review tasks outside of these supported language ecosystems.