Skip to main content

juicebox-local-dev-loop

Sets up a local development environment for Juicebox integration, enabling testing with mock data and utilities for rapid development.

Install this skill

or
96/100

Security score

The juicebox-local-dev-loop skill was audited on Feb 28, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 30

Access to .env file

SourceSKILL.md
30cat > .env.development << 'EOF'
low line 64

Access to .env file

SourceSKILL.md
64apiKey: process.env.JUICEBOX_API_KEY,
low line 123

External URL reference

SourceSKILL.md
123- [Sandbox Environment](https://juicebox.ai/docs/sandbox)
low line 124

External URL reference

SourceSKILL.md
124- [Testing Guide](https://juicebox.ai/docs/testing)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →