config-setup
Facilitates project setup by creating configuration files and managing environment variables for seamless application deployment.
Install this skill
or
65/100
Security score
The config-setup skill was audited on Feb 9, 2026 and we found 15 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 3
Access to .env file
SourceSKILL.md
| 3 | description: Sets up configuration files, environment variables, and project configuration. Use when setting up project configuration, environment setup, or configuration management. Creates config fi |
medium line 14
Access to .env file
SourceSKILL.md
| 14 | 5. Create .env.example file |
medium line 19
Access to .env file
SourceSKILL.md
| 19 | - .env.example file |
low line 31
Access to .env file
SourceSKILL.md
| 31 | port: process.env.PORT || 3000, |
low line 33
Access to .env file
SourceSKILL.md
| 33 | host: process.env.DB_HOST || 'localhost', |
low line 34
Access to .env file
SourceSKILL.md
| 34 | port: process.env.DB_PORT || 5432, |
low line 35
Access to .env file
SourceSKILL.md
| 35 | name: process.env.DB_NAME, |
low line 36
Access to .env file
SourceSKILL.md
| 36 | user: process.env.DB_USER, |
low line 37
Access to .env file
SourceSKILL.md
| 37 | password: process.env.DB_PASSWORD |
low line 40
Access to .env file
SourceSKILL.md
| 40 | secret: process.env.JWT_SECRET, |
low line 41
Access to .env file
SourceSKILL.md
| 41 | expiresIn: process.env.JWT_EXPIRES_IN || '24h' |
low line 43
Access to .env file
SourceSKILL.md
| 43 | nodeEnv: process.env.NODE_ENV || 'development' |
low line 48
Access to .env file
SourceSKILL.md
| 48 | # .env.example |
medium line 64
Access to .env file
SourceSKILL.md
| 64 | - **Environment Variables**: .env files, environment setup |
medium line 75
Access to .env file
SourceSKILL.md
| 75 | - **.env.example**: Provide example file with all required variables |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
openclawclaude-codecursorwindsurfclineroo-codeampcodexgoosetraeopencodevibemanusantigravitygemini-clibackendapicross-platformdevops-srebackend-developerfullstack-developerproduct-managertechnical-pmdevelopmentproduct
majiayu000/claude-skill-registry