Cpv Pre Install Scan banner
Emasoft Emasoft

Cpv Pre Install Scan

Security community

Description

--- name: cpv-pre-install-scan description: Scan any skill / plugin / marketplace for security threats BEFORE installing it. Runs the MANDATORY native skillaudit scanner (50 rules / 486 patterns) + the full CPV security pipeline in a sandboxed tmp dir — never writes to ~/.claude/plugins/cache/. Use it before `claude plugin install`, before adding a remote skill, or any time you're about to run untrusted code. argument-hint: <target> — local path, GitHub URL, owner/repo slug, or archive --- # /c

Installation

Installs to ~/.claude/skills/emasoft-claude-plugins-validation-cpv-pre-install-scan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-claude-plugins-validation-cpv-pre-install-scan && curl -fsSL https://raw.githubusercontent.com/Emasoft/claude-plugins-validation/HEAD/commands/cpv-pre-install-scan.md -o ~/.claude/skills/emasoft-claude-plugins-validation-cpv-pre-install-scan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository