Security-First Development Skill

Community

Build secure software, prevent costly breaches.

Authoraj-geddes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides essential security guidance for every stage of software development, helping users integrate security as a fundamental design principle. It prevents common vulnerabilities and ensures a defense-in-depth approach.

Core Features & Use Cases

  • OWASP Top 10 Prevention: Detailed strategies for preventing common vulnerabilities like injection, broken access control, and cryptographic failures.
  • API Security: Best practices for JWT tokens, input validation, and rate limiting.
  • Secrets Management: Guidance on never hardcoding secrets and using services like AWS Secrets Manager.
  • File Upload Security: Secure handling of file uploads, including validation and content verification.
  • Use Case: You're developing an API with user authentication. Use this Skill to implement secure password hashing with bcrypt, JWT token management, and robust input validation using Pydantic.

Quick Start

Show me how to prevent SQL injection in a Python application using parameterized queries.

Dependency Matrix

Required Modules

bcryptcryptographyfernetredisjwtpydanticboto3python-magicPillow

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Security-First Development Skill
Download link: https://github.com/aj-geddes/claude-code-bmad-skills/archive/main.zip#security-first-development-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.