security-best-practices

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

5.0k|454|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/tech-leads-club/agent-skills --skill security-best-practices-tech-leads-club
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-best-practices
Source: https://github.com/tech-leads-club/agent-skills/tree/main/packages/skills-catalog/skills/%28security%29/security-best-practices
Command: npx skills add https://github.com/tech-leads-club/agent-skills --skill security-best-practices-tech-leads-club

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers perform language- and framework-specific security best-practices reviews, loading targeted guidance from the skill's references to produce actionable recommendations.

Core Features & Use Cases

  • Auto-detection of languages/frameworks in a project and mapping to the relevant security guidance (Python, JavaScript/TypeScript, Go).
  • Reference-driven guidance: fetches language/framework-specific controls from the skill's references directory to inform secure-by-default code.
  • Structured reporting: outputs a prioritized security health report with severity, Findings IDs, and suggested fixes for teams.

Quick Start

Run the security-best-practices skill against a codebase to generate a consolidated security health report with recommended fixes.

Frequently Asked Questions about security-best-practices

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

FAQPage Schema
How do I audit my codebase for language-specific security best-practices?

To audit your codebase for security best-practices, run this skill against your project to auto-detect languages and frameworks, mapping them to targeted guidance that produces a consolidated security health report with recommended fixes.

Does this security audit support Python, JavaScript, and Go projects?

Yes, this security audit supports Python, JavaScript/TypeScript, and Go projects by auto-detecting the languages and applying framework-specific rules to generate actionable security recommendations.

What is included in the structured security health report?

The structured security health report classifies findings by severity, lists specific Findings IDs, details discovered dependencies and components used, and provides suggested fixes for your development team.

How does the skill apply framework-specific security rules?

The skill applies framework-specific security rules by fetching targeted controls from its references directory, using that context to inform secure-by-default code recommendations for the detected frameworks.

Can I use this for open-source security audits?

Yes, you can use this for open-source security audits by running the skill against the codebase to analyze dependencies and generate prioritized, actionable guidance based on established best-practices.

What's the best way to get actionable security guidance for a multi-language codebase?

The best way to get actionable security guidance for a multi-language codebase is to run this skill, which auto-detects Python, JavaScript/TypeScript, and Go frameworks to output a prioritized security health report.