Skip to main content

cc-quality-practices

Enhances code quality through comprehensive checklists and debugging methods, ensuring effective testing and defect detection.

Install this skill

or
0/100

Security score

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

Categories Tested

Security Issues

high line 11

Template literal with variable interpolation in command context

SourceSKILL.md
11For active bug diagnosis (an actual failing test or repro to chase down), hand off: `Read(${CLAUDE_PLUGIN_ROOT}/skills/cc-debugging/SKILL.md)`. This skill is for QA planning and process design.
high line 13

Template literal with variable interpolation in command context

SourceSKILL.md
13Shared CC vocabulary and thresholds (cohesion spectrum, coupling, key metrics): `Read(${CLAUDE_PLUGIN_ROOT}/references/cc-foundations.md)`.
high line 38

Template literal with variable interpolation in command context

SourceSKILL.md
38- `Read(${CLAUDE_SKILL_DIR}/checklists/qa-and-testing.md)` — QA plan, inspections, test cases, data-flow.
high line 39

Template literal with variable interpolation in command context

SourceSKILL.md
39- `Read(${CLAUDE_SKILL_DIR}/checklists/debugging.md)` — finding, fixing, brute-force, general approach.
high line 80

Template literal with variable interpolation in command context

SourceSKILL.md
80| Defect to fix found | `Read(${CLAUDE_PLUGIN_ROOT}/skills/cc-refactoring-guidance/SKILL.md)` |
high line 81

Template literal with variable interpolation in command context

SourceSKILL.md
81| Design issues found | `Read(${CLAUDE_PLUGIN_ROOT}/skills/cc-routine-and-class-design/SKILL.md)` |
high line 82

Template literal with variable interpolation in command context

SourceSKILL.md
82| Active bug to diagnose | `Read(${CLAUDE_PLUGIN_ROOT}/skills/cc-debugging/SKILL.md)` |
Scanned on Jun 11, 2026
View Security Dashboard
Installation guide →