security-scan

Community

Quick routine security checks for everyday safety.

Authorcosmix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides quick, routine security checks that should be run frequently during development. These are lightweight scans designed to catch common issues early, not comprehensive audits.

Core Features & Use Cases

  • Secret Detection: Scan for hardcoded keys and credentials.
  • Dependency & Configuration Checks: Quick vulnerability and misconfiguration checks.
  • Pre-commit / PR Hygiene: Lightweight security checks before merges.

Quick Start

Run a fast security sweep on the repository to catch obvious secrets and outdated dependencies.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: security-scan
Download link: https://github.com/cosmix/claude-code-setup/archive/main.zip#security-scan

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