
Security Scanner
- 205 installs
- 8 repo stars
- Updated January 22, 2026
- jmsktm/claude-settings
Run pre-release security checks on repos, dependencies, configs, and exposed endpoints to catch common vulnerabilities before deployment or customer-facing launch.
About
Security scanner from jmsktm/claude-settings supports ship-time assurance by guiding agents through codebase and configuration reviews that surface common appsec issues—leaky secrets, risky dependencies, and unsafe defaults—before production rollout.
- Pre-release vulnerability sweeps
- Dependency and config review
- Exposure and misconfiguration checks
- Actionable remediation hints
- Launch-gate security confidence
Security Scanner by the numbers
- 205 all-time installs (skills.sh)
- Ranked #763 of 2,203 Security skills by installs in the Skillselion catalog
- Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jmsktm/claude-settings --skill security-scannerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 205 |
|---|---|
| repo stars | ★ 8 |
| Last updated | January 22, 2026 |
| Repository | jmsktm/claude-settings ↗ |
What it does
Run pre-release security checks on repos, dependencies, configs, and exposed endpoints to catch common vulnerabilities before deployment or customer-facing launch.
Files
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]" |