jmsktm/claude-settings

Security Scanner

Scan code and infrastructure for security vulnerabilities and compliance issues

Installation

$ npx skills add jmsktm/claude-settings --skill security-scanner

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from jmsktm/claude-settings · top by installs.

npx skills add jmsktm/claude-settings

Browse all from jmsktm/claude-settings

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 9
Default branch main
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,342 B
  • docs SUMMARY.md 103 B

History

  1. First recorded snapshot · 206 installs

SKILL.md

Security Scanner

Scan code and infrastructure for security vulnerabilities. Identify issues before they become breaches with systematic security analysis.

Core Workflows

Workflow 1: Code Security Scan

  1. SAST - Static application security testing
  2. Dependency Check - Scan for vulnerable dependencies
  3. Secrets Detection - Find hardcoded credentials
  4. OWASP Check - Review against OWASP Top 10
  5. Report - Generate findings report

Workflow 2: Infrastructure Security

  1. Configuration Audit - Check security settings
  2. Network Scan - Identify exposed services
  3. Access Review - Audit permissions and IAM
  4. Compliance Check - Verify against standards
  5. Remediation Plan - Prioritize and fix issues

Quick Reference

Action Command
Scan code "Run security scan on [repo]"
Check dependencies "Scan for vulnerable dependencies"
Audit infrastructure "Security audit [environment]"