Skip to main content

CTT Test Handler Implementation

Automates Z-Wave certification tests by parsing logs and responding to prompts, enhancing testing efficiency.

Install this skill

or
68/100

Security score

The CTT Test Handler Implementation skill was audited on Feb 19, 2026 and we found 4 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 41

Direct command execution function call

SourceSKILL.md
41const match = /<PATTERN>/i.exec(ctx.logText);
high line 131

Direct command execution function call

SourceSKILL.md
131const field1 = /Field 1:\s+'(\w+)'/i.exec(ctx.logText)?.[1];
low line 151

External URL reference

SourceSKILL.md
151- [zwave-js CC Documentation](https://zwave-js.github.io/zwave-js/#/api/CCs/index) - Official CC API docs
low line 164

External URL reference

SourceSKILL.md
1643. **Find the CC API** at https://zwave-js.github.io/zwave-js/#/api/CCs/index - only if this leaves questions open, look in `node_modules/@zwave-js/cc/build/esm/cc/<CC>CC.d.ts`
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry