Skip to main content

docs-starter-kit

Generates comprehensive documentation templates for open-source and internal projects, ensuring best practices and essential sections are included.

Install this skill

or
91/100

Security score

The docs-starter-kit skill was audited on Feb 9, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 126

Access to .env file

SourceSKILL.md
126cp .env.example .env
low line 127

Access to .env file

SourceSKILL.md
127# Edit .env with your values
low line 191

External URL reference

SourceSKILL.md
191- [Next.js](https://nextjs.org/) - React framework
low line 192

External URL reference

SourceSKILL.md
192- [Prisma](https://prisma.io/) - Database ORM
low line 193

External URL reference

SourceSKILL.md
193- [Tailwind CSS](https://tailwindcss.com/) - Styling
low line 443

External URL reference

SourceSKILL.md
443This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.0.
low line 463

External URL reference

SourceSKILL.md
463http://www.apache.org/licenses/
low line 473

External URL reference

SourceSKILL.md
473The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
low line 474

External URL reference

SourceSKILL.md
474and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Scanned on Feb 9, 2026
View Security Dashboard