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
| 129 | if [ -f .env ]; then |
low line 130
Access to .env file
SourceSKILL.md
| 130 | source .env |
low line 132
Access to .env file
SourceSKILL.md
| 132 | echo "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
| 135 | echo "NOTE: Create a .env file and add your API keys (see .env.example)" |
Scanned on Feb 9, 2026
View Security Dashboard