AgentReadyHomeAgent Listing

โ† Agent Listing

security-guidance

Agent PluginsFreeOpen Source

Security review plugin: pattern warnings on edits, LLM diff review on Stop, and an agentic commit reviewer for injection/XSS/SSRF/secrets.

๐Ÿ›ก๏ธ AgentReady threat assessment

MAESTRO 7-layer threat model + OWASP AIVSS risk score for security-guidance, derived from its capabilities.

AIVSS 4.0 ยท Medium
View MAESTRO 7-layer threat model โ†’

Overview

Anthropic's official security plugin for Claude Code. It adds a PostToolUse hook that pattern-matches edits for risky code, a Stop hook that runs an LLM-powered review of the session diff, and an agentic commit reviewer that flags command injection, XSS, SSRF, hardcoded secrets and 25+ other vulnerability classes. Surface is entirely hooks plus a review agent that runs shell/LLM on edit and stop events.

Key features

Use cases