πŸ”Œ

security-guidance

πŸ”ŒPlugin

anthropics/claude-code

VibeIndex|
What it does
|

Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns

Overview

An Anthropic official plugin that provides security reminders when editing files. Warns about potential security issues including command injection, XSS, and unsafe code patterns via a hook system.

Key Features

  • Automatic security warnings when editing code files
  • Detection of common vulnerability patterns (XSS, SQL injection, command injection)
  • Hook-based integration that runs before file modifications
  • OWASP-aligned security guidance

Who is this for?

Developers who want an extra layer of security awareness when Claude edits code. The hook automatically flags potential security issues before they're written to files.

πŸͺ

Part of

anthropics-claude-code

security

Installation

Add marketplace in Claude Code:
/plugin marketplace add anthropics/claude-code
Step 2. Install plugin:
/plugin install security-guidance@claude-code-plugins
61,427
-
Last UpdatedJan 29, 2026

More from this repository10

πŸ”Œ
learning-output-styleπŸ”ŒPlugin

Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)

πŸ”Œ
agent-sdk-devπŸ”ŒPlugin

Development kit for working with the Claude Agent SDK

πŸ”Œ
explanatory-output-styleπŸ”ŒPlugin

Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)

πŸ”Œ
code-reviewπŸ”ŒPlugin

Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives

πŸ”Œ
hookifyπŸ”ŒPlugin

Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.

πŸ”Œ
subagent-creatorπŸ”ŒPlugin

Interactive plugin for creating, designing, and implementing custom subagents in Claude Code with guided best practices

πŸ”Œ
pr-review-toolkitπŸ”ŒPlugin

Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification

πŸͺ
anthropics-claude-codeπŸͺMarketplace

Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows

πŸ”Œ
frontend-designπŸ”ŒPlugin

Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.

πŸ”Œ
commit-commandsπŸ”ŒPlugin

Commands for git commit workflows including commit, push, and PR creation