security-scan

Scan AI development configuration files for security vulnerabilities and misconfigurations.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/vrcms/everything-qwen-code --skill security-scan-vrcms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-scan
Source: https://github.com/vrcms/everything-qwen-code/tree/main/.qwen/skills/security-scan
Command: npx skills add https://github.com/vrcms/everything-qwen-code --skill security-scan-vrcms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ecc-agentshield.

What problem does it solve?

This skill addresses the risk of misconfigured AI development environments, such as hardcoded secrets, overly permissive tool access, and potential prompt injection vectors within your configuration files.

Core Features & Use Cases

  • Vulnerability Auditing: Scans configuration files like settings.json, CLAUDE.md, and MCP definitions for security flaws.
  • Automated Remediation: Provides safe, automated fixes for common misconfigurations and permission issues.
  • Adversarial Analysis: Utilizes a multi-agent pipeline to simulate attacker perspectives and provide hardening recommendations.

Quick Start

Run the security scan skill to audit the current project configuration for vulnerabilities and potential security risks.

Frequently Asked Questions about security-scan

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

FAQPage Schema
How do I audit AI configuration files for hardcoded secrets and security vulnerabilities?

Auditing AI configuration files for hardcoded secrets involves scanning settings, hooks, and MCP server definitions to detect excessive permissions and injection risks. This skill operates across project-level directories to identify misconfigurations and validate system integrity.

What is the best way to harden settings.json and MCP server definitions against prompt injection?

Hardening settings.json and MCP definitions against prompt injection is achieved through a multi-agent adversarial analysis pipeline. This approach simulates attacker perspectives to validate system integrity and provides targeted security hardening recommendations.

Can I automate remediation for excessive permissions found in AI environment configuration files?

Remediation for excessive permissions in AI environment configuration files can be automated. The system provides safe, automated fixes for common misconfigurations and permission issues detected during the vulnerability auditing process.

Do I need ecc-agentshield to scan project-level configuration directories for security flaws?

Scanning project-level configuration directories for security flaws requires the ecc-agentshield dependency. This prerequisite supports the multi-agent adversarial analysis pipeline used to validate system integrity and enforce security best practices.

What types of misconfigurations in CLAUDE.md and settings files does an adversarial security analysis detect?

Adversarial security analysis detects misconfigurations in CLAUDE.md and settings files such as hardcoded secrets, overly permissive tool access, and potential prompt injection vectors. It validates system integrity by simulating attacker perspectives.