plugin-security-checker

Community

Advanced security scanning for Claude Code plugins.

Authordiegocconsolini
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides automated security analysis for Claude Code plugins, dramatically reducing manual review time by detecting vulnerabilities, code obfuscation, and insecure patterns across plugin manifests, agents, and scripts.

Core Features & Use Cases

  • 91 specialized pattern agents: Detect vulnerabilities, obfuscation, credential leaks, and anti-patterns across Python and JavaScript code.
  • Threat intelligence enrichment: MITRE ATT&CK/ATLAS mappings, STIX bundles, and cross-framework risk scoring to contextualize findings.
  • Auditable outputs: Markdown/HTML reports and threat intelligence exports to support audits and pre-install reviews.

Quick Start

Use the plugin-security-checker to scan a Claude Code plugin directory, then review the generated JSON/Markdown/HTML reports in the output location.

Dependency Matrix

Required Modules

psutilstix2taxii2-clientmitreattack-python

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: plugin-security-checker
Download link: https://github.com/diegocconsolini/ClaudeSkillCollection/archive/main.zip#plugin-security-checker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository