Browse skills/Security Guidance

Security Guidance

Verifiedsecurity

Security reminder hook that warns about potential security issues when editing files, monitoring 9 security patterns

$claude plugin add anthropics/claude-code/plugins/security-guidance

Run in your terminal to install. Works with any AI Agent platform that supports the Claude Skills spec (Claude Code, Cursor, Windsurf, etc).

Prerequisites
1) Install Claude Code (claude.ai/code). 2) Install ai-skill: `npx skills add 1-SKILL/ai-skill -g -y`. Run that one first, then come back and run the skill install command above.

SKILL.md

SKILL.md content not yet indexed. View the full document on GitHub.
View on GitHub →

Overview

Security reminder hook that warns about potential security issues when editing files, monitoring 9 security patterns

security安全hook代码审计漏洞检测
View source →
Safety score
100/100
S12/12 checks passed

All checks passed — safe to install

Skill info
Sourceofficial
AuthorAnthropic
Repositoryanthropics/claude-code
Stars28,000
Categorysecurity

Search skills from your terminal

Install ai-skill, then describe what you need inside Claude Code — it auto-matches and installs the right skill without leaving your terminal.

$npx skills add 1-SKILL/ai-skill -g -y

Related skills

Security AuditEditor's pick
B

Security audit patterns and checklists

Django Security Toolkit
S

Django security toolkit with middleware, HTTPS enforcement, CSP headers and rate...

OWASP Top 10 Guide
S

OWASP Top 10 security guide with injection, broken auth, XSS, SSRF and misconfig...

Django Security Guide
S

Django security guide with CSRF protection, XSS prevention, SQL injection mitiga...