home/categories/code-quality/terrylica-cc-skills-plugins-itp-skills-code-hardcode-audit-skill-md
code-qualitytesting-security

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.

terrylica
maintainer
terrylica
更新日 1/20/2026
スター
7
フォーク
1
quick start

Installation and usage

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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use code-hardcode-audit