plugins-security-review

Scan enabled Claude Code plugins for security issues and report findings.

1|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/hibukki/yonatans-cc-marketplace --skill plugins-security-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugins-security-review
Source: https://github.com/hibukki/yonatans-cc-marketplace/tree/main/plugins/plugin-security-reviews/skills/plugins-security-review
Command: npx skills add https://github.com/hibukki/yonatans-cc-marketplace --skill plugins-security-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits installed Claude Code plugins for security, identifying vulnerabilities before they impact users.

Core Features & Use Cases

  • Scans enabled plugins for common security issues, including code, dependencies, and plugin interactions.
  • Aggregates findings with severity levels and actionable remediation suggestions.

Quick Start

Ask me to review all enabled Claude Code plugins for security issues now.

Frequently Asked Questions about plugins-security-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit installed Claude Code plugins for security vulnerabilities?

To audit installed Claude Code plugins for security vulnerabilities, the skill identifies enabled plugins from ~/.claude/settings.json, scans the cached files, and generates a consolidated report with severity levels, affected file paths, and actionable remediation steps.

What is automated security review for Claude Code plugins?

Automated security review for Claude Code plugins is a process that scans installed plugin code, dependencies, and interactions to identify common security issues before they impact users, providing a consolidated report with severity levels and actionable remediation suggestions.

How do I scan all enabled Claude Code plugins for risk at once?

You can scan all enabled Claude Code plugins for risk at once by asking the skill to review them, which launches parallel security scans for each enabled plugin found in the cache path and aggregates the results into a consolidated report.

Does the security scan check plugin dependencies and interactions or just source code?

The security scan checks plugin source code, dependencies, and plugin interactions, aggregating all findings with severity levels and actionable remediation suggestions to address vulnerabilities comprehensively before they impact users.

Where are the security review results saved after scanning Claude Code plugins?

The security review results are saved to the plugin reviews directory, providing a consolidated report that includes severity levels, affected file paths, descriptions, and remediation steps for each identified vulnerability.