security-best-practices

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

2|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/barateza/mcp-plesk-unified --skill security-best-practices-barateza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-best-practices
Source: https://github.com/barateza/mcp-plesk-unified/tree/main/.github/skills/security-best-practices
Command: npx skills add https://github.com/barateza/mcp-plesk-unified --skill security-best-practices-barateza

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you write more secure code by providing language and framework-specific security best practices, identifying vulnerabilities, and suggesting improvements.

Core Features & Use Cases

  • Secure Code Generation: Write new code that follows security best practices from the start.
  • Vulnerability Detection: Passively identify major security issues in existing code as you work.
  • Security Reports: Generate detailed reports on security posture and suggest prioritized fixes.
  • Use Case: You're building a new web application in Python and want to ensure it's secure by default. This Skill will guide you on best practices for Python web development, helping you avoid common pitfalls like injection attacks and insecure configurations.

Quick Start

Use the security-best-practices skill to review the security of the current project's Python 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 perform a security review for Python code?

Perform a security review for Python code by requesting a security best practices check, which identifies vulnerabilities like injection attacks and suggests framework-specific improvements.

Can I get secure-by-default coding help for JavaScript and Go?

Yes, you can get secure-by-default coding help for JavaScript, TypeScript, and Go by explicitly requesting security guidance, which passively identifies major security issues and suggests improvements.

What's the best way to detect vulnerabilities during web application development?

The best way to detect vulnerabilities during web application development is to trigger a security best practices review, which analyzes your codebase and suggests prioritized fixes for insecure configurations.

Does this security guidance cover general code debugging and formatting?

No, this security guidance does not cover general code debugging, formatting, or non-security tasks, and it activates only when you explicitly request a security review or secure coding help.

How do I generate a security report with prioritized fixes?

Generate a security report by explicitly requesting a security review, which evaluates your project's security posture and outputs detailed suggestions for prioritized fixes.

When do I need to request a security best practices review?

You need to request a security best practices review when you are building new code and want to ensure it is secure by default, or when you need to identify vulnerabilities in existing Python, JavaScript, or Go code.