Skip to main content

bookstrap-init

Facilitates the creation of a Book Requirements Document (BRD) through guided questions, streamlining book project initialization.

Install this skill

or
95/100

Security score

The bookstrap-init skill was audited on Feb 9, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 94

Access to .env file

SourceSKILL.md
94.env
low line 129

Access to .env file

SourceSKILL.md
129if [ -f .env ]; then
low line 130

Access to .env file

SourceSKILL.md
130source .env
low line 132

Access to .env file

SourceSKILL.md
132echo "WARNING: No embedding API key found. Set GEMINI_API_KEY or OPENAI_API_KEY in .env"
low line 135

Access to .env file

SourceSKILL.md
135echo "NOTE: Create a .env file and add your API keys (see .env.example)"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →