Skip to main content

docker-testing

Provides guidance for running and debugging tests in Docker environments for FastAPI and Vue/Tailwind projects.

Install this skill

or
84/100

Security score

The docker-testing skill was audited on Feb 9, 2026 and we found 2 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 24

Curl to non-GitHub URL

SourceSKILL.md
24- **API connection errors:** Test the backend directly with `curl http://localhost:8000/docs` to confirm it’s running. Verify the Nginx configuration in `client/nginx.conf` if the frontend cannot rea
low line 24

External URL reference

SourceSKILL.md
24- **API connection errors:** Test the backend directly with `curl http://localhost:8000/docs` to confirm it’s running. Verify the Nginx configuration in `client/nginx.conf` if the frontend cannot rea
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →