environment-setup-guide
Guides developers in setting up their development environments with tools, dependencies, and configurations for various platforms.
Install this skill
or
78/100
Security score
The environment-setup-guide skill was audited on May 13, 2026 and we found 14 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 102
Curl to non-GitHub URL
SourceSKILL.md
| 102 | curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - |
low line 164
Access to hidden dotfiles in home directory
SourceSKILL.md
| 164 | **Solution:** Restart your terminal or run \`source ~/.bashrc\` (Linux) or \`source ~/.zshrc\` (macOS) |
low line 169
Access to hidden dotfiles in home directory
SourceSKILL.md
| 169 | mkdir ~/.npm-global |
low line 170
Access to hidden dotfiles in home directory
SourceSKILL.md
| 170 | npm config set prefix '~/.npm-global' |
low line 171
Access to hidden dotfiles in home directory
SourceSKILL.md
| 171 | echo 'export PATH=~/.npm-global/bin:$PATH' >> ~/.bashrc |
low line 172
Access to hidden dotfiles in home directory
SourceSKILL.md
| 172 | source ~/.bashrc |
medium line 60
Access to .env file
SourceSKILL.md
| 60 | - Environment variables (.env files) |
low line 135
Access to .env file
SourceSKILL.md
| 135 | Create a \`.env\` file: |
low line 138
Access to .env file
SourceSKILL.md
| 138 | cp .env.example .env |
low line 141
Access to .env file
SourceSKILL.md
| 141 | nano .env |
low line 144
Access to .env file
SourceSKILL.md
| 144 | Example \`.env\` content: |
low line 102
External URL reference
SourceSKILL.md
| 102 | curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - |
low line 109
External URL reference
SourceSKILL.md
| 109 | Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClie |
low line 158
External URL reference
SourceSKILL.md
| 158 | # Should see: Server running on http://localhost:3000 |
Scanned on May 13, 2026
View Security DashboardGitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
vscodefrontenddocxgitapidatabasetestingdevopsbackendfrontend-developerbackend-developerdevops-sretechnical-writerproject-managerdockerdevelopmentcontent mediaproject management
ranbot-ai/awesome-skills