project-structure
Organizes project folders according to industry best practices, enhancing codebase management for developers.
Install this skill
or
96/100
Security score
The project-structure 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 107
Access to .env file
SourceSKILL.md
| 107 | ├── .env.example # 환경변수 예시 (.env는 Git 제외) |
low line 338
Access to .env file
SourceSKILL.md
| 338 | touch README.md .gitignore .env.example |
low line 351
External URL reference
SourceSKILL.md
| 351 | - [Next.js Project Structure](https://nextjs.org/docs/getting-started/project-structure) |
low line 353
External URL reference
SourceSKILL.md
| 353 | - [Feature-Sliced Design](https://feature-sliced.design) |
Scanned on Feb 28, 2026
View Security Dashboard