Skip to main content

integration-tests

Tests API routes efficiently using Bun's test runner for fast and reliable integration tests without HTTP overhead.

Install this skill

or
94/100

Security score

The integration-tests skill was audited on Feb 12, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 15

Curl to non-GitHub URL

SourceSKILL.md
15curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/integration-tests
low line 15

External URL reference

SourceSKILL.md
15curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/integration-tests
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →