---
title: "Security Skills"
description: "OWASP, auth patterns, defense-in-depth, vulnerability scanning."
canonical: "https://orchestkit.yonyon.ai/docs/skills/by-category/security"
---

# Security Skills

OWASP, auth patterns, defense-in-depth, vulnerability scanning.

# Security Skills

**7 skills** for owasp, auth patterns, defense-in-depth, vulnerability scanning.

| Skill | Type | Complexity | Description |
|-------|------|------------|-------------|
| [Audit Activation](/docs/reference/skills/audit-activation) | Command | medium | Audits OrchestKit sub-agent activation from real spawn telemetry — computes the generic-vs-specialist spawn split, fl... |
| [Audit Full](/docs/reference/skills/audit-full) | Reference | max | Single-pass codebase analysis leveraging a 1M-token context window for comprehensive security scanning, architecture ... |
| [Browser Tools](/docs/reference/skills/browser-tools) | Reference | medium | Security wrapper over the upstream agent-browser skill, adding URL blocklisting, rate limiting, robots.txt enforcemen... |
| [Design Context Extract](/docs/reference/skills/design-context-extract) | Command | medium | Extract design DNA from app screenshots, live URLs, or screen recordings using Google Stitch — color palettes, typogr... |
| [Mcp Patterns](/docs/reference/skills/mcp-patterns) | Reference | high | MCP server building, advanced patterns, and security hardening. Use when building MCP servers, implementing tool hand... |
| [Review Pr](/docs/reference/skills/review-pr) | Command | medium | PR review using parallel specialized agents for code quality, security, testing, architecture, and performance analys... |
| [Security Patterns](/docs/reference/skills/security-patterns) | Reference | high | Security patterns for authentication, defense-in-depth, input validation, OWASP Top 10, LLM safety, and PII masking. ... |

## Related Agents

- [Ai Safety Auditor](/docs/reference/agents/ai-safety-auditor)
- [Security Auditor](/docs/reference/agents/security-auditor)
- [Security Layer Auditor](/docs/reference/agents/security-layer-auditor)
