security-best-practices

Identify and reinforce security best-practices across languages and frameworks.

2|1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/duggal1/Sapphire-cli --skill security-best-practices-duggal1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-best-practices
Source: https://github.com/duggal1/Sapphire-cli/tree/main/internal/skills/bundled/security-best-practices
Command: npx skills add https://github.com/duggal1/Sapphire-cli --skill security-best-practices-duggal1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Identifies and standardizes security best-practices across languages and frameworks by surfacing authoritative guidance and concrete fixes from curated references, enabling teams to ship secure code faster.

Core Features & Use Cases

  • Reference-driven reviews: loads language/framework security guidance from the references directory and applies it to real projects.
  • Gap detection: flags deviations from established best practices and prioritizes actionable fixes.
  • Secure-by-default guidance: generates concrete, minimal-impact improvements tailored to the project’s tech stack and context.

Quick Start

Provide your project context and request a secure-by-default review to generate prioritized, implementable 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 review my Python and JavaScript code for security best-practices?

To review code for security best-practices, this skill loads structured references to flag deviations from established baselines and proposes concrete, minimally invasive fixes for languages like Python and JavaScript while preserving functionality.

What is a secure-by-default code review?

A secure-by-default code review identifies gaps in your current project by applying curated security guidance, then generates minimal-impact improvements tailored to your specific tech stack and context to ensure baseline protection.

Does this security review work with Next.js and Go frameworks?

Yes, the security review works with Next.js, React, Vue, and Go. It surfaces framework-specific guidance from its references directory to provide actionable, targeted fixes across these distinct environments.

How do I find security vulnerabilities in my web application code?

To find security vulnerabilities, the skill applies reference-driven detection to flag deviations from established security patterns, prioritizing actionable fixes tailored to your project's specific framework and language context.

What is the best way to apply security fixes without breaking existing functionality?

The best way to apply security fixes safely is by generating concrete, minimally invasive improvements based on reference-guided patterns, which reinforces security baselines while explicitly preserving your application's existing functionality.