Next.js Scaffolding Skill
Facilitates the creation of Next.js projects with a standardized structure, configuration, and tooling for efficient development.
Install this skill
or
88/100
Security score
The Next.js Scaffolding Skill skill was audited on Mar 1, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 61
Access to .env file
SourceSKILL.md
| 61 | ├── .env.local # Local environment |
low line 62
Access to .env file
SourceSKILL.md
| 62 | ├── .env.example # Environment template |
medium line 120
Access to .env file
SourceSKILL.md
| 120 | ### .env.example |
medium line 139
Access to .env file
SourceSKILL.md
| 139 | 9. [ ] Create .env.example |
Scanned on Mar 1, 2026
View Security Dashboard