·security

Use when addressing cross-cutting security concerns that apply to all languages, frameworks, and platforms. Covers OWASP standards, threat modeling, authentication, cryptography, supply chain security, and AI security. USE FOR: application security strategy, security architecture, choosing security controls, OWASP compliance, security tool selection, secure development lifecycle DO NOT USE FOR: specific language security implementations (use language-specific skills), infrastructure hardening (use iac skills), network security appliance configuration

8Installs·0Trend·@tyler-r-kendrick

Installation

$npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill security

How to Install security

Quickly install security AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill security
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tyler-r-kendrick/agent-skills.

SKILL.md

View raw

Security is a cross-cutting concern that spans every layer of software development, from design through deployment and operations. Rather than being confined to a single language or framework, security principles such as defense in depth, least privilege, and secure defaults apply universally. This skill serves as the root entry point for all security-related guidance, organizing sub-skills around the major domain...

| The Web Application Hacker's Handbook | Dafydd Stuttard & Marcus Pinto | 2011 | Web app vulnerability discovery and exploitation techniques | | Penetration Testing | Georgia Weidman | 2014 | Hands-on penetration testing methodology and tools |

| Red Team Development and Operations | Joe Vest & James Tubberville | 2020 | Planning and executing red team engagements | | Threat Modeling: Designing for Security | Adam Shostack | 2014 | Systematic approach to identifying and mitigating security threats |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill security
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from tyler-r-kendrick/agent-skills

Quick answers

What is security?

Use when addressing cross-cutting security concerns that apply to all languages, frameworks, and platforms. Covers OWASP standards, threat modeling, authentication, cryptography, supply chain security, and AI security. USE FOR: application security strategy, security architecture, choosing security controls, OWASP compliance, security tool selection, secure development lifecycle DO NOT USE FOR: specific language security implementations (use language-specific skills), infrastructure hardening (use iac skills), network security appliance configuration Source: tyler-r-kendrick/agent-skills.

How do I install security?

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

Where is the source repository?

https://github.com/tyler-r-kendrick/agent-skills

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-25