code-hardcode-audit
✓檢測硬編碼值、幻數和洩露的秘密。觸發器 - 硬編碼審計、幻數、PLR2004、秘密掃描。
SKILL.md
| Tool | Detection Focus | Language Support | Speed |
| Ruff PLR2004 | Magic value comparisons | Python | Fast | | Semgrep | URLs, ports, paths, credentials | Multi-language | Medium | | jscpd | Duplicate code blocks | Multi-language | Slow | | gitleaks | Secrets, API keys, passwords | Any (file-based) | Fast |
| Ruff PLR2004 not found | Ruff not installed or old | uv tool install ruff or upgrade | | Semgrep timeout | Large codebase scan | Use --exclude to limit scope | | jscpd memory error | Too many files | Increase Node heap: NODEOPTIONS=--max-old-space-size=4096 | | gitleaks false positives | Test data flagged | Add patterns to .gitleaks.toml allowlist |
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/terrylica/cc-skills --skill code-hardcode-audit- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-04
- 更新時間
- 2026-02-18
快速解答
什麼是 code-hardcode-audit?
檢測硬編碼值、幻數和洩露的秘密。觸發器 - 硬編碼審計、幻數、PLR2004、秘密掃描。 來源:terrylica/cc-skills。
如何安裝 code-hardcode-audit?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/terrylica/cc-skills --skill code-hardcode-audit 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/terrylica/cc-skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-04