project-onboarding
Facilitates effective onboarding onto new projects by analyzing codebase structure, mapping architecture, and documenting findings.
Install this skill
or
79/100
Security score
The project-onboarding skill was audited on Feb 28, 2026 and we found 9 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*" |
medium line 426
Access to .env file
SourceSKILL.md
| 426 | Identify required environment variables from `.env.example` or code. |
low line 431
Access to .env file
SourceSKILL.md
| 431 | - path: ".env.example" |
low line 442
Access to .env file
SourceSKILL.md
| 442 | pattern: 'process\.env\.[A-Z_]+' |
low line 730
Access to .env file
SourceSKILL.md
| 730 | 2. Setup environment: Copy `.env.example` to `.env.local` |
low line 817
Access to .env file
SourceSKILL.md
| 817 | 3. [ ] Copy `.env.example` to `.env.local` |
medium line 1042
Access to .env file
SourceSKILL.md
| 1042 | **Problem:** Missing `.env.local` file causes runtime errors. |
medium line 1044
Access to .env file
SourceSKILL.md
| 1044 | **Solution:** Copy `.env.example` to `.env.local` and fill in required values. Ask team for secrets. |
low line 822
External URL reference
SourceSKILL.md
| 822 | 8. [ ] Open http://localhost:3000 |
Scanned on Feb 28, 2026
View Security DashboardInstall this skill with one command
/learn @mgd34msu/project-onboardingGitHub Stars 4
Rate this skill
Categoryproject management
UpdatedMarch 29, 2026
claude-codecursorwindsurfclineroo-codeampcodexgoosetraeopencodevibemanusantigravitygemini-clicross-platformproject-managerfrontend-developerbackend-developerdevops-sretechnical-pmproject managementdevelopmentproduct
mgd34msu/goodvibes-plugin