Skip to main content

testing-patterns

Provides testing patterns for LivestockAI, including unit, property-based, and integration tests using Vitest and fast-check.

Install this skill

or
95/100

Security score

The testing-patterns skill was audited on Feb 25, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 106

Template literal with variable interpolation in command context

SourceSKILL.md
106email: `test-${Date.now()}@example.com`,
Scanned on Feb 25, 2026
View Security Dashboard