vcp-config

Manage VCP config files (.vcp/config.json and ~/.vcp/config.json) with validations and safety checks for sensitive changes.

14|3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/Z-M-Huang/vcp --skill vcp-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vcp-config
Source: https://github.com/Z-M-Huang/vcp/tree/main/plugins/vcp/skills/vcp-config
Command: npx skills add https://github.com/Z-M-Huang/vcp --skill vcp-config

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

View and modify VCP configuration. Add or remove ignore entries, toggle scopes, manage compliance frameworks, change severity threshold, and manage exclude patterns. Supports both project config (.vcp/config.json) and global config (~/.vcp/config.json).

Core Features & Use Cases

  • View, add, and remove ignore entries to control findings.
  • Enable or disable scopes, manage compliance frameworks, and adjust severity and exclude patterns.
  • Apply changes to either a project config or a global config for consistent policy enforcement.

Quick Start

Show or modify the VCP configuration for a project or global setup.

Frequently Asked Questions about vcp-config

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

FAQPage Schema
How do I add entries to the ignore list in VCP configuration?

You can add VCP configuration ignore entries using natural language commands. The system validates your inputs against manifest rules and requires explicit confirmation before applying any security-related changes.

Can I manage compliance frameworks and severity thresholds using natural language?

Yes, you can manage compliance frameworks and adjust severity thresholds through natural language commands. The tool validates your inputs and performs safety checks for security-related entries before requiring explicit confirmation for sensitive changes.

Does VCP configuration support both project-level and global settings?

VCP configuration supports both project-level settings in .vcp/config.json and global settings in ~/.vcp/config.json. You can apply view, add, remove, enable, and disable operations across local and global contexts for consistent policy enforcement.

How do I disable specific scopes in my VCP configuration?

You can disable specific scopes in your VCP configuration by issuing a natural language command to toggle them off. The system applies the change to either your project or global configuration after validating the request against manifest rules.

Why does modifying security-related VCP configuration require explicit confirmation?

Modifying security-related VCP configuration requires explicit confirmation because the system performs safety checks to prevent unsafe changes. This validation ensures sensitive adjustments to ignore lists and exclude patterns are intentional.