mistral-local-dev-loop
Sets up a local development environment for Mistral AI with hot reload and testing, enhancing workflow efficiency.
Install this skill
or
81/100
Security score
The mistral-local-dev-loop skill was audited on May 12, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 53
Access to .env file
SourceSKILL.md
| 53 | ├── .env.local # Local secrets (git-ignored) |
low line 54
Access to .env file
SourceSKILL.md
| 54 | ├── .env.example # Template for team |
low line 109
Access to .env file
SourceSKILL.md
| 109 | cat > .env.example << 'EOF' |
low line 115
Access to .env file
SourceSKILL.md
| 115 | cp .env.example .env.local |
low line 116
Access to .env file
SourceSKILL.md
| 116 | echo '.env.local' >> .gitignore |
low line 117
Access to .env file
SourceSKILL.md
| 117 | echo '.env' >> .gitignore |
low line 131
Access to .env file
SourceSKILL.md
| 131 | const apiKey = process.env.MISTRAL_API_KEY; |
low line 231
Access to .env file
SourceSKILL.md
| 231 | const apiKey = process.env.MISTRAL_API_KEY; |
medium line 265
Access to .env file
SourceSKILL.md
| 265 | - Environment variable management with `.env.local` |
medium line 271
Access to .env file
SourceSKILL.md
| 271 | | Env not loaded | Missing .env.local | Copy from .env.example | |
low line 277
External URL reference
SourceSKILL.md
| 277 | - [Vitest Documentation](https://vitest.dev/) |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 2.2K
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
claudeclaude-codecodexfrontenddesigndocxgitapitestingbackendml-ai-engineerbackend-developerdata-engineerdevelopment
jeremylongshore/claude-code-plugins-plus-skills