Agent skill · Security

security-scanning-security-hardening

Coordinate multi-layer security scanning and hardening across application, infrastructure, and compliance controls.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill security-scanning-security-hardening --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 11 KB
Bundled scripts: none
Path: skills/security-scanning-security-hardening/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

Implement comprehensive security hardening with defense-in-depth strategy through coordinated multi-agent orchestration: [Extended thinking: This workflow implements a defense-in-depth security strategy across all application layers. It coordinates specialized security agents to perform comprehensive assessments, implement layered security controls, and establish continuous security monitoring. The approach follows modern DevSecOps principles with shift-left security, automated scanning, and compliance validation. Each phase builds upon previous findings to create a resilient security posture that addresses both current vulnerabilities and future threats.] ## Use this skill when - Running a coordinated security hardening program - Establishing defense-in-depth controls across app, infra, and CI/CD - Prioritizing remediation from scans and threat modeling ## Do not use this skill when - You only need a quick scan without remediation work - You lack authorization for security testing or changes - The environment cannot tolerate invasive security controls ## Instructions 1. Execute Phase 1 to establish a security baseline. 2. Apply Phase 2 remediations for high-risk issues. 3. Impleme

What's inside
Steps it walks through
  1. Use this skill when
  2. Do not use this skill when
  3. Instructions
  4. Safety
  5. Phase 1: Comprehensive Security Assessment
  6. 1. Initial Vulnerability Scanning
  7. 2. Threat Modeling and Risk Analysis
  8. 3. Architecture Security Review
  9. Phase 2: Vulnerability Remediation
  10. 4. Critical Vulnerability Fixes
  11. 5. Backend Security Hardening
  12. 6. Frontend Security Implementation
  13. 7. Mobile Security Hardening
  14. Phase 3: Security Controls Implementation
More from agentic-awesome-skills
All skills →
About this skill
What does the security-scanning-security-hardening skill do?

Coordinate multi-layer security scanning and hardening across application, infrastructure, and compliance controls.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill security-scanning-security-hardening --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going