Skip to main content

Hypothesis Testing

Applies the scientific method to debugging, enabling systematic hypothesis testing to identify and resolve software issues effectively.

Install this skill

or
95/100

Security score

The Hypothesis Testing skill was audited on Feb 12, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 198

Template literal with variable interpolation in command context

SourceSKILL.md
198console.log(`Operation took ${duration}ms`);
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →