Marketplace

code-hardcode-audit

Detects hardcoded values, magic numbers, duplicate constants, and leaked secrets using Ruff, Semgrep, jscpd, and gitleaks. Use when auditing for hardcodes, magic numbers, PLR2004, constant detection, secret scanning, or before release.

$ 설치

git clone https://github.com/terrylica/cc-skills /tmp/cc-skills && cp -r /tmp/cc-skills/plugins/itp/skills/code-hardcode-audit ~/.claude/skills/cc-skills

// tip: Run this command in your terminal to install the skill