·security engineer
!

security engineer

daffy0208/ai-dev-standards

Implement security best practices across the application stack. Use when securing APIs, implementing authentication, preventing vulnerabilities, or conducting security reviews. Covers OWASP Top 10, auth patterns, input validation, encryption, and security monitoring.

54Installs·2Trend·@daffy0208

Installation

$npx skills add https://github.com/daffy0208/ai-dev-standards --skill security engineer

SKILL.md

Security is not optional - build it in from day one.

Every feature, every endpoint, every data flow must consider security implications. Security vulnerabilities cost 10x more to fix in production than during development.

❌ Never store passwords in plain text or use MD5/SHA1!

Implement security best practices across the application stack. Use when securing APIs, implementing authentication, preventing vulnerabilities, or conducting security reviews. Covers OWASP Top 10, auth patterns, input validation, encryption, and security monitoring. Source: daffy0208/ai-dev-standards.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/daffy0208/ai-dev-standards --skill security engineer
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is security engineer?

Implement security best practices across the application stack. Use when securing APIs, implementing authentication, preventing vulnerabilities, or conducting security reviews. Covers OWASP Top 10, auth patterns, input validation, encryption, and security monitoring. Source: daffy0208/ai-dev-standards.

How do I install security engineer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/daffy0208/ai-dev-standards --skill security engineer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/daffy0208/ai-dev-standards