security-hardener

Community

Prevent security regressions before deployment

AuthorCleanExpo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Proactively enforce and validate the security posture of the SYNTHEX platform to prevent deployment blockers, secret leaks, misconfigured headers, missing rate limits, and dependency vulnerabilities that could lead to production incidents.

Core Features & Use Cases

  • Critical build checks: verify next.config.mjs settings and ensure TypeScript passes with noEmit to block unsafe builds.
  • Secret and JWT safety: scan for hardcoded secrets, insecure fallbacks, and unsafe jwt casts.
  • HTTP security and rate limiting: validate CSP and other security headers, cookie flags, CORS, and rate limiting on auth endpoints.
  • Dependency and hygiene audits: run dependency vulnerability checks and surface error response leakage.
  • Use Case: run as a pre-deploy gate in CI or invoke on-demand during security reviews to produce a PASS/BLOCKED verdict and actionable file-level fixes.

Quick Start

Use the security-hardener skill to run a full security posture scan of the repository and produce a deployment verdict with actionable remediation suggestions.

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-hardener
Download link: https://github.com/CleanExpo/Synthex/archive/main.zip#security-hardener

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.