cc-quality-practices
Enhances code quality through comprehensive checklists and debugging methods, ensuring effective testing and defect detection.
Install this skill
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
Template literal with variable interpolation in command context
| 11 | For 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. |
Template literal with variable interpolation in command context
| 13 | Shared CC vocabulary and thresholds (cohesion spectrum, coupling, key metrics): `Read(${CLAUDE_PLUGIN_ROOT}/references/cc-foundations.md)`. |
Template literal with variable interpolation in command context
| 38 | - `Read(${CLAUDE_SKILL_DIR}/checklists/qa-and-testing.md)` — QA plan, inspections, test cases, data-flow. |
Template literal with variable interpolation in command context
| 39 | - `Read(${CLAUDE_SKILL_DIR}/checklists/debugging.md)` — finding, fixing, brute-force, general approach. |
Template literal with variable interpolation in command context
| 80 | | Defect to fix found | `Read(${CLAUDE_PLUGIN_ROOT}/skills/cc-refactoring-guidance/SKILL.md)` | |
Template literal with variable interpolation in command context
| 81 | | Design issues found | `Read(${CLAUDE_PLUGIN_ROOT}/skills/cc-routine-and-class-design/SKILL.md)` | |
Template literal with variable interpolation in command context
| 82 | | Active bug to diagnose | `Read(${CLAUDE_PLUGIN_ROOT}/skills/cc-debugging/SKILL.md)` | |