security-scan

Scan Claude Code and agent configurations for security vulnerabilities.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/voidrot/agents --skill security-scan-voidrot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-scan
Source: https://github.com/voidrot/agents/tree/main/skills/security/security-scan
Command: npx skills add https://github.com/voidrot/agents --skill security-scan-voidrot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ecc-agentshield, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for automating the security inspection of Claude Code and agent configurations, thereby reducing the risk of vulnerabilities and ensuring code integrity.

Core Features & Use Cases

  • Security Scanning: Automated scanning for prompt-injection, permission, MCP, hook, secret, and config risks.
  • Configuration Auditing: Inspects Claude settings, MCP config, hooks, agent definitions, and project instruction files.
  • Use Case: Integrate this Skill into your workflow to continuously monitor and harden Claude Code and agent configurations, ensuring compliance with security best practices.

Quick Start

Run the security-scan skill to inspect the Claude Code configuration for potential security issues.

Frequently Asked Questions about security-scan

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

FAQPage Schema
How do I automate security scanning of Claude Code agent configurations?

You can automate security scanning of Claude Code agent configurations by running this Skill to inspect settings, MCP config, hooks, and agent definitions for hardcoded secrets and excessive permissions.

What security vulnerabilities are checked during a Claude Code configuration audit?

A configuration audit checks for prompt-injection risks, excessive permission grants, MCP vulnerabilities, hook risks, hardcoded secrets, and general configuration security issues within Claude Code.

Can I integrate automated security scanning into my CI/CD pipeline for agent configurations?

Yes, you can integrate this security scanning Skill into your CI/CD pipelines to continuously monitor and harden Claude Code and agent configurations, ensuring compliance with security best practices.

Do I need AgentShield to run security scans on Claude Code settings?

Yes, this Skill requires the AgentShield dependency to automate the security auditing and scanning processes for your Claude Code and agent configurations.

What is the best way to check for hardcoded secrets in Claude Code project instruction files?

The best way to check for hardcoded secrets is to run an automated configuration audit that inspects Claude settings, MCP config, hooks, and project instruction files for security vulnerabilities.