security-best-practices

Apply security best practices for Python, JavaScript/TypeScript, and Go codebases.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Kauanphbbb/my-schedule --skill security-best-practices-kauanphbbb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-best-practices
Source: https://github.com/Kauanphbbb/my-schedule/tree/main/.claude/skills/security-best-practices
Command: npx skills add https://github.com/Kauanphbbb/my-schedule --skill security-best-practices-kauanphbbb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured approach to identify and apply security best practices across languages and frameworks by loading guidance from its references, enabling teams to implement secure-by-default coding patterns and consistent security reviews.

Core Features & Use Cases

  • Load language/framework specific security best practices from the skill's references directory.
  • Guide secure-by-default code generation, vulnerability detection, and secure reporting across Python, JavaScript/TypeScript, and Go.
  • Produce actionable recommendations and checklists to improve existing codebases and new projects.

Quick Start

Scan your project against the security-best-practices skill to enforce secure-by-default configurations and generate actionable guidance

Frequently Asked Questions about security-best-practices

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

FAQPage Schema
How do I apply secure-by-default coding practices across Python and JavaScript projects?

Secure-by-default coding practices are applied by loading language and framework specific guidance from the skill's references, enabling consistent security reviews and vulnerability detection across Python, JavaScript, TypeScript, and Go codebases.

What is the best way to detect XSS and CSRF vulnerabilities in my codebase?

Detecting XSS and CSRF vulnerabilities involves scanning your project against reference-driven security best practices, which produces actionable recommendations and checklists to enforce input validation and CSRF protections.

How do I generate a security checklist for an existing Go project?

Generating a security checklist for a Go project requires consulting the skill's references for Go-specific secure-by-default patterns, which yields actionable guidance to improve safe data handling and vulnerability detection.

Does this security guidance support TypeScript frameworks?

Yes, the security guidance supports TypeScript frameworks by loading framework-specific best practices from its references, enabling secure-by-default code generation and vulnerability detection across JavaScript and TypeScript environments.

How do I enforce input validation and safe data handling during code generation?

Enforcing input validation and safe data handling during code generation is achieved by consulting the skill's references to apply secure-by-default configurations, producing actionable guidance and consistent security reporting.