code-check-security-regression

Community

Catch security regressions before they ship

Authorwebdevcody
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams detect newly introduced application-security vulnerabilities that appear during fast iteration, such as secret leaks, unsafe webhook handling, SSRF, insecure file handling, XSS, unsafe redirects, and missing rate limits.

Core Features & Use Cases

  • Secret exposure regression checks: Verifies whether secret-like environment variables are logged or accidentally reach client bundles.
  • Webhook signature verification validation: Flags webhook handlers that process requests without verifying authenticity.
  • SSRF and unsafe fetch validation: Detects fetch/HTTP calls that may use user-controlled URLs without allowlisting.
  • Upload/download safety review: Looks for unsafe handling in upload/download paths, including traversal and missing constraints.
  • Dangerous rendering detection: Finds risky rendering patterns like dangerouslySetInnerHTML and unsafe innerHTML usage tied to user content.
  • Redirect and security header hygiene: Identifies open-redirect patterns and missing rel="noopener noreferrer" on target="_blank".
  • Abuse-prone endpoint rate limiting checks: Flags new public endpoints that may need rate limiting.

Quick Start

Run a Git diff–scoped security regression scan and review the ranked HIGH/MEDIUM/LOW findings, applying only the allowed mechanical auto-fixes.

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: code-check-security-regression
Download link: https://github.com/webdevcody/go-mailing-list/archive/main.zip#code-check-security-regression

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 471,000+ vetted skills library on demand.