security-best-practices

Detect security vulnerabilities in Python, JavaScript/TypeScript, and Go codebases.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Renzo-Tognella/UniversalThingsForMyAgents --skill security-best-practices-renzo-tognella
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-best-practices
Source: https://github.com/Renzo-Tognella/UniversalThingsForMyAgents/tree/main/skills/security-best-practices
Command: npx skills add https://github.com/Renzo-Tognella/UniversalThingsForMyAgents --skill security-best-practices-renzo-tognella

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you ensure your codebase is secure by providing language and framework-specific security best practices, vulnerability detection, and remediation suggestions.

Core Features & Use Cases

  • Security Best Practices: Offers guidelines for secure coding, configuration, and deployment practices.
  • Vulnerability Detection: Passively detects vulnerabilities in your codebase while working on it.
  • Remediation Suggestions: Suggests fixes for identified vulnerabilities.
  • Use Case: When writing a new application or reviewing an existing one, use this Skill to ensure that you are following best security practices and to identify and fix vulnerabilities.

Quick Start

Run the 'security-best-practices' skill to start reviewing your codebase for security issues.

Frequently Asked Questions about security-best-practices

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

FAQPage Schema
How do I detect security vulnerabilities in my codebase?

To detect security vulnerabilities in your codebase, you can use this Skill to passively scan your code while working on it, utilizing a knowledge base of best practices and audit rules.

What are the best secure coding practices for Python and JavaScript?

Secure coding practices for Python and JavaScript involve following language-specific guidelines for configuration and deployment, which this Skill provides to help remediate identified vulnerabilities.

How do I get remediation suggestions for vulnerabilities found during code review?

To get remediation suggestions for vulnerabilities found during code review, run this Skill to identify issues and receive actionable fixes based on its internal knowledge base of audit rules.

Does this vulnerability detection tool support Go codebases?

Yes, this vulnerability detection tool supports Go codebases, alongside Python and JavaScript/TypeScript, to identify and suggest improvements for security issues.

When should I not rely on secure coding best practices for vulnerability detection?

You should not rely solely on secure coding best practices for vulnerability detection if your codebase uses unsupported languages outside of Python, JavaScript/TypeScript, and Go.

What is the best way to review an existing application for security issues?

The best way to review an existing application for security issues is to run this Skill, which passively detects vulnerabilities and suggests remediation based on framework-specific audit rules.