Skip to main content

cc-refactoring-guidance

Provides guidance for safe code refactoring, emphasizing rigorous practices to improve code structure without altering behavior.

Install this skill

or
10/100

Security score

The cc-refactoring-guidance skill was audited on Jun 11, 2026 and we found 6 security issues across 1 threat category, including 6 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 21

Template literal with variable interpolation in command context

SourceSKILL.md
21Shared thresholds (routine length, parameters, cohesion): `Read(${CLAUDE_PLUGIN_ROOT}/references/cc-foundations.md)`. The full 40-item refactoring checklist: `Read(${CLAUDE_SKILL_DIR}/checklists.md)`.
high line 31

Template literal with variable interpolation in command context

SourceSKILL.md
31Refactor *toward* something, not just away from bad code. Find the best examples of the target pattern in this codebase, the module's conventions, and how similar refactorings were structured; match t
high line 66

Template literal with variable interpolation in command context

SourceSKILL.md
66- No automated tests → `Read(${CLAUDE_PLUGIN_ROOT}/skills/welc-legacy-code/SKILL.md)` and write characterization tests first; if impossible, document expected behavior, write a manual test script, and
high line 90

Template literal with variable interpolation in command context

SourceSKILL.md
90| Refactoring complete | `Read(${CLAUDE_PLUGIN_ROOT}/skills/cc-control-flow-quality/SKILL.md)` |
high line 91

Template literal with variable interpolation in command context

SourceSKILL.md
91| Structure changed | `Read(${CLAUDE_PLUGIN_ROOT}/skills/cc-routine-and-class-design/SKILL.md)` |
high line 92

Template literal with variable interpolation in command context

SourceSKILL.md
92| Reviewing a refactoring | `Read(${CLAUDE_PLUGIN_ROOT}/skills/aposd-reviewing-module-design/SKILL.md)` |
Scanned on Jun 11, 2026
View Security Dashboard
Installation guide →